Age | Commit message (Expand) | Author |
2012-01-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-02 | gpio: Add decode of WM8994 GPIO configuration | Mark Brown |
2012-01-02 | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown |
2012-01-02 | gpio: Fix typo in comment in Samsung driver | Mark Brown |
2012-01-02 | gpio: Explicitly index samsung_gpio_cfgs | Mark Brown |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers |
2011-12-15 | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam |
2011-12-13 | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang |
2011-12-13 | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip | Feng Tang |
2011-12-13 | gpio-ml-ioh: fix a bug in the interrupt handler | Feng Tang |
2011-12-13 | gpio: pl061: drop extra check for NULL platform_data | Rob Herring |
2011-12-12 | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely |
2011-12-12 | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely |
2011-12-12 | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA |
2011-12-12 | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA |
2011-12-05 | gpio: fix a build failure on KS8695 GPIO | Linus Walleij |
2011-11-22 | gpio: pl061: Enable module alias autogeneration for AMBA drivers | Dave Martin |
2011-11-21 | gpio: pca953x: Staticise pca953x_get_altdata() | Mark Brown |
2011-11-15 | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-11-08 | Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap... | Grant Likely |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-05 | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-05 | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-03 | powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver | Felix Radensky |
2011-11-03 | powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver | Kumar Gala |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds |
2011-11-01 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann |
2011-10-31 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann |
2011-10-30 | Merge branch 'pxa/devel' into next/devel2 | Arnd Bergmann |
2011-10-29 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-29 | gpio: pca953x: propagate the errno from the chip_init functions | Wolfram Sang |
2011-10-29 | gpio: pca953x: remove unneeded check for chip type | Wolfram Sang |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-26 | gpio: pl061: add DT binding support | Rob Herring |
2011-10-24 | mfd: remove CONFIG_MFD_SUPPORT | Arnd Bergmann |
2011-10-20 | Merge branch 'samsung/devel' into next/devel2 | Arnd Bergmann |
2011-10-20 | Merge branch 'tegra/devel' into next/devel | Arnd Bergmann |
2011-10-20 | Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu... | Arnd Bergmann |
2011-10-20 | Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/pu... | Arnd Bergmann |
2011-10-19 | gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL | Tomoya MORINAGA |
2011-10-19 | gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL | Tomoya MORINAGA |