| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | treewide: Fix typos in printk | Masanari Iida | 2016-04-28 | 1 | -1/+1 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-16 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar | 2016-05-05 | 6 | -13/+16 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -3/+3 | |
| | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | | Input: i8042 - skip selftest on ASUS laptops | Marcos Paulo de Souza | 2016-10-11 | 7 | -19/+142 | |
| * | | | | | | | | | | | Input: melfas_mip4 - add ic_name sysfs attribute | Sangwon Jee | 2016-10-11 | 1 | -2/+36 | |
| * | | | | | | | | | | | Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled | Dmitry Torokhov | 2016-10-07 | 1 | -2/+9 | |
| * | | | | | | | | | | | Input: synaptics-rmi4 - fix error handling in I2C transport driver | Guenter Roeck | 2016-10-04 | 1 | -12/+26 | |
| * | | | | | | | | | | | Input: synaptics-rmi4 - fix error handling in SPI transport driver | Guenter Roeck | 2016-10-04 | 1 | -10/+12 | |
| * | | | | | | | | | | | Input: ALPS - set DualPoint flag for 74 03 28 devices | Ben Gamari | 2016-10-04 | 1 | -0/+7 | |
| * | | | | | | | | | | | Input: ALPS - allow touchsticks to report pressure | Ben Gamari | 2016-10-04 | 1 | -0/+7 | |
| * | | | | | | | | | | | Input: ALPS - handle 0-pressure 1F events | Ben Gamari | 2016-10-04 | 1 | -1/+7 | |
| * | | | | | | | | | | | Input: ALPS - add touchstick support for SS5 hardware | Ben Gamari | 2016-10-04 | 2 | -11/+56 | |
| * | | | | | | | | | | | Input: elantech - force needed quirks on Fujitsu H760 | Matti Kurkela | 2016-10-03 | 1 | -0/+14 | |
| * | | | | | | | | | | | Input: elantech - fix Lenovo version typo | Marcos Paulo de Souza | 2016-10-03 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() | Benjamin Tissoires | 2016-10-03 | 1 | -8/+12 | |
| * | | | | | | | | | | Input: ektf2127 - mark PM functions as __maybe_unused | Arnd Bergmann | 2016-10-03 | 1 | -2/+2 | |
| * | | | | | | | | | | Input: snvs_pwrkey - drop input_free_device call if input_register_device fails | Axel Lin | 2016-09-26 | 1 | -1/+0 | |
| * | | | | | | | | | | Input: add support for Elan eKTF2127 touchscreen controller | Siebren Vroegindeweij | 2016-09-26 | 3 | -0/+349 | |
| * | | | | | | | | | | Input: serio - add hangup support | Hans Verkuil | 2016-09-21 | 1 | -3/+14 | |
| * | | | | | | | | | | Input: tps65218-pwrbutton - add support for tps65217 variant | Marcin Niestroj | 2016-09-10 | 2 | -29/+67 | |
| * | | | | | | | | | | Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes | Russell King | 2016-09-10 | 1 | -7/+14 | |
| * | | | | | | | | | | Input: jornada720_kbd - remove unneeded mach/hardware.h include | Russell King | 2016-09-10 | 1 | -1/+0 | |
| * | | | | | | | | | | Input: focaltech - mark focaltech_set_resolution() static | Baoyou Xie | 2016-09-05 | 1 | -1/+2 | |
| * | | | | | | | | | | Input: wdt87xx_i2c - fix the flash erase issue | HungNien Chen | 2016-09-05 | 1 | -2/+3 | |
| * | | | | | | | | | | Input: add generic input driver to read encoded GPIO lines | Vignesh R | 2016-08-29 | 3 | -0/+150 | |
| * | | | | | | | | | | Input: add ADC resistor ladder driver | Alexandre Belloni | 2016-08-29 | 3 | -0/+226 | |
| * | | | | | | | | | | Input: pegasus_notetaker - directly include workqueue header | Martin Kepplinger | 2016-08-25 | 1 | -0/+1 | |
| * | | | | | | | | | | Input: elants_i2c - get product id on recovery mode for FW update | Johnny Chuang | 2016-08-25 | 1 | -11/+20 | |
| * | | | | | | | | | | Input: wm97xx - remove deprecated create_singletheread_workqueue | Bhaktipriya Shridhar | 2016-08-25 | 1 | -1/+1 | |
| * | | | | | | | | | | Input: mc13783_ts - remove deprecated create_singletheread_workqueue | Bhaktipriya Shridhar | 2016-08-25 | 1 | -17/+7 | |
| * | | | | | | | | | | Input: psmouse - remove deprecated create_singletheread_workqueue | Bhaktipriya Shridhar | 2016-08-25 | 1 | -1/+1 | |
| * | | | | | | | | | | Input: jornada720_kbd - switch to using dev_dbg | Dmitry Torokhov | 2016-08-22 | 1 | -4/+2 | |
| * | | | | | | | | | | Input: jornada720_kbd - get rid of mach/irqs.h include | Russell King | 2016-08-22 | 1 | -4/+7 | |
| * | | | | | | | | | | Input: jornada720_kbd - switch to devm_* APIs | Russell King | 2016-08-22 | 1 | -35/+8 | |
| * | | | | | | | | | | Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org | Krzysztof Kozlowski | 2016-08-22 | 1 | -2/+2 | |
| * | | | | | | | | | | Input: pixcir_i2c_ts - remove a useless blank line | LABBE Corentin | 2016-08-22 | 1 | -1/+0 | |
| * | | | | | | | | | | Input: pixcir_i2c_ts - remove text about writing to Free Software Foundation | LABBE Corentin | 2016-08-22 | 1 | -4/+0 | |
| * | | | | | | | | | | Input: pixcir_i2c_ts - simplify code with of_device_get_match_data | LABBE Corentin | 2016-08-22 | 1 | -7/+1 | |
| * | | | | | | | | | | Input: remove duplicate ft6236 driver | Hans de Goede | 2016-08-22 | 4 | -340/+8 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | Input: add driver for SiS 9200 family I2C touchscreen controllers | Mika Penttilä | 2016-08-03 | 3 | -0/+426 | |
| * | | | | | | | | | Input: ili210x - fix permissions on "calibrate" attribute | Dmitry Torokhov | 2016-08-02 | 1 | -1/+1 | |
| * | | | | | | | | | Input: elan_i2c - properly wake up touchpad on ASUS laptops | KT Liao | 2016-08-02 | 1 | -16/+63 | |
| * | | | | | | | | | Input: add driver for Silead touchscreens | Robert Dolca | 2016-08-02 | 3 | -0/+581 | |
| * | | | | | | | | | Input: elantech - fix debug dump of the current packet | Benjamin Tissoires | 2016-08-02 | 1 | -6/+2 | |
| * | | | | | | | | | Input: rotary_encoder - support binary encoding of states | Uwe Kleine-König | 2016-07-27 | 1 | -1/+22 | |
| * | | | | | | | | | Input: xpad - power off wireless 360 controllers on suspend | Cameron Gutman | 2016-07-27 | 1 | -0/+43 | |
| * | | | | | | | | | Input: i8042 - break load dependency between atkbd/psmouse and i8042 | Dmitry Torokhov | 2016-07-27 | 2 | -21/+5 | |
| * | | | | | | | | | Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() | Markus Elfring | 2016-07-26 | 1 | -4/+1 | |
| * | | | | | | | | | Input: cros_ec_keyb - cleanup use of dev | Douglas Anderson | 2016-07-26 | 1 | -10/+9 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||

