Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | gpio: pl061: convert to use 0 for no irq | Rob Herring | 2012-01-04 | 1 | -4/+4 | |
| | * | gpio: pl061: use chained_irq_* functions in irq handler | Rob Herring | 2012-01-04 | 1 | -2/+4 | |
| * | | GPIO: add bindings for managed devices | John Crispin | 2012-01-04 | 2 | -1/+91 | |
| * | | GPIO/pl061: Add suspend resume capability | Deepak Sikri | 2012-01-04 | 1 | -0/+68 | |
| * | | drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap | Julia Lawall | 2012-01-02 | 1 | -8/+1 | |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-14 | 1 | -3/+22 | |
|\ \ \ | ||||||
| * | | | gpio: Add support for stmpe variant 801 | Viresh Kumar | 2012-01-09 | 1 | -3/+22 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2012-01-10 | 3 | -927/+0 | |
|\ \ \ | ||||||
| * | | | pinctrl: move the U300 GPIO driver to pinctrl | Linus Walleij | 2012-01-03 | 3 | -927/+0 | |
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 3 | -51/+334 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'samsung/cleanup' into next/drivers | Arnd Bergmann | 2011-12-28 | 1 | -0/+72 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 2011-12-28 | 4 | -23/+52 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'omap/hwmod' into next/drivers | Arnd Bergmann | 2011-12-27 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'mxs/saif' into next/drivers | Arnd Bergmann | 2011-12-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/drivers | Arnd Bergmann | 2011-11-23 | 2 | -32/+38 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | ARM: pxa: add clk support in gpio driver | Haojian Zhuang | 2011-11-15 | 1 | -1/+25 | |
| * | | | | | | | ARM: mmp: clear gpio edge detect | Haojian Zhuang | 2011-11-15 | 1 | -0/+4 | |
| * | | | | | | | ARM: pxa: change gpio to platform device | Haojian Zhuang | 2011-11-15 | 3 | -11/+132 | |
| * | | | | | | | ARM: pxa: use little endian read write in gpio driver | Haojian Zhuang | 2011-11-14 | 1 | -34/+34 | |
| * | | | | | | | ARM: pxa: recognize gpio number and type | Haojian Zhuang | 2011-11-14 | 1 | -1/+40 | |
| * | | | | | | | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 2011-11-14 | 1 | -4/+85 | |
| * | | | | | | | ARM: pxa: use chained interrupt for GPIO0 and GPIO1 | Haojian Zhuang | 2011-11-14 | 1 | -0/+14 | |
* | | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -0/+72 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | gpio/samsung: Add device tree support for EXYNOS4 | Thomas Abraham | 2011-12-23 | 1 | -0/+72 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gpiolib: Mark da9052 driver broken | Mark Brown | 2011-12-20 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gpio: Kconfig: drop unknown symbol 'CS5535_GPIO' | Paul Bolle | 2011-11-28 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 21 | -166/+128 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | gpio: Add decode of WM8994 GPIO configuration | Mark Brown | 2012-01-02 | 1 | -2/+77 | |
| * | | | | | | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 2012-01-02 | 11 | -128/+11 | |
| * | | | | | | gpio: Fix typo in comment in Samsung driver | Mark Brown | 2012-01-02 | 1 | -1/+1 | |
| * | | | | | | gpio: Explicitly index samsung_gpio_cfgs | Mark Brown | 2012-01-02 | 1 | -10/+19 | |
| * | | | | | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 | 1 | -1/+1 | |
| * | | | | | | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 2011-12-12 | 8 | -16/+9 | |
| * | | | | | | pch_gpio: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2011-12-12 | 1 | -3/+3 | |
| * | | | | | | pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2011-12-12 | 2 | -5/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-22 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2012-01-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | gpio: pl061: Enable module alias autogeneration for AMBA drivers | Dave Martin | 2011-11-22 | 1 | -0/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam | 2011-12-15 | 1 | -13/+8 | |
* | | | | | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang | 2011-12-13 | 1 | -5/+13 | |
* | | | | | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip | Feng Tang | 2011-12-13 | 1 | -0/+30 | |
* | | | | | gpio-ml-ioh: fix a bug in the interrupt handler | Feng Tang | 2011-12-13 | 1 | -1/+1 | |
* | | | | | gpio: pl061: drop extra check for NULL platform_data | Rob Herring | 2011-12-13 | 1 | -4/+0 | |
| |_|/ / |/| | | | ||||||
* | | | | gpio: fix a build failure on KS8695 GPIO | Linus Walleij | 2011-12-06 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | gpio: pca953x: Staticise pca953x_get_altdata() | Mark Brown | 2011-11-21 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-11-15 | 2 | -32/+38 | |
|\ \ | |/ |/| |