summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-23
|\
| * gpio: pci-idio-16: Fix PCI BAR indexWilliam Breathitt Gray2017-02-13
| * gpio: pci-idio-16: Fix PCI device ID codeWilliam Breathitt Gray2017-02-13
| * gpio: mockup: implement event injecting over debugfsBartosz Golaszewski2017-02-13
| * gpio: mockup: add a dummy irqchipBartosz Golaszewski2017-02-13
| * gpio: mockup: implement naming the linesBartosz Golaszewski2017-02-06
| * gpio: mockup: code shrinkBartosz Golaszewski2017-02-06
| * gpio: mockup: readability tweaksBartosz Golaszewski2017-02-06
| * gpio: Add GPIO support for the ACCES PCI-IDIO-16William Breathitt Gray2017-02-06
| * Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-05
| |\
| | * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-04
| | * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-04
| * | gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build errorAxel Lin2017-02-04
| * | gpio: ws16c48: Add support for GPIO namesWilliam Breathitt Gray2017-02-01
| * | gpio: gpio-mm: Add support for GPIO namesWilliam Breathitt Gray2017-02-01
| * | gpio: 104-idio-16: Add support for GPIO namesWilliam Breathitt Gray2017-02-01
| * | gpio: 104-idi-48: Add support for GPIO namesWilliam Breathitt Gray2017-02-01
| * | gpio: 104-dio-48e: Add support for GPIO namesWilliam Breathitt Gray2017-02-01
| * | gpio: ws16c48: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-01
| * | gpio: gpio-mm: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-01
| * | gpio: 104-idio-16: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-01
| * | gpio: 104-idi-48: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-01
| * | gpio: 104-dio-48e: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-01
| * | gpiolib: Fix a WARN_ON that can never triggerChristophe JAILLET2017-01-31
| * | gpio: mcp23s08: use regmapSebastian Reichel2017-01-30
| * | gpio: ws16c48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-26
| * | gpio: gpio-mm: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-26
| * | gpio: 104-idio-16: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-26
| * | gpio: 104-idi-48: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-26
| * | gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-26
| * | Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij2017-01-26
| |\ \
| * | | gpio: exar: add gpio for exar cardsSudip Mukherjee2017-01-26
| * | | gpio: ws16c48: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-26
| * | | gpio: gpio-mm: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-26
| * | | gpio: 104-idio-16: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-26
| * | | gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-26
| * | | Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-01-26
| |\ \ \ | | | |/ | | |/|
| | * | gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-26
| | * | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-26
| * | | gpio: Add a driver for Cortina Systems Gemini GPIOLinus Walleij2017-01-26
| * | | gpio: davinci: Remove custom .xlateKeerthy2017-01-26
| * | | gpio: davinci: Add support for multiple GPIO controllersKeerthy2017-01-26
| * | | gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy2017-01-26
| * | | gpio: davinci: Remove gpio2regs functionKeerthy2017-01-26
| * | | gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi2017-01-26
| * | | gpio: mvebu: fix warning when building on 64-bitRussell King2017-01-11
| * | | gpio: pca953x: Add optional reset gpio controlSteve Longerbeam2017-01-11
| * | | gpio: Remove impossible checks on container_of() resultStephen Boyd2017-01-11
| * | | gpiolib: Update documentation of struct acpi_gpio_infoAndy Shevchenko2017-01-11
| * | | gpiolib: Switch to for_each_set_bit()Andy Shevchenko2017-01-11