Age | Commit message (Expand) | Author | Files | Lines |
2012-01-19 | gpio: tps65910: Use correct offset for gpio initialization | Laxman Dewangan | 1 | -1/+1 |
2012-01-18 | gpio/it8761e: Restrict it8761e gpio driver to x86. | Grant Likely | 1 | -0/+1 |
2012-01-16 | gpio-ml-ioh: cleanup __iomem annotation usage | Márton Németh | 1 | -3/+3 |
2012-01-16 | gpio-ml-ioh: cleanup NULL pointer checking | Márton Németh | 1 | -1/+1 |
2012-01-16 | gpio-pch: cleanup __iomem annotation usage | Márton Németh | 1 | -1/+1 |
2012-01-16 | gpio-pch: cleanup NULL pointer checking | Márton Németh | 1 | -1/+1 |
2012-01-15 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 6 | -99/+209 |
2012-01-14 | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion | Russell King | 1 | -0/+6 |
2012-01-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -3/+22 |
2012-01-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -927/+0 |
2012-01-10 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -51/+334 |
2012-01-10 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+72 |
2012-01-09 | gpio: Add support for stmpe variant 801 | Viresh Kumar | 1 | -3/+22 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -1/+1 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-01-08 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 21 | -166/+128 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-01-07 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+2 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -1/+1 |
2012-01-05 | Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ... | Grant Likely | 5 | -113/+95 |
2012-01-05 | gpio: pl061: remove combined interrupt | Rob Herring | 1 | -36/+8 |
2012-01-05 | gpio: pl061: convert to use generic irq chip | Rob Herring | 2 | -48/+27 |
2012-01-04 | GPIO: add bindings for managed devices | John Crispin | 2 | -1/+91 |
2012-01-04 | gpio: pl061: convert to use 0 for no irq | Rob Herring | 1 | -4/+4 |
2012-01-04 | gpio: pl061: use chained_irq_* functions in irq handler | Rob Herring | 1 | -2/+4 |
2012-01-04 | GPIO/pl061: Add suspend resume capability | Deepak Sikri | 1 | -0/+68 |
2012-01-03 | pinctrl: move the U300 GPIO driver to pinctrl | Linus Walleij | 3 | -927/+0 |
2012-01-02 | drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap | Julia Lawall | 1 | -8/+1 |
2012-01-02 | gpio: Add decode of WM8994 GPIO configuration | Mark Brown | 1 | -2/+77 |
2012-01-02 | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 11 | -128/+11 |
2012-01-02 | gpio: Fix typo in comment in Samsung driver | Mark Brown | 1 | -1/+1 |
2012-01-02 | gpio: Explicitly index samsung_gpio_cfgs | Mark Brown | 1 | -10/+19 |
2011-12-28 | Merge branch 'samsung/cleanup' into next/drivers | Arnd Bergmann | 1 | -0/+72 |
2011-12-28 | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 4 | -23/+52 |
2011-12-28 | Merge branch 'omap/hwmod' into next/drivers | Arnd Bergmann | 1 | -1/+1 |
2011-12-23 | gpio/samsung: Add device tree support for EXYNOS4 | Thomas Abraham | 1 | -0/+72 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -1/+1 |
2011-12-20 | gpiolib: Mark da9052 driver broken | Mark Brown | 1 | -1/+1 |
2011-12-15 | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam | 1 | -13/+8 |
2011-12-13 | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang | 1 | -5/+13 |
2011-12-13 | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip | Feng Tang | 1 | -0/+30 |
2011-12-13 | gpio-ml-ioh: fix a bug in the interrupt handler | Feng Tang | 1 | -1/+1 |
2011-12-13 | gpio: pl061: drop extra check for NULL platform_data | Rob Herring | 1 | -4/+0 |
2011-12-13 | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 1 | -1/+1 |
2011-12-13 | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 8 | -16/+9 |
2011-12-13 | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 1 | -3/+3 |
2011-12-13 | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2 | -5/+7 |
2011-12-06 | Merge branch 'mxs/saif' into next/drivers | Arnd Bergmann | 1 | -2/+2 |
2011-12-06 | gpio: fix a build failure on KS8695 GPIO | Linus Walleij | 1 | -1/+1 |
2011-11-28 | gpio: Kconfig: drop unknown symbol 'CS5535_GPIO' | Paul Bolle | 1 | -1/+1 |