Age | Commit message (Expand) | Author |
2018-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman |
2018-10-15 | Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM | Mikhail Nikiforov |
2018-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman |
2018-10-05 | Input: uinput - add a schedule point in uinput_inject_events() | Dmitry Torokhov |
2018-10-05 | Input: evdev - add a schedule point in evdev_write() | Dmitry Torokhov |
2018-10-04 | Input: mousedev - add a schedule point in mousedev_write() | Eric Dumazet |
2018-10-01 | Input: i8042 - enable keyboard wakeups by default when s2idle is used | Daniel Drake |
2018-10-01 | Input: xpad - add support for Xbox1 PDP Camo series gamepad | Ramses RamÃrez |
2018-09-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman |
2018-09-18 | Input: uinput - allow for max == min during input_absinfo validation | Peter Hutterer |
2018-09-18 | Input: elantech - enable middle button of touchpad on ThinkPad P72 | Aaron Ma |
2018-09-18 | Input: atakbd - fix Atari CapsLock behaviour | Michael Schmitz |
2018-09-18 | Input: atakbd - fix Atari keymap | Andreas Schwab |
2018-09-18 | Input: egalax_ts - add system wakeup support | Anson Huang |
2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-08-21 | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-20 | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-08-18 | Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-08-16 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2018-08-13 | Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-08 | Input: do not use WARN() in input_alloc_absinfo() | Dmitry Torokhov |
2018-08-08 | Input: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-08-08 | Input: raydium_i2c_ts - use true and false for boolean values | Gustavo A. R. Silva |
2018-08-01 | Input: evdev - switch to bitmap API | Andy Shevchenko |
2018-08-01 | Input: gpio-keys - switch to bitmap_zalloc() | Andy Shevchenko |
2018-08-01 | Input: elan_i2c_smbus - cast sizeof to int for comparison | Julia Lawall |
2018-07-30 | Input: pm8941-pwrkey - add resin entry | Vinod Koul |
2018-07-30 | Input: pm8941-pwrkey - abstract register offsets and event code | Vinod Koul |
2018-07-30 | Merge 4.18-rc7 into staging-next | Greg Kroah-Hartman |
2018-07-29 | Input: hilkbd - Add casts to HP9000/300 I/O accessors | Geert Uytterhoeven |
2018-07-27 | Input: iforce - reorganize joystick configuration lists | Tim Schumacher |
2018-07-27 | Input: atmel_mxt_ts - move completion to after config crc is updated | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - don't report zero pressure from T9 | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - zero terminate config firmware file | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - refactor config update code to add context struct | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - config CRC may start at T71 | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - use BIT() macro everywhere | Nick Dyer |
2018-07-27 | Input: atmel_mxt_ts - only use first T9 instance | Nick Dyer |
2018-07-27 | Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe() | Jia-Ju Bai |
2018-07-27 | Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai |
2018-07-27 | Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe() | Jia-Ju Bai |
2018-07-27 | Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff... | Jia-Ju Bai |
2018-07-27 | Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe() | Jia-Ju Bai |
2018-07-27 | Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume() | Jia-Ju Bai |
2018-07-27 | Input: iforce - assign BTN_DEAD only for specific devices | Tim Schumacher |
2018-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |