| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-02-02 | 5 | -6/+47 |
|\ |
|
| * | Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table | Szilard Fabian | 2024-02-02 | 1 | -0/+8 |
| * | Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU | Werner Sembach | 2024-02-02 | 1 | -0/+6 |
| * | Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID | Hans de Goede | 2024-02-01 | 1 | -1/+2 |
| * | Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID | Hans de Goede | 2024-02-01 | 1 | -5/+8 |
| * | Input: bcm5974 - check endpoint type before starting traffic | Javier Carrasco | 2024-01-31 | 1 | -0/+20 |
| * | Input: xpad - add Lenovo Legion Go controllers | Brenton Simpson | 2024-01-30 | 1 | -0/+2 |
| * | Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 | Hans de Goede | 2024-01-19 | 1 | -1/+2 |
* | | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-01-18 | 37 | -367/+1101 |
|\| |
|
| * | Input: atkbd - use ab83 as id when skipping the getid command | Hans de Goede | 2024-01-16 | 1 | -5/+7 |
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-01-13 | 36 | -362/+1094 |
| |\ |
|
| | * | Input: driver for Adafruit Seesaw Gamepad | Anshul Dalal | 2024-01-09 | 3 | -0/+326 |
| | * | Input: da9063_onkey - avoid explicitly setting input's parent | Dmitry Torokhov | 2024-01-04 | 1 | -1/+0 |
| | * | Input: da9063_onkey - avoid using OF-specific APIs | Dmitry Torokhov | 2024-01-04 | 1 | -3/+4 |
| | * | Input: iqs269a - add support for OTP variants | Jeff LaBundy | 2024-01-01 | 1 | -3/+89 |
| | * | Input: iqs269a - add support for slider gestures | Jeff LaBundy | 2024-01-01 | 1 | -29/+191 |
| | * | Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages | Hermes Zhang | 2023-12-28 | 1 | -3/+3 |
| | * | Input: zforce_ts - accept standard touchscreen properties | Andreas Kemnade | 2023-12-24 | 1 | -18/+16 |
| | * | Input: da9063 - use dev_err_probe() | Biju Das | 2023-12-14 | 1 | -9/+6 |
| | * | Input: da9063 - drop redundant prints in probe() | Biju Das | 2023-12-14 | 1 | -15/+4 |
| | * | Input: da9063 - simplify obtaining OF match data | Biju Das | 2023-12-14 | 1 | -15/+12 |
| | * | Input: as5011 - convert to GPIO descriptor | Linus Walleij | 2023-12-13 | 1 | -13/+11 |
| | * | Input: omap-keypad - drop optional GPIO support | Linus Walleij | 2023-12-13 | 1 | -18/+1 |
| | * | Input: tca6416-keypad - drop unused include | Linus Walleij | 2023-12-13 | 1 | -1/+0 |
| | * | Input: navpoint - convert to use GPIO descriptor | Linus Walleij | 2023-12-13 | 1 | -26/+15 |
| | * | Input: vivaldi - convert to use sysfs_emit_at() API | ye xingchen | 2023-12-13 | 1 | -3/+3 |
| | * | Input: iqs269a - use sysfs_emit() instead of scnprintf() | ye xingchen | 2023-12-13 | 1 | -12/+11 |
| | * | Input: ims-pcu - use sysfs_emit() instead of scnprintf() | ye xingchen | 2023-12-13 | 1 | -5/+5 |
| | * | Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf() | ye xingchen | 2023-12-13 | 1 | -7/+6 |
| | * | Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf() | ye xingchen | 2023-12-13 | 10 | -51/+46 |
| | * | Input: mouse - use sysfs_emit[_at]() instead of scnprintf() | ye xingchen | 2023-12-13 | 5 | -33/+33 |
| | * | Input: use sysfs_emit() instead of scnprintf() | ye xingchen | 2023-12-13 | 1 | -4/+4 |
| | * | Input: max77693-haptic - add device-tree compatible strings | Marek Szyprowski | 2023-12-12 | 1 | -3/+11 |
| | * | Input: qt1050 - convert to use maple tree register cache | Mark Brown | 2023-12-12 | 1 | -1/+1 |
| | * | Input: cap11xx - convert to use maple tree register cache | Mark Brown | 2023-12-12 | 1 | -1/+1 |
| | * | Input: cap11xx - cache hardware ID registers | Mark Brown | 2023-12-12 | 1 | -3/+0 |
| | * | Input: cap11xx - add advanced sensitivity settings | Jiri Valek - 2N | 2023-12-12 | 1 | -45/+192 |
| | * | Input: xpad - remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 2023-12-11 | 1 | -3/+3 |
| | * | Input: omap4-keypad - react on keypresses if device is runtime-suspended | Andreas Kemnade | 2023-12-11 | 1 | -1/+14 |
| | * | Input: pxrc - simplify mutex handling with guard macro | Marcus Folkesson | 2023-12-09 | 1 | -24/+18 |
| | * | Input: gpio-keys - add system suspend support for dedicated wakeirqs | Tony Lindgren | 2023-11-30 | 1 | -4/+65 |
| | * | Input: cap11xx - remove unnecessary IRQ parsing | Jiri Valek - 2N | 2023-11-17 | 1 | -9/+4 |
* | | | Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-01-12 | 3 | -8/+8 |
|\ \ \ |
|
| * | | | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() | Sean Young | 2023-12-20 | 3 | -8/+8 |
* | | | | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2024-01-12 | 2 | -4/+5 |
|\ \ \ \ |
|
| * | | | | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard | 2023-12-13 | 2 | -2/+2 |
| * | | | | media: touchscreen: sur40: Stop direct calls to queue num_buffers field | Benjamin Gaignard | 2023-11-23 | 1 | -2/+3 |
| |/ / / |
|
* | | | | Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2024-01-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX | Andy Shevchenko | 2023-11-16 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-12-23 | 7 | -7/+62 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|