summaryrefslogtreecommitdiff
path: root/drivers/gpio/intel_ich6_gpio.c
AgeCommit message (Expand)Author
2016-06-12x86: Probe pinctrl driver in cpu_init_r()Bin Meng
2016-06-12x86: ich6_gpio: Output return value of syscon_get_by_driver_data()Bin Meng
2016-03-17x86: Drop all the old pin configuration codeSimon Glass
2016-03-17x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass
2016-03-17x86: gpio: Correct GPIO setup orderingSimon Glass
2016-02-05x86: ich6_gpio: Convert to use proper DM APIBin Meng
2015-08-26x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass
2015-08-26x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2014-12-18x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng
2014-12-13x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng
2014-12-13gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass
2014-10-23dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-12-06x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson