summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-12-15gpio: pch: fix non-DT buildLinus Walleij
2015-12-15gpio: pxa: add pin control gpio direction and requestRobert Jarzmik
2015-12-14gpio: pl061: add support for wakeup configurationSudeep Holla
2015-12-14gpio: zynq: Do PM initialization earlier to support gpio hogsMichal Simek
2015-12-11gpio: forward-declare enum gpiod_flagsLinus Walleij
2015-12-11gpio: rcar: Improve clock error handling and reportingGeert Uytterhoeven
2015-12-11gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven
2015-12-10gpio: Restore indentation of parent device setupGeert Uytterhoeven
2015-12-10gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.Phil Reid
2015-12-10gpio: mpc5200: Use platform_register/unregister_drivers()Thierry Reding
2015-12-10gpio: 104-idio-16: Clear pending interrupt in IRQ handlerWilliam Breathitt Gray
2015-12-10gpio: drop surplus PCI and USB dependenciesAndrew F. Davis
2015-12-10gpio: pch: allow use from device treePaul Burton
2015-12-10gpio: pch: allow build on MIPS platformsPaul Burton
2015-12-10gpio: 74x164: Use a single SPI transfer instead of multiple transfersGeert Uytterhoeven
2015-12-10gpio: 74x164: Allocate buffer with gen_74x164_chipGeert Uytterhoeven
2015-12-10gpio: pxa: change the interrupt managementRobert Jarzmik
2015-12-10gpio: pxa: convert to devm_ioremapRobert Jarzmik
2015-12-10gpio: pxa: convert to one gpiochipRobert Jarzmik
2015-12-09gpio: pca953x: make inclusion of <linux/of_platform.h> unconditionalLinus Walleij
2015-12-09gpio: pca935x: fix of-only probed devicesBen Dooks
2015-12-09gpio: pca953x: add onsemi,pca9654 idBen Dooks
2015-12-04gpio: davinci: fix missed parent conversionLinus Walleij
2015-12-01gpio: Add GPIO support for the ACCES 104-IDI-48William Breathitt Gray
2015-11-30gpio: use dev_get_platdata()Nizam Haider
2015-11-30gpio: 104-idio-16: Disable IRQ on device probeWilliam Breathitt Gray
2015-11-30gpio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-11-29gpiolib: make comment consistent with codeBamvor Jian Zhang
2015-11-19gpio: 104-idio-16: Use lowercase symbol names for const variablesWilliam Breathitt Gray
2015-11-19gpiolib: do not allow to insert an empty gpiochipBamvor Jian Zhang
2015-11-19gpiolib: improve overlap check of range of gpioBamvor Jian Zhang
2015-11-19gpiolib: keep comment consistent with codeBamvor Jian Zhang
2015-11-19gpio: pxa: change initcall level second attemptRobert Jarzmik
2015-11-19gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov
2015-11-19gpio: Add IRQ support to ACCES 104-IDIO-16 driverWilliam Breathitt Gray
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-01gpio: fix up SPI submenuLinus Walleij
2015-11-01gpio: drop surplus I2C dependenciesLinus Walleij
2015-11-01gpio: drop surplus X86 dependenciesLinus Walleij
2015-10-31gpio / ACPI: Allow shared GPIO event to be read via operation regionMika Westerberg
2015-10-31gpio: group port-mapped I/O drivers in a menuLinus Walleij
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27gpio: xilinx: Drop architecture dependenciesSoren Brinkmann
2015-10-27gpio: generic: Revert to old error handling in bgpio_mapGuenter Roeck
2015-10-27gpio: Add GPIO support for the ACCES 104-IDIO-16William Breathitt Gray