summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-17Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2015-07-17gpio/davinci: add interrupt support for GPIOs 16-31Vitaly Andrianov
2015-07-17Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij
2015-07-17gpio: etraxfs: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski
2015-07-16gpiolib: remove unneeded assignationLaurent Navet
2015-07-16gpio: 74xx: Fix build warning about void to integer castNicholas Krause
2015-07-16gpiolib: assign chip owner to dev->driver->owner if not setGrygorii Strashko
2015-07-16gpiolib: irqchip: prevent driver unloading if gpio is used as irq onlyGrygorii Strashko
2015-07-16gpio: pcf857x: get rid of slock spinlockGrygorii Strashko
2015-07-16gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven
2015-07-16gpio: em: Remove obsolete platform data supportGeert Uytterhoeven
2015-07-16gpio: zx: Add ZTE zx296702 GPIO supportJun Nie
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-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds