gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
[cascardo/linux.git] / drivers / gpio /
2016-06-23 Masahiro Yamadagpio: of: remove of_gpiochip_and_xlate() and struct...
2016-06-23 Masahiro Yamadagpio: of: move chip->of_gpio_n_cells checking to of_gpi...
2016-06-23 Masahiro Yamadagpio: of: drop needless gpio_chip look-up in of_parse_o...
2016-06-23 Masahiro Yamadagpio: of: optimize "gpios" property parsing of of_parse...
2016-06-23 Linus Walleijgpio: convince line to become input in irq helper
2016-06-18 Ben Dooksgpiolib: make lineevent_irq_thread static
2016-06-18 Linus Walleijgpio: make the iterator point to last handle
2016-06-16 Arnd Bergmanngpiolib: avoid uninitialized data in gpio kfifo
2016-06-15 Linus Walleijgpio: userspace ABI for reading GPIO line events
2016-06-15 Linus Walleijgpio: userspace ABI for reading/writing GPIO lines
2016-06-15 Andy Shevchenkogpio: pca953x: enable driver on Intel Edison
2016-06-15 Rui Zhanggpio: acpi: add _DEP support for Acer One 10
2016-06-14 plr.vincent@gmail.comgpio: f7188x: Implement get_direction.
2016-06-13 Vignesh Rgpio: pca953x: Fix NBANK calculation for PCA9536
2016-06-08 Christian Lampartergpio: mmio: add MyBook Live GPIO support
2016-06-08 Álvaro Fernández... gpio: mmio: add DT support for memory-mapped GPIOs
2016-06-08 Paul Gortmakergpio: lpc18xx: convert GPIO_LPC18XX from bool to tristate
2016-06-08 Kamlakant Patelgpio: Add ACPI support for XLP GPIO controller
2016-06-08 Kamlakant Patelgpio: xlp: Fix vulcan IRQ descriptor allocation
2016-06-08 Alexander Shiyangpio: clps711x: Remove board support
2016-06-08 Alexander Shiyangpio: syscon: Change the compatibility string
2016-06-08 Alexander Shiyangpio: clps711x: Change the compatibility string
2016-06-08 Iban Rodriguezgpio: xilinx: Add support to set multiple GPIO at once
2016-06-08 Andy Shevchenkogpio: pca953x: enfore type for i2c_smbus_write_word_data()
2016-06-07 Andy Shevchenkogpio: pca953x: remove redundant assignments
2016-06-07 Kishon Vijay Abraham Igpio: pcf857x: restore the initial line state of all...
2016-06-07 Masahiro Yamadagpio: remove redundant owner assignments of drivers
2016-06-07 Masahiro Yamadagpio: of: add missing of_node_put() to of_gpiochip_add_...
2016-06-07 Laxman Dewangangpio: max77620: use the new open drain callback
2016-06-07 Laxman Dewangangpio: max77620: Configure interrupt trigger level
2016-06-07 Linus Walleijgpio: stmpe: implement .get_direction()
2016-06-07 Vignesh Rgpio: pca953x: Add support for TI PCA9536
2016-06-07 Laxman Dewangangpio: max77620: add gpio driver for MAX77620/MAX20024
2016-06-04 Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc2' of git://people...
2016-06-04 Linus TorvaldsMerge tag 'vfio-v4.7-rc2' of git://github.com/awilliam...
2016-06-04 Linus TorvaldsMerge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org...
2016-06-04 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge tag 'acpi-4.7-rc2' of git://git./linux/kernel...
2016-06-04 Linus TorvaldsMerge tag 'pm-4.7-rc2' of git://git./linux/kernel/git...
2016-06-03 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-06-03 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-06-03 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-06-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-06-03 Linus TorvaldsMerge tag 'powerpc-4.7-2' of git://git./linux/kernel...
2016-06-03 Rafael J. WysockiMerge branches 'acpica-fixes', 'acpi-video' and 'acpi...
2016-06-03 Rafael J. WysockiMerge branch 'pm-cpufreq-fixes'
2016-06-03 Thomas GleixnerMerge tag 'irqchip-4.7-rc1' of git://git./linux/kernel...
2016-06-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-06-02 Radim KrčmářMerge tag 'kvm-arm-for-v4.7-rc2' of git://git./linux...
2016-06-01 Linus TorvaldsMerge tag 'pinctrl-v4.7-2' of git://git./linux/kernel...
2016-06-01 Linus TorvaldsMerge tag 'dma-buf-for-4.7' of git://git./linux/kernel...
2016-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-05-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-31 Linus TorvaldsMerge tag 'gpio-v4.7-2' of git://git./linux/kernel...
2016-05-30 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-05-30 Linus Walleijgpio: drop lock before reading GPIO direction
2016-05-30 Linus Walleijgpio: bail out silently on NULL descriptors
2016-05-30 Linus Walleijgpio: handle compatible ioctl() pointers
2016-05-30 Linus Walleijgpio: flush direction status in gpiochip_lock_as_irq()
2016-05-30 Sylvain Lemieuxgpio: lpc32xx: disable broken to_irq support
2016-05-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-05-28 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-05-28 Linus TorvaldsMerge branch 'hash' of git://ftp.sciencehorizons.net...
2016-05-28 Linus TorvaldsMerge tag 'chrome-platform' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge tag 'sound-4.7-rc1-2' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2016-05-28 Linus TorvaldsMerge branch 'for-linus-4.7-rc1' of git://git./linux...
2016-05-28 Linus TorvaldsMerge tag 'upstream-4.7-rc1' of git://git.infradead...
2016-05-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-05-27 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-05-27 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-05-27 Arnd Bergmannremove lots of IS_ERR_VALUE abuses
2016-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-05-27 Linus TorvaldsMerge tag 'for-linus-20160527' of git://git.infradead...
2016-05-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.7-1' of git://git...
2016-05-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2016-05-27 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/wm8962' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/rt5677' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/wm8960' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/qcom' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/sti' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic31xx...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/kconfig' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/rt298' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/mtk' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/omap' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/tas5270' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/topology'...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/pxa' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/simple' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/twl6040' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/max98371'...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/rcar' into...
2016-05-27 Mark BrownMerge remote-tracking branch 'asoc/topic/tlv320aic32x4...
next