summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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-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-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
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-06gpio: gpio-mxs: Remove unneeded dt checksFabio Estevam
2013-11-06gpio: pl061: don't depend on CONFIG_ARMRob Herring
2013-10-30gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun
2013-10-30gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun
2013-10-30gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun
2013-10-29gpiolib: devres: add missing headersAlexandre Courbot
2013-10-29gpiolib: make GPIO_DEVRES depend on GPIOLIBAlexandre Courbot
2013-10-29ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson
2013-10-27Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-10-25gpio: add TB10x GPIO driverChristian Ruppert
2013-10-23gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot
2013-10-19gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg
2013-10-19gpiolib / ACPI: add ACPI support for gpiod_get_index()Mika Westerberg
2013-10-19gpiolib / ACPI: convert to gpiod interfacesMika Westerberg
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot
2013-10-19gpiolib: port of_ functions to use gpiodAlexandre Courbot
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer
2013-10-17gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert
2013-10-16gpio: rcar: Include linux/of.h headerSachin Kamat
2013-10-16gpio: lpc32xx: Include linux/of.h headerSachin Kamat