| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-06-09 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-06-08 |
| |\ |
|
| | * | Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version | Nick Dyer | 2014-06-08 |
| | * | Input: max8997_haptic - add error handling for regulator and pwm | Sachin Kamat | 2014-06-08 |
| | * | Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set | Hans de Goede | 2014-06-08 |
| | * | Input: elantech - deal with clickpads reporting right button events | Hans de Goede | 2014-06-08 |
| | * | Input: edt-ft5x06 - fix an i2c write for M09 support | Robert Woerle | 2014-06-08 |
| | * | Input: omap-keypad - remove platform data support | Joachim Eastwood | 2014-05-29 |
| | * | ARM: OMAP2+: remove unused omap4-keypad file and code | Joachim Eastwood | 2014-05-29 |
| | * | Input: ab8500-ponkey - switch to using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: max8925_onkey - switch to using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: 88pm860x-ts - switch to using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: 88pm860x_onkey - switch to using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: intel-mid-touch - switch to using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: wacom - process outbound for newer Cintiqs | Ping Cheng | 2014-05-29 |
| | * | Input: wacom - set stylus_in_proximity when pen is in range | Ping Cheng | 2014-05-29 |
| | * | DTS: ARM: OMAP3-N900: Add tsc2005 support | Sebastian Reichel | 2014-05-29 |
| | * | Input: tsc2005 - add DT support | Sebastian Reichel | 2014-05-29 |
| | * | Input: add common DT binding for touchscreens | Sebastian Reichel | 2014-05-29 |
| | * | Input: jornada680_kbd - switch top using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: adp5520-keys - switch to using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: da9034-ts - switch to using managed resources | Himangi Saraogi | 2014-05-29 |
| | * | Input: mcs5000_ts - switch to using managed resources | Beomho Seo | 2014-05-29 |
| | * | Input: mcs5000_ts - fix incorrect input device name | Beomho Seo | 2014-05-29 |
| | * | Input: mms114 - fix incorrect input device name | Beomho Seo | 2014-05-29 |
| | * | Input: mcs_touchkey - fix incorrect input device name | Beomho Seo | 2014-05-29 |
| | * | Input: soc_button_array - remove duplicate inclusion of input.h | Sachin Kamat | 2014-05-29 |
| | * | Input: atmel_mxt_ts - handle multiple input reports in one message | Nick Dyer | 2014-05-26 |
| | * | Input: atmel_mxt_ts - rename touchscreen defines to include T9 | Nick Dyer | 2014-05-26 |
| | * | Input: atmel_mxt_ts - rename pressure to amplitude to match spec | Nick Dyer | 2014-05-26 |
| | * | Input: atmel_mxt_ts - read screen config from chip | Nick Dyer | 2014-05-26 |
| | * | Input: atmel_mxt_ts - add check for incorrect firmware file format | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - improve bootloader progress output | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - implement bootloader frame retries | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - read and report bootloader version | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - add additional bootloader addresses | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - implement CRC check for configuration data | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - improve error reporting and debug | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips | Iiro Valkonen | 2014-05-19 |
| | * | Input: atmel_mxt_ts - wait for CHG after bootloader resets | Benson Leung | 2014-05-19 |
| | * | Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader | Benson Leung | 2014-05-19 |
| | * | Input: atmel_mxt_ts - select FW_LOADER for firmware code | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - define helper functions for size and instances | Daniel Kurtz | 2014-05-19 |
| | * | Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler fails | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - improve T19 GPIO keys handling | Nick Dyer | 2014-05-19 |
| | * | Input: atmel_mxt_ts - remove unnecessary platform data | Nick Dyer | 2014-05-19 |
| | * | Input: pixcir_i2c_ts - implement wakeup from suspend | Roger Quadros | 2014-05-19 |
| | * | Input: pixcir_i2c_ts - get rid of pdata->attb_read_val() | Roger Quadros | 2014-05-19 |
| | * | Input: pixcir_i2c_ts - initialize interrupt mode and power mode | Roger Quadros | 2014-05-19 |
| | * | Input: pixcir_i2c_ts - use devres managed resource allocations | Roger Quadros | 2014-05-19 |