aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-07-16gpiolib: irqchip: prevent driver unloading if gpio is used as irq onlyGrygorii Strashko
2015-07-16gpio: zynq: Fix problem with unbalanced pm_runtime_enableMichal Simek
2015-07-16gpio: pcf857x: get rid of slock spinlockGrygorii Strashko
2015-07-16gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven
2015-07-16gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_typeGrygorii Strashko
2015-07-16gpio: em: Remove obsolete platform data supportGeert Uytterhoeven
2015-07-16gpio: zx: Add ZTE zx296702 GPIO supportJun Nie
2015-07-16gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong
2015-07-16gpio: of: remove unnecessary variable in of_get_gpio_hog()Masahiro Yamada
2015-07-16gpio: mvebu: kill bogus dependency on GPIO_GENERICMasahiro Yamada
2015-07-16gpio: altera: use of_mm_gpiochip_remove() to fix memory leakMasahiro Yamada
2015-07-16gpio: altera: fix return value of altera_gpio_remove()Masahiro Yamada
2015-07-16gpio: altera: kill bogus dependency on GPIO_GENERICMasahiro Yamada
2015-07-16gpio: zynq: add missing module_exit functionMasahiro Yamada
2015-07-16gpiolib: Fix docs for gpiochip_add_pingroup_rangeTomeu Vizoso
2015-07-16gpio: generic: add get_direction supportPhilipp Zabel
2015-07-14gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner
2015-07-14gpio/davinci: Avoid redundant lookup of irq_dataThomas Gleixner
2015-07-14gpio/msm-v2: Avoid redundant lookup of irq_dataThomas Gleixner
2015-07-14gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removalThomas Gleixner
2015-07-14gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removalThomas Gleixner
2015-07-14gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removalThomas Gleixner
2015-07-14gpio/davinci: Prepare gpio_irq_handler for irq argument removalThomas Gleixner
2015-07-14gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-14gpio/davinci: Use accessor function irq_data_get_irq_handler_data()Jiang Liu
2015-07-14gpio/gpio-tegra: Use irq_set_handler_locked()Thomas Gleixner
2015-07-14gpio/pch: Use irq_set_handler_locked()Thomas Gleixner
2015-07-14gpio/omap: Use irq_set_handler_locked()Thomas Gleixner
2015-07-14gpio/msm-v2: Use irq_set_handler_locked()Thomas Gleixner
2015-07-14gpio/ep93xx: Use irq_set_handler_locked()Thomas Gleixner
2015-07-14gpio/zynq: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-07-14gpiolib: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-14gpio/tz1090: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-14gpio/timberdale: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-14gpio/mvebu: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-14gpio/mpc8xxx: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-13gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner
2015-07-06gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki
2015-06-25gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25gpio/dwapb: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-18gpio: gpio-tegra: Fix race in installing chained IRQ handlerRussell King
2015-06-18gpio: gpio-mxs: Fix race in installing chained IRQ handlerRussell King