index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
HID: corsair: fix control-transfer error handling
Johan Hovold
1
-3
/
+3
2017-01-13
HID: corsair: fix DMA buffers on stack
Johan Hovold
1
-12
/
+42
2017-01-11
HID: rmi: Support the Lenovo Thinkpad X1 Tablet dock using hid-rmi
Andrew Duggan
3
-0
/
+3
2017-01-11
HID: rmi: Handle all Synaptics touchpads using hid-rmi
Andrew Duggan
1
-1
/
+2
2017-01-11
HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
Andrew Duggan
2
-833
/
+146
2017-01-11
HID: hid-mf: add force feedback support for Mayflash DolphinBar and GameCube
Marcel Hasler
2
-5
/
+17
2017-01-11
HID: add device ID for updated Mayflash/Dragonrise GameCube adapter
Marcel Hasler
2
-2
/
+3
2017-01-11
HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouc...
Daniel Keller
4
-12
/
+0
2017-01-11
HID: i2c-hid: Add sleep between POWER ON and RESET
Brendan McGrath
1
-0
/
+9
2017-01-06
HID: hid-cypress: validate length of report
Greg Kroah-Hartman
1
-0
/
+3
2017-01-06
HID: remove use of DRIVER_LICENSE
Grant Grundler
6
-10
/
+5
2017-01-05
HID: ignore Petzl USB headlamp
Jiri Kosina
2
-0
/
+4
2017-01-02
HID: sensor-hub: Move the memset to sensor_hub_get_feature()
Srinivas Pandruvada
1
-1
/
+2
2017-01-02
HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar.
Marcel Hasler
2
-0
/
+2
2017-01-02
HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFD
Alex Wood
2
-0
/
+4
2017-01-02
HID: intel-ish-hid: format 32-bit integers with %X
Nicolas Iooss
1
-1
/
+1
2017-01-02
HID: intel-ish-hid: add printf attribute to print_log()
Nicolas Iooss
2
-2
/
+4
2016-12-19
HID: sony: Ignore DS4 dongle reports when no device is connected
Roderick Colenbrander
1
-0
/
+28
2016-12-19
HID: sony: Use DS4 MAC address as unique identifier on USB
Roderick Colenbrander
1
-0
/
+6
2016-12-19
HID: sony: Fix error handling bug when touchpad registration fails
Roderick Colenbrander
1
-1
/
+1
2016-12-19
HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouc...
Yuta Kobayashi
4
-6
/
+0
2016-12-19
HID: asus: Fix keyboard support
Brendan McGrath
1
-6
/
+11
2016-12-19
HID: intel-ish-hid: Remove unneeded linux/miscdevice.h include
Corentin Labbe
3
-3
/
+0
2016-12-14
Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...
Jiri Kosina
23
-477
/
+2133
2016-12-12
HID: fix missing irq field
Benjamin Tissoires
1
-2
/
+2
2016-12-12
HID: i2c-hid: fix build
Jiri Kosina
1
-0
/
+1
2016-12-12
HID: i2c-hid: Disable IRQ before freeing buffers
João Paulo Rechi Vita
1
-0
/
+2
2016-12-09
HID: usbhid: fix improper return value
Pan Bian
1
-3
/
+3
2016-12-09
HID: wacom: generic: Don't sync input on empty input packets
Ping Cheng
2
-25
/
+52
2016-12-09
HID: wacom: generic: Pad supports more than buttons
Ping Cheng
1
-0
/
+9
2016-12-09
HID: wacom: generic: Send data only when the interface is defined
Ping Cheng
1
-9
/
+9
2016-12-09
HID: wacom: generic: Don't return a value for wacom_wac_event
Ping Cheng
2
-36
/
+28
2016-12-02
HID: intel_ish-hid: use %pUL for uuid formatting
Rasmus Villemoes
1
-8
/
+1
2016-11-30
HID: cp2112: explicitly require irqchip support in gpiolib
Jiri Kosina
1
-1
/
+1
2016-11-29
HID: asus: Add i2c touchpad support
Brendan McGrath
4
-7
/
+296
2016-11-29
HID: intel-ish-hid: Fix potential race condition
Srinivas Pandruvada
1
-4
/
+2
2016-11-29
HID: sony: Support DS4 dongle
Roderick Colenbrander
3
-0
/
+4
2016-11-28
HID: sony: Comply to Linux gamepad spec for DS4
Roderick Colenbrander
1
-0
/
+70
2016-11-28
HID: sony: Make the DS4 touchpad a separate device
Roderick Colenbrander
1
-21
/
+84
2016-11-28
HID: sony: Fix memory issue when connecting device using both Bluetooth and USB
Roderick Colenbrander
1
-0
/
+13
2016-11-28
HID: cp2112: add IRQ chip handling
Benjamin Tissoires
1
-3
/
+202
2016-11-28
HID: i2c-hid: force the IRQ level trigger only when not set
Benjamin Tissoires
1
-2
/
+6
2016-11-28
HID: multitouch: do not retrieve all reports for all devices
Benjamin Tissoires
1
-36
/
+40
2016-11-28
HID: multitouch: enable the Surface 3 Type Cover to report multitouch data
Benjamin Tissoires
5
-7
/
+3
2016-11-28
HID: input: rework HID_QUIRK_MULTI_INPUT
Benjamin Tissoires
1
-41
/
+54
2016-11-28
HID: multitouch: handle external buttons for Precision Touchpads
Benjamin Tissoires
1
-0
/
+8
2016-11-28
HID: sensor-hub: add quirk for Microchip MM7150
Benjamin Tissoires
1
-0
/
+3
2016-11-28
HID: sensor-hub add quirk for Microsoft Surface 3
Benjamin Tissoires
1
-0
/
+3
2016-11-23
HID: hid-sensor-hub: clear memory to avoid random data
Song Hongyan
1
-0
/
+1
2016-11-23
HID: microsoft: Add Surface 4 type cover pro 4 not JP versions
Daniel Keller
4
-0
/
+12
[prev]
[next]