Age | Commit message (Expand) | Author | Files | Lines |
2017-09-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -11/+314 |
2017-09-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 11 | -11/+314 |
2017-09-15 | Input: i8042 - add Gigabyte P57 to the keyboard reset table | Kai-Heng Feng | 1 | -0/+7 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -1/+1 |
2017-09-12 | Input: xpad - validate USB endpoint type during probe | Cameron Gutman | 1 | -4/+6 |
2017-09-11 | Input: ucb1400_ts - fix suspend and resume handling | Dmitry Torokhov | 1 | -2/+2 |
2017-09-11 | Input: edt-ft5x06 - fix access to non-existing register | Luca Ceresoli | 1 | -1/+2 |
2017-09-11 | Input: elantech - make arrays debounce_packet static, reduces object code size | Colin Ian King | 1 | -2/+6 |
2017-09-11 | Input: surface3_spi - make const array header static, reduces object code size | Colin Ian King | 1 | -1/+1 |
2017-09-11 | Input: goodix - add support for capacitive home button | Sergei A. Trusov | 1 | -0/+9 |
2017-09-07 | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 4 | -4/+4 |
2017-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 76 | -189/+916 |
2017-09-05 | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -39/+6 |
2017-09-05 | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -12/+12 |
2017-09-05 | Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw... | Lee Jones | 12 | -39/+94 |
2017-09-04 | Input: add a driver for PWM controllable vibrators | Sebastian Reichel | 3 | -0/+280 |
2017-09-04 | Input: adi - make array seq static, reduces object code size | Colin Ian King | 1 | -1/+1 |
2017-09-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 76 | -228/+922 |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 3 | -3/+3 |
2017-09-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -20/+39 |
2017-08-31 | Input: byd - make array seq static, reduces object code size | Colin Ian King | 1 | -1/+1 |
2017-08-31 | Input: xilinx_ps2 - fix multiline comment style | Michal Simek | 1 | -4/+8 |
2017-08-31 | Input: pxa27x_keypad - handle return value of clk_prepare_enable | Arvind Yadav | 1 | -5/+10 |
2017-08-31 | Input: tegra-kbc - handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+4 |
2017-08-31 | Input: xpad - fix PowerA init quirk for some gamepad models | Cameron Gutman | 1 | -5/+19 |
2017-08-28 | Input: synaptics - fix device info appearing different on reconnect | Anthony Martin | 1 | -15/+20 |
2017-08-28 | Input: PS/2 gpio bit banging driver for serio bus | Danilo Krummrich | 3 | -0/+465 |
2017-08-28 | Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driver | Liang Yan | 1 | -1/+4 |
2017-08-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -13/+45 |
2017-08-24 | Input: ambakmi - constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-24 | Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad | Masaki Ota | 2 | -10/+39 |
2017-08-22 | parisc/input/hilkbd: Fix section mismatches | Helge Deller | 1 | -5/+5 |
2017-08-22 | parisc/serio: Fix section mismatches in gscps2 and hp_sdc drivers | Helge Deller | 2 | -7/+7 |
2017-08-21 | Input: atmel_mxt_ts - add support for reset line | Sebastian Reichel | 1 | -0/+22 |
2017-08-21 | Input: atmel_mxt_ts - use more managed resources | Sebastian Reichel | 1 | -15/+9 |
2017-08-20 | Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365 | Hans de Goede | 1 | -1/+1 |
2017-08-18 | Input: wacom_w8001 - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: tsc40 - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: touchwin - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: touchright - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: touchit213 - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: penmount - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: mtouch - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: inexio - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: hampshire - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: gunze - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: fujitsu_ts - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: elo - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: dynapro - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-18 | Input: wacom_serial4 - constify serio_device_id | Arvind Yadav | 1 | -1/+1 |