aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-12-20gpio: add GPIO support for SMSC SCH311xBruno Randolf
2013-12-17Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-12gpio / ACPI: return -ENOENT when no mapping existsMika Westerberg
2013-12-12gpio: rcar: Fix level interrupt handlingValentine Barshak
2013-12-12gpio: msm: Add module device table and mark table constStephen Boyd
2013-12-12gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2013-12-12gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot
2013-12-12gpio: driver for Xtensa GPIO32Baruch Siach
2013-12-12gpio: 74x164: Driver cleanupAlexander Shiyan
2013-12-12gpio: 74x164: Remove non-DT supportAlexander Shiyan
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-12-11gpio: tegra: add missing error handling to probeStephen Warren
2013-12-10gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros
2013-12-09Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel....Kevin Hilman
2013-12-09gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko
2013-12-09gpiolib: introduce chip_* to print with chip->label prefixAndy Shevchenko
2013-12-09gpiolib: unify pr_* messages formatAndy Shevchenko
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-04Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-12-04Merge branch 'mark-irqs' into develLinus Walleij
2013-12-04gpio: lynxpoint: lock IRQs when starting themLinus Walleij
2013-12-04gpio: intel-mid: lock IRQs when starting themLinus Walleij
2013-12-04gpio: em: lock IRQs when starting themLinus Walleij
2013-12-04gpio: bcm-kona: lock IRQs when starting themLinus Walleij
2013-12-04gpio: lock adnp IRQs when enabling themLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-12-04gpio: rewrite gpiochip_offset_to_desc()Alexandre Courbot
2013-12-04gpio: MOXA ART: rename moxart_gpio_base to baseJonas Jensen
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-03gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus
2013-12-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang
2013-12-03gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot
2013-12-03gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot
2013-12-03gpio: Add MOXA ART GPIO driverJonas Jensen
2013-12-03gpio: rcar: Support both edge trigger with DTLaurent Pinchart
2013-12-03gpio-lynxpoint: Allow building as a moduleJean Delvare
2013-12-03ARM: lpc32xx: move custom GPIO headerLinus Walleij
2013-12-03gpio: drop users of irq_set_chip_and_handler_name()Linus Walleij
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-27gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer
2013-11-27gpio: pl061: move irqdomain initializationLinus Walleij
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson
2013-11-25gpio: em: Enable mask on suspendMagnus Damm
2013-11-25gpio: em: Use lazy disableMagnus Damm
2013-11-25gpio: em: Setup gpiochip->devMagnus Damm
2013-11-25gpio: rcar: Enable mask on suspendMagnus Damm
2013-11-25gpio: rcar: Use lazy disableMagnus Damm
2013-11-25gpio/omap: raw read and write endian fixVictor Kamensky
2013-11-25gpio/lynxpoint: add new ACPI IDMika Westerberg