summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-2324-538/+1671
|\
| * gpio: pci-idio-16: Fix PCI BAR indexWilliam Breathitt Gray2017-02-131-2/+3
| * 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-063-0/+358
| * Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-052-12/+16
| |\
| | * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-042-13/+16
| | * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-041-7/+8
| * | 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: mcp23s08: use regmapSebastian Reichel2017-01-301-190/+130
| * | 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-2618-114/+211
| |\ \
| * | | 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-262-7/+26
| |\ \ \ | | | |/ | | |/|
| | * | gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-262-4/+6
| | * | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-262-6/+23
| * | | gpio: Add a driver for Cortina Systems Gemini GPIOLinus Walleij2017-01-263-0/+246
| * | | gpio: davinci: Remove custom .xlateKeerthy2017-01-261-22/+0
| * | | gpio: davinci: Add support for multiple GPIO controllersKeerthy2017-01-261-1/+3
| * | | gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy2017-01-261-54/+73
| * | | gpio: davinci: Remove gpio2regs functionKeerthy2017-01-261-24/+11
| * | | gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi2017-01-261-1/+1
| * | | gpio: mvebu: fix warning when building on 64-bitRussell King2017-01-111-1/+1
| * | | gpio: pca953x: Add optional reset gpio controlSteve Longerbeam2017-01-111-0/+9
| * | | gpio: Remove impossible checks on container_of() resultStephen Boyd2017-01-111-3/+1
| * | | gpiolib: Update documentation of struct acpi_gpio_infoAndy Shevchenko2017-01-112-4/+4
| * | | gpiolib: Switch to for_each_set_bit()Andy Shevchenko2017-01-111-12/+6