Age | Commit message (Expand) | Author | Files | Lines |
2014-06-08 | Merge branch 'next' into for-linus | Dmitry Torokhov | 20 | -517/+1421 |
2014-06-08 | Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version | Nick Dyer | 1 | -1/+1 |
2014-06-08 | Input: edt-ft5x06 - fix an i2c write for M09 support | Robert Woerle | 1 | -1/+1 |
2014-05-29 | Input: 88pm860x-ts - switch to using managed resources | Himangi Saraogi | 1 | -28/+13 |
2014-05-29 | Input: intel-mid-touch - switch to using managed resources | Himangi Saraogi | 1 | -30/+17 |
2014-05-29 | Input: tsc2005 - add DT support | Sebastian Reichel | 1 | -20/+104 |
2014-05-29 | Input: add common DT binding for touchscreens | Sebastian Reichel | 3 | -0/+50 |
2014-05-29 | Input: da9034-ts - switch to using managed resources | Himangi Saraogi | 1 | -28/+11 |
2014-05-29 | Input: mcs5000_ts - switch to using managed resources | Beomho Seo | 1 | -47/+34 |
2014-05-29 | Input: mcs5000_ts - fix incorrect input device name | Beomho Seo | 1 | -1/+1 |
2014-05-29 | Input: mms114 - fix incorrect input device name | Beomho Seo | 1 | -1/+1 |
2014-05-27 | Input: atmel_mxt_ts - handle multiple input reports in one message | Nick Dyer | 1 | -8/+28 |
2014-05-27 | Input: atmel_mxt_ts - rename touchscreen defines to include T9 | Nick Dyer | 1 | -23/+23 |
2014-05-27 | Input: atmel_mxt_ts - rename pressure to amplitude to match spec | Nick Dyer | 1 | -4/+4 |
2014-05-27 | Input: atmel_mxt_ts - read screen config from chip | Nick Dyer | 1 | -71/+65 |
2014-05-19 | Input: atmel_mxt_ts - add check for incorrect firmware file format | Nick Dyer | 1 | -0/+29 |
2014-05-19 | Input: atmel_mxt_ts - improve bootloader progress output | Nick Dyer | 1 | -1/+7 |
2014-05-19 | Input: atmel_mxt_ts - implement bootloader frame retries | Nick Dyer | 1 | -7/+20 |
2014-05-19 | Input: atmel_mxt_ts - read and report bootloader version | Nick Dyer | 1 | -0/+26 |
2014-05-19 | Input: atmel_mxt_ts - add additional bootloader addresses | Nick Dyer | 1 | -45/+93 |
2014-05-19 | Input: atmel_mxt_ts - implement CRC check for configuration data | Nick Dyer | 1 | -8/+52 |
2014-05-19 | Input: atmel_mxt_ts - improve error reporting and debug | Nick Dyer | 1 | -10/+23 |
2014-05-19 | Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips | Iiro Valkonen | 1 | -22/+87 |
2014-05-19 | Input: atmel_mxt_ts - wait for CHG after bootloader resets | Benson Leung | 1 | -7/+15 |
2014-05-19 | Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader | Benson Leung | 1 | -21/+81 |
2014-05-19 | Input: atmel_mxt_ts - select FW_LOADER for firmware code | Nick Dyer | 1 | -0/+1 |
2014-05-19 | Input: atmel_mxt_ts - define helper functions for size and instances | Daniel Kurtz | 1 | -12/+25 |
2014-05-19 | Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler fails | Nick Dyer | 1 | -2/+1 |
2014-05-19 | Input: atmel_mxt_ts - improve T19 GPIO keys handling | Nick Dyer | 1 | -27/+17 |
2014-05-19 | Input: atmel_mxt_ts - remove unnecessary platform data | Nick Dyer | 1 | -50/+0 |
2014-05-19 | Input: pixcir_i2c_ts - implement wakeup from suspend | Roger Quadros | 1 | -4/+43 |
2014-05-19 | Input: pixcir_i2c_ts - get rid of pdata->attb_read_val() | Roger Quadros | 1 | -1/+15 |
2014-05-19 | Input: pixcir_i2c_ts - initialize interrupt mode and power mode | Roger Quadros | 1 | -8/+174 |
2014-05-19 | Input: pixcir_i2c_ts - use devres managed resource allocations | Roger Quadros | 1 | -23/+15 |
2014-05-15 | Merge tag 'v3.15-rc5' into next | Dmitry Torokhov | 2 | -2/+3 |
2014-05-15 | Input: sun4i-ts - add support for temperature sensor | Hans de Goede | 2 | -31/+109 |
2014-05-15 | Input: add driver for Allwinner sunxi SoC's rtp controller | Hans de Goede | 3 | -0/+273 |
2014-05-15 | Input: zforce - make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-15 | Input: mms114 - make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-15 | Input: lpc32xx_ts - make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-15 | Input: egalax_ts - make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-15 | Input: auo-pixcir-ts - make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-15 | Input: tsc2005 - convert driver to use devm_* | Sebastian Reichel | 1 | -23/+14 |
2014-05-15 | Input: tsc2005 - use dev_err for error messages | Sebastian Reichel | 1 | -2/+2 |
2014-05-15 | Input: ads7877 - remove bitrotted comment | Mark Brown | 1 | -5/+0 |
2014-05-15 | Input: ads7846 - correct log message for spi_sync() errors | Mark Brown | 1 | -1/+1 |
2014-05-15 | Input: w90p910_ts - depend on ARCH_W90X900 | Jean Delvare | 1 | -1/+1 |
2014-05-12 | Input: atmel-wm97xx - only build for AVR32 | Arnd Bergmann | 1 | -1/+1 |
2014-04-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2014-04-20 | Input: ads7846 - fix device usage within attribute show | Alexander Stein | 1 | -1/+1 |