Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | leds: tca6507: Use of_match_ptr() macro | Sachin Kamat | 2013-04-01 | 1 | -2/+2 | |
| * | | | | | | | leds: wm8350: Complain if we fail to reenable DCDC | Mark Brown | 2013-04-01 | 1 | -1/+4 | |
| * | | | | | | | leds: renesas: set gpio_request_one() flags param correctly | Jingoo Han | 2013-04-01 | 1 | -1/+2 | |
| * | | | | | | | leds: leds-ns2: set devm_gpio_request_one() flags param correctly | Jingoo Han | 2013-04-01 | 1 | -2/+4 | |
| * | | | | | | | leds: leds-lt3593: set devm_gpio_request_one() flags param correctly | Jingoo Han | 2013-04-01 | 1 | -2/+3 | |
| * | | | | | | | leds: leds-bd2802: remove erroneous __exit annotation | Jingoo Han | 2013-04-01 | 1 | -2/+2 | |
| * | | | | | | | leds: atmel-pwm: remove erroneous __exit annotation | Jingoo Han | 2013-04-01 | 1 | -2/+2 | |
| * | | | | | | | leds: move LED trigger drivers into new subdirectory | Kim, Milo | 2013-04-01 | 13 | -117/+121 | |
| * | | | | | | | leds: add new LP5562 LED driver | Kim, Milo | 2013-04-01 | 8 | -7/+799 | |
* | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-07 | 36 | -293/+1293 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gpio: grgpio: Add irq support | Andreas Larsson | 2013-04-26 | 2 | -3/+364 | |
| * | | | | | | | | gpio: grgpio: Add device driver for GRGPIO cores | Andreas Larsson | 2013-04-26 | 4 | -0/+180 | |
| * | | | | | | | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helper | Mika Westerberg | 2013-04-12 | 3 | -1/+125 | |
| * | | | | | | | | GPIO: gpio-generic: remove kfree() from bgpio_remove call | Alexander Shiyan | 2013-04-11 | 1 | -5/+1 | |
| * | | | | | | | | gpio / ACPI: Handle ACPI events in accordance with the spec | Rafael J. Wysocki | 2013-04-10 | 2 | -20/+122 | |
| * | | | | | | | | gpio: lpc32xx: Fix off-by-one valid range checking for bank | Axel Lin | 2013-04-10 | 1 | -1/+1 | |
| * | | | | | | | | gpio: mcp23s08: convert driver to DT | Lars Poeschel | 2013-04-10 | 2 | -31/+153 | |
| * | | | | | | | | gpio/omap: force restore if context loss is not detectable | Jon Hunter | 2013-04-10 | 2 | -10/+22 | |
| * | | | | | | | | gpio/omap: optimise interrupt service routine | Jon Hunter | 2013-04-10 | 1 | -7/+7 | |
| * | | | | | | | | gpio/omap: remove extra context restores in *_runtime_resume() | Tarun Kanti DebBarma | 2013-04-10 | 1 | -4/+0 | |
| * | | | | | | | | gpio/omap: free irq domain in probe() failure paths | Jon Hunter | 2013-04-10 | 1 | -2/+4 | |
| * | | | | | | | | gpio: gpio-generic: Add 16 and 32 bit big endian byte order support | Andreas Larsson | 2013-04-10 | 2 | -9/+48 | |
| * | | | | | | | | gpio: samsung: Add terminating entry for exynos_pinctrl_ids | Axel Lin | 2013-03-27 | 1 | -0/+1 | |
| * | | | | | | | | gpio: mvebu: add dbg_show function | Simon Guinot | 2013-03-27 | 1 | -0/+59 | |
| * | | | | | | | | MAX7301 GPIO: Do not force SPI speed when using OF Platform | Christophe Leroy | 2013-03-27 | 1 | -1/+2 | |
| * | | | | | | | | gpio: gpio-tps65910.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -1/+1 | |
| * | | | | | | | | gpio: gpio-timberdale.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -2/+1 | |
| * | | | | | | | | gpio: gpio-tc3589x.c: fix checkpatch errors | Laurent Navet | 2013-03-27 | 1 | -4/+4 | |
| * | | | | | | | | gpio: gpio-stp-xway.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -1/+1 | |
| * | | | | | | | | gpio: gpio-sch.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -39/+35 | |
| * | | | | | | | | gpio: gpio-pxa.c: fix checkpatch errors | Laurent Navet | 2013-03-27 | 1 | -2/+2 | |
| * | | | | | | | | gpio: gpio-pca953x.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -2/+1 | |
| * | | | | | | | | gpio: gpio-omap.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -1/+1 | |
| * | | | | | | | | gpio: gpio-mvebu.c: fix checkpatch errors | Laurent Navet | 2013-03-27 | 1 | -13/+13 | |
| * | | | | | | | | gpio: gpiolib-of.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -1/+1 | |
| * | | | | | | | | gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-03-27 | 1 | -4/+4 | |
| * | | | | | | | | gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 2013-03-27 | 1 | -4/+4 | |
| * | | | | | | | | gpio: mc33880: use dev_err() instead of printk() | Jingoo Han | 2013-03-27 | 1 | -1/+2 | |
| * | | | | | | | | gpio: pcf857x: use devm_kzalloc() | Jingoo Han | 2013-03-27 | 1 | -5/+2 | |
| * | | | | | | | | gpio: mc33880: use devm_kzalloc() | Jingoo Han | 2013-03-27 | 1 | -5/+3 | |
| * | | | | | | | | gpio: max732x: use devm_kzalloc() | Jingoo Han | 2013-03-27 | 1 | -3/+2 | |
| * | | | | | | | | gpio: max7301: use devm_kzalloc() | Jingoo Han | 2013-03-27 | 1 | -3/+1 | |
| * | | | | | | | | gpio: max7300: use devm_kzalloc() | Jingoo Han | 2013-03-27 | 1 | -3/+1 | |
| * | | | | | | | | gpio: adp5520: use devm_kzalloc() | Jingoo Han | 2013-03-27 | 1 | -3/+1 | |
| * | | | | | | | | gpio/vt8500: Convert to devm_ioremap_resource() | Sachin Kamat | 2013-03-27 | 1 | -5/+3 | |
| * | | | | | | | | gpio: em: Make use of devm functions | Magnus Damm | 2013-03-27 | 1 | -34/+19 | |
| * | | | | | | | | gpio-lynxpoint: Add X86 dependency and io-port handling header. | Mathias Nyman | 2013-03-27 | 2 | -1/+2 | |
| * | | | | | | | | gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value | Mika Westerberg | 2013-03-27 | 1 | -1/+1 | |
| * | | | | | | | | gpio-sch: Allow for more than 8 lines in the resume well | Darren Hart | 2013-03-27 | 1 | -10/+27 | |
| * | | | | | | | | Add TI TCA9554 to supported devices table | Nikolay Balandin | 2013-03-27 | 1 | -0/+1 |