Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | gpio: max7301: Reverting "Do not force SPI speed when using OF Platform" | Christophe Leroy | 2013-08-23 | 1 | -2/+1 | |
| * | | | | | | | | gpio: Fix bit masking in Kontron PLD GPIO driver | Brunner Michael | 2013-08-16 | 1 | -15/+9 | |
| * | | | | | | | | gpio: pca953x: fix gpio input on gpio offsets >= 8 | Andrew Ruder | 2013-08-16 | 1 | -1/+1 | |
| * | | | | | | | | drivers/gpio: simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-16 | 2 | -12/+2 | |
| * | | | | | | | | drivers/gpio/gpio-omap.c: convert comma to semicolon | Julia Lawall | 2013-08-16 | 1 | -1/+1 | |
| * | | | | | | | | gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable | Mathias Nyman | 2013-08-16 | 1 | -0/+1 | |
| * | | | | | | | | gpio: Fix platform driver name in Kontron PLD GPIO driver | Michael Brunner | 2013-08-16 | 1 | -1/+1 | |
| * | | | | | | | | gpio: adnp: Fix segfault if request_threaded_irq fails | Lars Poeschel | 2013-08-16 | 1 | -5/+1 | |
| * | | | | | | | | gpio: msm: Staticize local variable 'msm_gpio' | Jingoo Han | 2013-08-16 | 1 | -1/+1 | |
| * | | | | | | | | gpio: gpiolib-of.c: make error message more meaningful by adding the node nam... | Lothar Waßmann | 2013-08-16 | 1 | -1/+2 | |
| * | | | | | | | | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 31 | -42/+45 | |
| * | | | | | | | | gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler | Uwe Kleine-König | 2013-08-16 | 1 | -0/+4 | |
| * | | | | | | | | gpio-mcp23s08: i2c: auto-select base if no DT match or platform data | Daniel M. Weeks | 2013-08-16 | 1 | -5/+4 | |
| * | | | | | | | | gpio: palmas: Fix misreported GPIO out value | Andrew Chew | 2013-08-16 | 1 | -2/+15 | |
| * | | | | | | | | gpio: palmas: add dt support | Laxman Dewangan | 2013-07-29 | 2 | -1/+38 | |
| * | | | | | | | | MAINTAINERS: gpio: vt8500: Remove file pattern | Joe Perches | 2013-07-29 | 1 | -1/+0 | |
| * | | | | | | | | gpio: gpio-mxc: Include "<linux/err.h>" | Fabio Estevam | 2013-07-23 | 1 | -0/+1 | |
| * | | | | | | | | gpio: pxa: fix Documentation of interrupt-names property | Daniel Mack | 2013-07-21 | 1 | -3/+4 | |
| * | | | | | | | | gpio: pxa: remove dead code | Daniel Mack | 2013-07-21 | 1 | -10/+3 | |
| * | | | | | | | | gpio: em: Add pinctrl support | Magnus Damm | 2013-07-21 | 2 | -0/+26 | |
| * | | | | | | | | gpio: Kontron PLD gpio driver | Guenter Roeck | 2013-07-21 | 3 | -0/+238 | |
| * | | | | | | | | gpiolib: replace strict_strtol() with kstrtol() | Jingoo Han | 2013-07-21 | 1 | -4/+4 | |
| * | | | | | | | | gpio-rcar: Add interrupt controller support to the DT bindings | Laurent Pinchart | 2013-07-20 | 1 | -0/+8 | |
| * | | | | | | | | GPIO: gpio-twl6040: Remove support for legacy (pdata) mode | Peter Ujfalusi | 2013-07-20 | 1 | -5/+1 | |
| * | | | | | | | | gpio: gpio-mxc: Use devm functions | Fabio Estevam | 2013-07-20 | 1 | -28/+8 | |
| * | | | | | | | | gpio-tz1090: convert to use generic irqchip | James Hogan | 2013-07-20 | 2 | -75/+49 | |
| * | | | | | | | | gpio-tz1090-pdc: add TZ1090 PDC gpio driver | James Hogan | 2013-07-20 | 4 | -0/+296 | |
| * | | | | | | | | gpio-tz1090: add TZ1090 gpio driver | James Hogan | 2013-07-20 | 4 | -0/+729 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-07 | 33 | -321/+770 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-09-06 | 33 | -321/+770 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Input: add SYN_MAX and SYN_CNT constants | David Herrmann | 2013-08-29 | 1 | -0/+2 | |
| | * | | | | | | | | Input: max11801_ts - convert to devm | Fabio Estevam | 2013-08-29 | 1 | -28/+9 | |
| | * | | | | | | | | Input: egalax-ts - fix typo and improve text | Fabio Estevam | 2013-08-29 | 1 | -1/+1 | |
| | * | | | | | | | | Input: MAINTAINERS - change maintainer for cyttsp driver | Javier Martinez Canillas | 2013-08-29 | 1 | -2/+2 | |
| | * | | | | | | | | Input: cyttsp4 - kill 'defined but not used' compiler warnings | Geert Uytterhoeven | 2013-08-29 | 1 | -100/+100 | |
| | * | | | | | | | | Input: add driver for slidebar on Lenovo IdeaPad laptops | Andrey Moiseev | 2013-08-26 | 6 | -24/+400 | |
| | * | | | | | | | | Input: omap-keypad - set up irq type from DT | Illia Smyrnov | 2013-08-26 | 1 | -2/+1 | |
| | * | | | | | | | | Input: omap-keypad - enable wakeup capability for keypad. | Illia Smyrnov | 2013-08-26 | 1 | -0/+39 | |
| | * | | | | | | | | Input: omap-keypad - clear interrupts on open | Illia Smyrnov | 2013-08-26 | 1 | -1/+2 | |
| | * | | | | | | | | Input: omap-keypad - convert to threaded IRQ | Illia Smyrnov | 2013-08-26 | 1 | -9/+20 | |
| | * | | | | | | | | Input: omap-keypad - use bitfiled instead of hardcoded values | Illia Smyrnov | 2013-08-26 | 1 | -14/+11 | |
| | * | | | | | | | | Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer() | Wei Yongjun | 2013-08-26 | 1 | -3/+0 | |
| | * | | | | | | | | Input: wacom - fix error return code in wacom_probe() | Wei Yongjun | 2013-08-24 | 1 | -3/+5 | |
| | * | | | | | | | | Input: as5011 - fix error return code in as5011_probe() | Wei Yongjun | 2013-08-24 | 1 | -0/+1 | |
| | * | | | | | | | | Input: keyboard, serio - simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-15 | 5 | -27/+4 | |
| | * | | | | | | | | Input: tegra-kbc - simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-15 | 1 | -6/+1 | |
| | * | | | | | | | | Input: htcpen - fix incorrect placement of __initdata | Sachin Kamat | 2013-08-15 | 1 | -1/+1 | |
| | * | | | | | | | | Input: qt1070 - add power management ops | Bo Shen | 2013-08-13 | 1 | -0/+27 | |
| | * | | | | | | | | Input: wistron_btns - add MODULE_DEVICE_TABLE | Stefan Lippers-Hollmann | 2013-08-13 | 1 | -0/+1 | |
| | * | | | | | | | | Input: wistron_btns - mark the Medion MD96500 keymap as tested | Stefan Lippers-Hollmann | 2013-08-13 | 1 | -1/+1 |