Age | Commit message (Expand) | Author |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | docs: fix broken references with multiple hints | Mauro Carvalho Chehab |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-11 | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-06-04 | Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID | Johannes Wienke |
2018-06-04 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2018-06-04 | Input: goodix - add new ACPI id for GPD Win 2 touch screen | Ethan Lee |
2018-06-04 | Input: xpad - add GPD Win 2 Controller USB IDs | Ethan Lee |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-30 | Input: ti_am335x_tsc - prevent system suspend when TSC is in use | Grygorii Strashko |
2018-05-30 | Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend | Grygorii Strashko |
2018-05-30 | Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device. | Ravi Chandra Sadineni |
2018-05-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-05-29 | Input: mk712 - update documentation web link | Martin Kepplinger |
2018-05-24 | Input: atmel_mxt_ts - fix reset-gpio for level based irqs | Sebastian Reichel |
2018-05-24 | Input: atmel_mxt_ts - require device properties present when probing | Dmitry Torokhov |
2018-05-24 | Merge tag 'v4.17-rc6' into next | Dmitry Torokhov |
2018-05-23 | Input: psmouse-smbus - allow to control psmouse_deactivate | Benjamin Tissoires |
2018-05-23 | Input: elantech - detect new ICs and setup Host Notify for them | Benjamin Tissoires |
2018-05-23 | Input: elantech - add support for SMBus devices | Benjamin Tissoires |
2018-05-23 | Input: elantech - query the resolution in query_info | Benjamin Tissoires |
2018-05-23 | Input: elantech - split device info into a separate structure | Benjamin Tissoires |
2018-05-23 | Input: elan_i2c - add trackstick report | Benjamin Tissoires |
2018-05-23 | Input: elan_i2c_smbus - fix corrupted stack | Benjamin Tissoires |
2018-05-23 | Input: synaptics - add Lenovo 80 series ids to SMBus | Benjamin Tissoires |
2018-05-23 | Input: synaptics - add Intertouch support on X1 Carbon 6th and X280 | Aaron Ma |
2018-05-23 | Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi... | Edvard Holst |
2018-05-23 | Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI | Dmitry Torokhov |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-15 | Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware rev | Nick Dyer |
2018-05-15 | Input: ati_remote2 - fix typo 'can by' to 'can be' | Wolfram Sang |
2018-05-15 | Input: replace hard coded string with __func__ in pr_err() | Nick Simonov |
2018-05-09 | Input: add support for ChipOne icn8505 based touchscreens | Hans de Goede |
2018-05-08 | Input: gamecon - avoid using __set_bit() for capabilities | Marcus Folkesson |
2018-05-08 | Input: as5011 - avoid using __set_bit() for capabilities | Marcus Folkesson |
2018-05-08 | Input: xpad - avoid using __set_bit() for capabilities | Marcus Folkesson |
2018-05-08 | Input: xpad - fix some coding style issues | Leo Sperling |
2018-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-05-01 | Input: atmel_mxt_ts - add missing compatible strings to OF device table | Javier Martinez Canillas |
2018-05-01 | Input: atmel_mxt_ts - fix the firmware update | Nick Dyer |
2018-05-01 | Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro | Vittorio Gambaletta (VittGam) |
2018-04-26 | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME | Thomas Gleixner |
2018-04-23 | Input: hideep_ts - fix a typo in Kconfig | Masanari Iida |
2018-04-23 | Input: alps - fix reporting pressure of v3 trackstick | Pali Rohár |