summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: pci-idio-16: Fix PCI device ID codeWilliam Breathitt Gray2017-02-131-1/+1
* gpio: mockup: implement event injecting over debugfsBartosz Golaszewski2017-02-131-1/+115
* gpio: mockup: add a dummy irqchipBartosz Golaszewski2017-02-132-0/+81
* gpio: mockup: implement naming the linesBartosz Golaszewski2017-02-061-0/+35
* gpio: mockup: code shrinkBartosz Golaszewski2017-02-061-21/+8
* gpio: mockup: readability tweaksBartosz Golaszewski2017-02-061-57/+66
* gpio: Add GPIO support for the ACCES PCI-IDIO-16William Breathitt Gray2017-02-064-0/+364
* Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-057-40/+58
|\
| * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-043-23/+37
| * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-046-33/+37
* | gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build errorAxel Lin2017-02-041-0/+2
* | gpio: ws16c48: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+18
* | gpio: gpio-mm: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+14
* | gpio: 104-idio-16: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+10
* | gpio: 104-idi-48: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+14
* | gpio: 104-dio-48e: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+22
* | gpio: ws16c48: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-011-2/+0
* | gpio: gpio-mm: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-011-2/+0
* | gpio: 104-idio-16: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-011-2/+0
* | gpio: 104-idi-48: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-011-2/+0
* | gpio: 104-dio-48e: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-011-2/+0
* | gpiolib: Fix a WARN_ON that can never triggerChristophe JAILLET2017-01-311-2/+1
* | gpio: random documentation updateLinus Walleij2017-01-311-9/+46
* | gpio: mcp23s08: use regmapSebastian Reichel2017-01-301-190/+130
* | gpio-hammer: fix make consumer_label suitable to work on gpio-nailsUwe Kleine-König2017-01-261-1/+1
* | gpio: ws16c48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-261-23/+5
* | gpio: gpio-mm: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-261-11/+1
* | gpio: 104-idio-16: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-261-22/+5
* | gpio: 104-idi-48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-261-23/+5
* | gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-261-22/+5
* | Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij2017-01-2647-257/+392
|\ \
| * | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-2626-218/+297
| * | pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg2017-01-264-0/+56
| * | pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-2618-39/+39
* | | gpio: exar: add gpio for exar cardsSudip Mukherjee2017-01-263-0/+208
* | | gpio: ws16c48: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-261-0/+41
* | | gpio: gpio-mm: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-261-0/+39
* | | gpio: 104-idio-16: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-261-0/+20
* | | gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-261-0/+39
* | | Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-01-267-46/+64
|\ \ \ | | |/ | |/|
| * | gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-267-20/+33
| * | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-267-40/+45
| |/
* | gpio: Add a driver for Cortina Systems Gemini GPIOLinus Walleij2017-01-263-0/+246
* | gpio: add DT bindings for Cortina Gemini GPIOLinus Walleij2017-01-261-0/+24
* | gpio: davinci: Remove custom .xlateKeerthy2017-01-261-22/+0
* | gpio: davinci: Add support for multiple GPIO controllersKeerthy2017-01-262-1/+4
* | gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy2017-01-262-56/+83
* | gpio: davinci: Remove unwanted blank lineKeerthy2017-01-261-1/+0
* | gpio: davinci: Remove gpio2regs functionKeerthy2017-01-261-24/+11
* | gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi2017-01-261-1/+1