Age | Commit message (Expand) | Author |
2012-10-02 | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-09-30 | gpio: pcf857x: select IRQ_DOMAIN | Arnd Bergmann |
2012-09-30 | gpio-lpc32xx: Add GPI_28 | Roland Stigge |
2012-09-24 | gpio-lpc32xx: Fix value handling of gpio_direction_output() | Roland Stigge |
2012-09-23 | Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex... | Olof Johansson |
2012-09-21 | arm: vt8500: gpio: Devicetree support for arch-vt8500 | Tony Prisk |
2012-09-20 | Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2012-09-20 | Merge branch 'samsung/cleanup' into next/cleanup | Olof Johansson |
2012-09-20 | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin... | Olof Johansson |
2012-09-18 | gpio: Add Avionic Design N-bit GPIO expander support | Thierry Reding |
2012-09-18 | gpio: pxa: using for_each_set_bit to simplify the code | Wei Yongjun |
2012-09-18 | gpio_msm: using for_each_set_bit to simplify the code | Wei Yongjun |
2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l... | Olof Johansson |
2012-09-16 | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt | Tony Lindgren |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2012-09-12 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren |
2012-09-12 | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end | Tony Lindgren |
2012-09-12 | gpio: Enable the tc3298x GPIO expander driver for Device Tree | Lee Jones |
2012-09-12 | gpio: Provide the tc3589x GPIO expander driver with an IRQ domain | Lee Jones |
2012-09-12 | gpio: pcf857x: fixup smatch WARNING | Kuninori Morimoto |
2012-09-11 | gpio: 74x164: Add support for the daisy-chaining | Maxime Ripard |
2012-09-11 | gpio/gpio-omap: make platformdata used as *of_device_id.data const | Uwe Kleine-König |
2012-09-11 | gpio/mpc8xxx: add a const qualifier | Uwe Kleine-König |
2012-09-11 | gpio/gpio-omap.c: add a const qualifier | Uwe Kleine-König |
2012-09-07 | gpio: 74x164: Add device tree support | Maxime Ripard |
2012-09-07 | gpio: 74x164: Use dynamic gpio number assignment if no pdata is present | Maxime Ripard |
2012-09-07 | gpio: 74x164: Use devm_kzalloc | Maxime Ripard |
2012-09-07 | gpio: 74x164: Use module_spi_driver boiler plate function | Maxime Ripard |
2012-09-07 | gpio/twl4030: get platform data from device tree | Florian Vaussard |
2012-09-07 | gpio: samsung: add devicetree init for s3c24xx arches | Heiko Stuebner |
2012-09-07 | gpio: exynos4: skip gpiolib registration if pinctrl driver is used | Thomas Abraham |
2012-09-06 | gpio: tegra: remove useless includes of <mach/*.h> | Stephen Warren |
2012-09-06 | gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places | Axel Lin |
2012-09-06 | gpio: em: Use irq_data_get_irq_chip_data() at appropriate places | Axel Lin |
2012-09-05 | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm... | Olof Johansson |
2012-09-04 | gpio: wm8350: Convert to use devm_kzalloc API | Axel Lin |
2012-09-04 | gpio: wm831x: Convert to use devm_kzalloc API | Axel Lin |
2012-09-04 | gpio: adp5588: Use module_i2c_driver | Axel Lin |
2012-09-04 | gpio: Use DEFINE_PCI_DEVICE_TABLE macro | Axel Lin |
2012-09-03 | gpio/mxs: adopt irq_domain support for mxs gpio driver | Shawn Guo |
2012-09-01 | gpio: tps65912: Convert to use devm_kzalloc API | Axel Lin |
2012-09-01 | gpio: da9052: Convert to use devm_kzalloc API | Axel Lin |
2012-09-01 | gpio: rdc321x: Prevent removal of modules exporting active GPIOs | Axel Lin |
2012-09-01 | drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare | Julia Lawall |