index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-03-23
Merge branch 'for-5.18/razer' into for-linus
Jiri Kosina
2022-03-23
Merge branch 'for-5.18/i2c-hid' into for-linus
Jiri Kosina
2022-03-23
Merge branch 'for-5.18/google' into for-linus
Jiri Kosina
2022-03-23
Merge branch 'for-5.18/core' into for-linus
Jiri Kosina
2022-03-23
Merge branch 'for-5.18/apple' into for-linus
Jiri Kosina
2022-03-23
Merge branch 'for-5.18/amd-sfh' into for-linus
Jiri Kosina
2022-03-14
HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
Gwendal Grignou
2022-03-01
HID: nintendo: check the return value of alloc_workqueue()
Jia-Ju Bai
2022-03-01
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
2022-03-01
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
2022-03-01
HID: input: enforce Invert usage to be processed before InRange
Benjamin Tissoires
2022-03-01
HID: core: for input reports, process the usages by priority list
Benjamin Tissoires
2022-03-01
HID: compute an ordered list of input fields to process
Benjamin Tissoires
2022-03-01
HID: input: move up out-of-range processing of input values
Benjamin Tissoires
2022-03-01
HID: input: rework spaghetti code with switch statements
Benjamin Tissoires
2022-03-01
HID: input: tag touchscreens as such if the physical is not there
Benjamin Tissoires
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
2022-03-01
HID: core: de-duplicate some code in hid_input_field()
Benjamin Tissoires
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
2022-03-01
HID: vivaldi: fix sysfs attributes leak
Dmitry Torokhov
2022-02-21
HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
Pavel Skripkin
2022-02-17
HID: elo: Revert USB reference counting
Jiri Kosina
2022-02-17
HID: apple: properly reflect LEDS dependency
Jiri Kosina
2022-02-16
HID: Add driver for Razer Blackwidow keyboards
Jelle van der Waa
2022-02-16
HID: Add support for open wheel and no attachment to T300
Michael Hübner
2022-02-16
HID: apple: Add fn mapping for MacBook Pros with Touch Bar
Aditya Garg
2022-02-16
HID: apple: Add necessary IDs and configuration for T2 Macs.
Aun-Ali Zaidi
2022-02-16
HID: apple: Add support for keyboard backlight on certain T2 Macs.
Paul Pawlowski
2022-02-16
HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB
José Expósito
2022-02-16
HID: apple: Report Magic Keyboard 2021 battery over USB
José Expósito
2022-02-16
HID: apple: Magic Keyboard 2015 FN key mapping
José Expósito
2022-02-16
HID: apple: Magic Keyboard first generation FN key mapping
José Expósito
2022-02-16
HID: apple: Refactor key translation setup
José Expósito
2022-02-16
HID: i2c-hid: remove unneeded semicolon
Yang Li
2022-02-16
HID: logitech-dj: add new lightspeed receiver id
Lucas Zampieri
2022-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2022-02-15
Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-15
Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-02-14
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
2022-02-14
Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-02-14
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Disable the interrupt for all command
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Correct the structure field name
Basavaraj Natikar
2022-02-14
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
2022-02-14
HID: i2c-hid: note that I2C xfer buffers are DMA-safe
Dmitry Torokhov
2022-02-14
HID: i2c-hid: no longer need raw access to HID descriptor structure
Dmitry Torokhov
2022-02-14
HID: i2c-hid: use helpers to do endian conversion in i2c_hid_get_input()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: rework i2c_hid_get_report() to use i2c_hid_xfer()
Dmitry Torokhov
2022-02-14
HID: i2c-hid: convert i2c_hid_execute_reset() to use i2c_hid_xfer()
Dmitry Torokhov
[next]