Age | Commit message (Expand) | Author |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-02-23 | Input: st1232 - fix NORMAL vs. IDLE state handling | Geert Uytterhoeven |
2021-02-22 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2021-02-22 | Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit | Jiapeng Chong |
2021-02-22 | Input: alps - fix spelling of "positive" | Bhaskar Chowdhury |
2021-02-22 | Input: cros-ec-keyb - expose function row physical map to userspace | Philip Chen |
2021-02-22 | Merge tag 'v5.11' into next | Dmitry Torokhov |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-22 | Merge branch 'devel-stable' into for-linus | Russell King |
2021-02-21 | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-02-20 | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-02-19 | Input: applespi - fix occasional crc errors under load. | Ronald Tschalär |
2021-02-19 | Input: applespi - don't wait for responses to commands indefinitely. | Ronald Tschalär |
2021-02-19 | Input: st1232 - add IDLE state as ready condition | Michael Tretter |
2021-02-19 | Input: zinitix - fix return type of zinitix_init_touch() | Dmitry Torokhov |
2021-02-19 | Input: i8042 - add ASUS Zenbook Flip to noselftest list | Marcos Paulo de Souza |
2021-02-19 | Input: add missing dependencies on CONFIG_HAS_IOMEM | Dmitry Torokhov |
2021-02-19 | Input: joydev - prevent potential read overflow in ioctl | Dan Carpenter |
2021-02-18 | Input: elo - fix an error code in elo_connect() | Dan Carpenter |
2021-02-17 | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2021-02-16 | Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie... | Olivier Crête |
2021-02-16 | Input: sur40 - fix an error code in sur40_probe() | Dan Carpenter |
2021-02-16 | Input: elants_i2c - detect enum overflow | Josh Poimboeuf |
2021-02-16 | Input: zinitix - remove unneeded semicolon | Yang Li |
2021-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König |
2021-02-01 | ARM: 9049/1: locomo: make locomo bus's remove callback return void | Uwe Kleine-König |
2021-02-01 | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void | Uwe Kleine-König |
2021-01-28 | Input: iqs5xx - initialize an uninitialized variable | Jeff LaBundy |
2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König |
2021-01-24 | Input: Add N64 controller driver | Lauri Kasanen |
2021-01-24 | Input: iqs5xx - allow device to be a wake-up source | Jeff LaBundy |
2021-01-24 | Input: iqs5xx - allow more time for ATI to complete | Jeff LaBundy |
2021-01-24 | Input: iqs5xx - eliminate unnecessary register read | Jeff LaBundy |
2021-01-24 | Input: iqs5xx - simplify axis setup logic | Jeff LaBundy |
2021-01-24 | Input: iqs5xx - re-initialize device upon warm reset | Jeff LaBundy |
2021-01-24 | Input: iqs5xx - accommodate bootloader latency | Jeff LaBundy |
2021-01-24 | Input: iqs5xx - preserve bootloader errors | Jeff LaBundy |
2021-01-24 | Input: iqs5xx - minor cosmetic improvements | Jeff LaBundy |
2021-01-24 | Input: xpad - sync supported devices with fork on GitHub | Benjamin Valentin |
2021-01-24 | Input: elants_i2c - add support for eKTF3624 | Michał Mirosław |
2021-01-21 | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Greg Kroah-Hartman |
2021-01-20 | Input: ads7846 - convert to one message | Oleksij Rempel |
2021-01-20 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds |
2021-01-19 | Input: stmpe-ts - add description for 'prop' struct member | Lee Jones |
2021-01-19 | Input: surface3_spi - remove set but unused variable 'timestamp' | Lee Jones |
2021-01-19 | Input: usbtouchscreen - actually check return value of usb_submit_urb() | Lee Jones |
2021-01-19 | Input: melfas_mip4 - mark a bunch of variables as __always_unused | Lee Jones |
2021-01-19 | Input: synaptics - replace NOOP with suitable commentary | Lee Jones |