| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: gpio: msm: Fix the error condition for reading ngpio | Rohit Vaswani | 2013-07-20 | 1 | -1/+1 |
* | gpio/omap: fix build error when OF_GPIO is not defined. | Javier Martinez Canillas | 2013-07-20 | 1 | -2/+14 |
* | gpio/omap: auto request GPIO as input if used as IRQ via DT | Javier Martinez Canillas | 2013-07-20 | 1 | -0/+18 |
* | gpio/omap: don't create an IRQ mapping for every GPIO on DT | Javier Martinez Canillas | 2013-07-20 | 1 | -14/+40 |
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 1 | -5/+1 |
|\ |
|
| * | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 2013-06-03 | 1 | -5/+1 |
* | | Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 20 | -220/+198 |
|\ \ |
|
| * | | Gpio/trivial: replace numeric with standard PM state macros | Yijing Wang | 2013-06-30 | 1 | -1/+1 |
| * | | gpiolib: remove warnning of allocations with IRQs disabled | Zhangfei Gao | 2013-06-20 | 1 | -3/+5 |
| * | | gpio: grgpio: Staticize local symbols | Sachin Kamat | 2013-06-19 | 1 | -3/+3 |
| * | | gpio-langwell: remove Withney point support | Andy Shevchenko | 2013-06-19 | 1 | -68/+1 |
| * | | gpio: ich: add GPO_BLINK support | Vincent Donnefort | 2013-06-19 | 1 | -1/+7 |
| * | | gpio-sta2x11: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-17 | 1 | -1/+3 |
| * | | gpio_msm: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-17 | 1 | -6/+6 |
| * | | gpio-rcar: Use OUTDT when reading GPIOs configured as output | Magnus Damm | 2013-06-17 | 1 | -1/+8 |
| * | | gpio-sta2x11: Fix potential NULL pointer dereference | Sachin Kamat | 2013-06-17 | 1 | -0/+2 |
| * | | gpio/omap: omap_gpio_init_context stub must be inline | Arnd Bergmann | 2013-06-17 | 1 | -1/+1 |
| * | | gpio: msm-v1: Remove errant __devinit to fix compile | Stephen Boyd | 2013-06-17 | 1 | -1/+1 |
| * | | gpio: devres: make comments proper | Wolfram Sang | 2013-06-17 | 1 | -7/+7 |
| * | | GPIO: xilinx: Enable driver for Xilinx zynq | Michal Simek | 2013-06-17 | 1 | -1/+1 |
| * | | GPIO: xilinx: Use BIT macro | Michal Simek | 2013-06-17 | 1 | -6/+6 |
| * | | GPIO: xilinx: Use __raw_readl/__raw_writel IO functions | Michal Simek | 2013-06-17 | 1 | -2/+7 |
| * | | GPIO: xilinx: Add support for dual channel | Michal Simek | 2013-06-17 | 1 | -12/+91 |
| * | | GPIO: xilinx: Simplify driver probe function | Michal Simek | 2013-06-17 | 1 | -14/+10 |
| * | | gpio: sx150x: convert to use devm_* functions | Nikolay Balandin | 2013-05-30 | 1 | -11/+7 |
| * | | gpio-ml-ioh: fix error return code in ioh_gpio_probe() | Wei Yongjun | 2013-05-30 | 1 | -0/+1 |
| * | | gpio-langwell: drop away explicit casting | Andy Shevchenko | 2013-05-30 | 1 | -8/+4 |
| * | | gpio-langwell: amend error messages | Andy Shevchenko | 2013-05-30 | 1 | -6/+4 |
| * | | gpio-langwell: use managed functions pcim_* and devm_* | Andy Shevchenko | 2013-05-30 | 1 | -57/+21 |
| * | | gpio-langwell: do not use direct access to iomapped memory | Andy Shevchenko | 2013-05-30 | 1 | -5/+7 |
| * | | gpio-langwell: initialize lock before usage | Andy Shevchenko | 2013-05-30 | 1 | -2/+2 |
| * | | gpio: max7300: Fix trivial typo in Kconfig help text | Axel Lin | 2013-05-30 | 1 | -1/+1 |
| * | | gpio: stmpe: Staticize non-exported symbols | Axel Lin | 2013-05-30 | 1 | -3/+3 |
| * | | gpio: vx855: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -2/+0 |
| * | | gpio: timberdale: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -2/+0 |
| * | | gpio: tc3589x: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -1/+0 |
| * | | gpio: stmpe: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -1/+0 |
| * | | gpio: rdc321x: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -5/+2 |
| * | | gpio: lynxpoint: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -1/+0 |
| * | | gpio: langwell: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ |
|
| * | | gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 2013-06-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-02 | 2 | -73/+57 |
|\ \ |
|
| * \ | Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2013-06-21 | 1 | -6/+2 |
| |\ \ |
|
| | * | | gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections | Laurent Pinchart | 2013-06-19 | 1 | -6/+2 |
| * | | | gpio: rcar: fix gpio_rcar_of_table | Arnd Bergmann | 2013-06-19 | 1 | -0/+1 |
| * | | | Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2013-06-14 | 1 | -16/+78 |
| |\ \ \
| | |/ / |
|
| | * | | gpio-rcar: Add DT support | Laurent Pinchart | 2013-06-12 | 1 | -10/+56 |
| * | | | Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver | Kukjin Kim | 2013-06-12 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | pinctrl: Add pinctrl-s3c24xx driver | Heiko Stuebner | 2013-05-21 | 1 | -0/+4 |