summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
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-063-0/+358
* Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-056-28/+35
|\
| * 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-045-23/+27
* | 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-2643-198/+347
|\ \
| * | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-2623-167/+269
| * | pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg2017-01-263-0/+50
| * | pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-2617-31/+28
* | | 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-266-40/+47
|\ \ \ | | |/ | |/|
| * | gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-266-16/+25
| * | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-266-34/+32
| |/
* | 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