aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-30gpio: pcf857x: select IRQ_DOMAINArnd Bergmann
2012-09-30gpio-lpc32xx: Add GPI_28Roland Stigge
2012-09-24gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge
2012-09-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson
2012-09-21arm: vt8500: gpio: Devicetree support for arch-vt8500Tony Prisk
2012-09-20Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2012-09-20Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-18gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding
2012-09-18gpio: pxa: using for_each_set_bit to simplify the codeWei Yongjun
2012-09-18gpio_msm: using for_each_set_bit to simplify the codeWei Yongjun
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren
2012-09-12gpio: Enable the tc3298x GPIO expander driver for Device TreeLee Jones
2012-09-12gpio: Provide the tc3589x GPIO expander driver with an IRQ domainLee Jones
2012-09-12gpio: pcf857x: fixup smatch WARNINGKuninori Morimoto
2012-09-11gpio: 74x164: Add support for the daisy-chainingMaxime Ripard
2012-09-11gpio/gpio-omap: make platformdata used as *of_device_id.data constUwe Kleine-König
2012-09-11gpio/mpc8xxx: add a const qualifierUwe Kleine-König
2012-09-11gpio/gpio-omap.c: add a const qualifierUwe Kleine-König
2012-09-07gpio: 74x164: Add device tree supportMaxime Ripard
2012-09-07gpio: 74x164: Use dynamic gpio number assignment if no pdata is presentMaxime Ripard
2012-09-07gpio: 74x164: Use devm_kzallocMaxime Ripard
2012-09-07gpio: 74x164: Use module_spi_driver boiler plate functionMaxime Ripard
2012-09-07gpio/twl4030: get platform data from device treeFlorian Vaussard
2012-09-07gpio: samsung: add devicetree init for s3c24xx archesHeiko Stuebner
2012-09-07gpio: exynos4: skip gpiolib registration if pinctrl driver is usedThomas Abraham
2012-09-06gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren
2012-09-06gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin
2012-09-06gpio: em: Use irq_data_get_irq_chip_data() at appropriate placesAxel Lin
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson
2012-09-04gpio: wm8350: Convert to use devm_kzalloc APIAxel Lin
2012-09-04gpio: wm831x: Convert to use devm_kzalloc APIAxel Lin
2012-09-04gpio: adp5588: Use module_i2c_driverAxel Lin
2012-09-04gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin
2012-09-03gpio/mxs: adopt irq_domain support for mxs gpio driverShawn Guo
2012-09-01gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin
2012-09-01gpio: da9052: Convert to use devm_kzalloc APIAxel Lin
2012-09-01gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin
2012-09-01drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall