Age | Commit message (Expand) | Author | Files | Lines |
2020-02-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 8 | -14/+50 |
2020-02-15 | Input: cyapa - replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -4/+4 |
2020-02-15 | Input: tca6416-keypad - replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2020-02-15 | Input: gpio_keys_polled - replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-14 | Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list | Benjamin Tissoires | 1 | -1/+1 |
2020-02-14 | Input: synaptics - enable SMBus on ThinkPad L470 | Gaurav Agrawal | 1 | -0/+1 |
2020-02-14 | Input: synaptics - switch T470s to RMI4 by default | Lyude Paul | 1 | -0/+1 |
2020-02-14 | Input: gpio_keys - replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-14 | Input: goldfish_events - replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-02-10 | Input: psmouse - switch to using i2c_new_scanned_device() | Wolfram Sang | 1 | -3/+5 |
2020-02-10 | Input: ili210x - add ili2120 support | Luca Weiss | 1 | -0/+32 |
2020-02-10 | Input: ili210x - fix return value of is_visible function | Luca Weiss | 1 | -1/+1 |
2020-02-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -15/+13 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -15/+13 |
2020-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -55/+380 |
2020-02-03 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+27 |
2020-02-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 10 | -59/+382 |
2020-02-01 | Input: synaptics-rmi4 - switch to reduced reporting mode | Lucas Stach | 1 | -0/+14 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 4 | -4/+4 |
2020-01-26 | Input: hyperv-keyboard: Add the support of hibernation | Dexuan Cui | 1 | -0/+27 |
2020-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -40/+59 |
2020-01-22 | Input: add IOC3 serio driver | Thomas Bogendoerfer | 3 | -0/+227 |
2020-01-22 | Input: axp20x-pek - enable wakeup for all AXP variants | Samuel Holland | 1 | -2/+1 |
2020-01-22 | Input: axp20x-pek - respect userspace wakeup configuration | Samuel Holland | 1 | -1/+36 |
2020-01-21 | Input: ads7846 - use new `delay` structure for SPI transfer delays | Alexandru Ardelean | 1 | -5/+10 |
2020-01-21 | Input: pm8xxx-vib - fix handling of separate enable register | Stephan Gerhold | 1 | -1/+1 |
2020-01-17 | Input: keyspan-remote - fix control-message timeouts | Johan Hovold | 1 | -3/+6 |
2020-01-17 | Input: max77650-onkey - add of_match table | Bartosz Golaszewski | 1 | -0/+7 |
2020-01-17 | Input: rmi_f54 - read from FIFO in 32 byte blocks | Hans Verkuil | 1 | -16/+27 |
2020-01-17 | Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers" | Hans Verkuil | 1 | -0/+2 |
2020-01-11 | Merge tag 'v5.5-rc5' into next | Dmitry Torokhov | 6 | -23/+45 |
2020-01-11 | Input: edt-ft5x06 - use pm core to enable/disable the wake irq | Marco Felsch | 1 | -24/+0 |
2020-01-11 | Input: edt-ft5x06 - make wakeup-source switchable | Marco Felsch | 1 | -1/+0 |
2020-01-11 | Input: edt-ft5x06 - alphabetical include reorder | Marco Felsch | 1 | -11/+12 |
2020-01-11 | Input: edt-ft5x06 - work around first register access error | Philipp Zabel | 1 | -0/+7 |
2020-01-11 | Input: sur40 - fix interface sanity checks | Johan Hovold | 1 | -1/+1 |
2020-01-11 | Input: gtco - drop redundant variable reinit | Johan Hovold | 1 | -2/+0 |
2020-01-11 | Input: gtco - fix extra-descriptor debug message | Johan Hovold | 1 | -1/+2 |
2020-01-11 | Input: gtco - fix endpoint sanity check | Johan Hovold | 1 | -7/+3 |
2020-01-11 | Input: aiptek - use descriptors of current altsetting | Johan Hovold | 1 | -1/+1 |
2020-01-11 | Input: aiptek - fix endpoint sanity check | Johan Hovold | 1 | -3/+3 |
2020-01-11 | Input: pegasus_notetaker - fix endpoint sanity check | Johan Hovold | 1 | -1/+1 |
2020-01-11 | Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register | Chuhong Yuan | 1 | -1/+5 |
2020-01-11 | Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() | Miles Chen | 1 | -4/+1 |
2020-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -25/+42 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 4 | -4/+4 |
2019-12-20 | Input: apbps2 - add __iomem to register struct | Ben Dooks (Codethink) | 1 | -1/+1 |
2019-12-20 | Input: axp20x-pek - make device attributes static | Ben Dooks (Codethink) | 1 | -3/+4 |
2019-12-14 | Input: imx_sc_key - only take the valid data from SCU firmware as key state | Anson Huang | 1 | -1/+7 |
2019-12-14 | Input: add safety guards to input_set_keycode() | Dmitry Torokhov | 1 | -10/+16 |