| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2013-09-22 | 1 | -3/+9 |
|\ |
|
| * | input: ti_am335x_tsc: Enable shared IRQ for TSC | Zubair Lutfullah | 2013-09-21 | 1 | -3/+9 |
* | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-07 | 5 | -140/+114 |
|\ \
| |/
|/| |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-09-06 | 5 | -140/+114 |
| |\ |
|
| | * | Input: max11801_ts - convert to devm | Fabio Estevam | 2013-08-29 | 1 | -28/+9 |
| | * | Input: cyttsp4 - kill 'defined but not used' compiler warnings | Geert Uytterhoeven | 2013-08-29 | 1 | -100/+100 |
| | * | Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer() | Wei Yongjun | 2013-08-26 | 1 | -3/+0 |
| | * | Input: htcpen - fix incorrect placement of __initdata | Sachin Kamat | 2013-08-15 | 1 | -1/+1 |
| | * | Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume | Jingoo Han | 2013-08-12 | 1 | -4/+2 |
| | * | Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume | Jingoo Han | 2013-08-12 | 1 | -4/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-07-13 | 6 | -47/+152 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-07-12 | 1 | -15/+108 |
| |\ \
| | |/ |
|
| | * | Input: ads7846 - add device tree bindings | Daniel Mack | 2013-07-02 | 1 | -11/+104 |
| | * | Input: ads7846 - make sure we do not change platform data | Dmitry Torokhov | 2013-07-02 | 1 | -5/+5 |
| * | | Input: cyttsp4 - use 16bit address for I2C/SPI communication | Ferruh Yigit | 2013-07-06 | 5 | -32/+44 |
* | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 2013-07-10 | 1 | -85/+203 |
|\ \ \
| |/ /
|/| | |
|
| * | | input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -4/+6 |
| * | | input: ti_am335x_tsc: ACK the HW_PEN irq in ISR | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -0/+6 |
| * | | input: ti_am335x_adc: use only FIFO0 and clean up a little | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -37/+41 |
| * | | mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -1/+1 |
| * | | input: ti_am33x_tsc: remove platform_data support | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -24/+1 |
| * | | input: ti_am33x_tsc: Add DT support | Patil, Rachna | 2013-06-12 | 1 | -23/+82 |
| * | | input: ti_am33x_tsc: remove unwanted fifo flush | Patil, Rachna | 2013-06-12 | 1 | -10/+0 |
| * | | input: ti_am33x_tsc: Order of TSC wires, made configurable | Patil, Rachna | 2013-06-12 | 1 | -16/+86 |
| * | | input: ti_am33x_tsc: Step enable bits made configurable | Patil, Rachna | 2013-06-12 | 1 | -2/+10 |
| * | | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -7/+9 |
* | | | Input: cyttsp4 - kfree xfer_buf on error path in probe() | Ferruh Yigit | 2013-07-04 | 1 | -1/+3 |
* | | | Input: tps6507x-ts - select INPUT_POLLDEV | Dmitry Torokhov | 2013-07-02 | 1 | -0/+1 |
* | | | Input: cyttsp4 - leak on error path in probe() | Dan Carpenter | 2013-07-02 | 1 | -3/+3 |
* | | | Input: cyttsp4 - silence NULL dereference warning | Dan Carpenter | 2013-07-02 | 1 | -5/+0 |
* | | | Input: cyttsp4 - silence shift wrap warning | Dan Carpenter | 2013-07-02 | 1 | -1/+1 |
* | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-07-02 | 23 | -139/+3111 |
|\ \ \
| | |/
| |/| |
|
| * | | Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices | Ferruh Yigit | 2013-06-30 | 3 | -0/+215 |
| * | | Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices | Ferruh Yigit | 2013-06-30 | 3 | -0/+100 |
| * | | Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices | Ferruh Yigit | 2013-06-30 | 4 | -0/+2654 |
| * | | Input: cyttsp - I2C driver split into two modules | Ferruh Yigit | 2013-06-30 | 6 | -74/+112 |
| * | | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2013-06-27 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Input: wacom_i2c - implement hovering capability | Tatsunosuke Tobita | 2013-06-18 | 1 | -4/+10 |
| * | | Input: atmel_tsadcc - fix error handing with missing platform data | Wei Yongjun | 2013-06-05 | 1 | -4/+4 |
| * | | Input: touchscreen - use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-23 | 2 | -2/+2 |
| * | | Input: w90p910_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-08 | 1 | -2/+0 |
| * | | Input: tnetv107x-ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
| * | | Input: ti_am335x_tsc - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -1/+0 |
| * | | Input: mc13783_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
| * | | Input: jornada720_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
| * | | Input: intel-mid-touch - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
| * | | Input: da9052_tsi - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
| * | | Input: atmel-wm97xx - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |