index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Lines
2017-04-06
HID: sony: DS4 use brighter LED colors
Roderick Colenbrander
-4
/
+4
2017-04-06
HID: sony: Improve navigation controller axis/button mapping
Roderick Colenbrander
-101
/
+85
2017-04-06
HID: sony: Use DS3 MAC address as unique identifier on USB
Roderick Colenbrander
-0
/
+6
2017-04-06
HID: logitech-hidpp: add a sysfs file to tell we support power_supply
Benjamin Tissoires
-0
/
+20
2017-04-06
HID: logitech-hidpp: enable HID++ 1.0 battery reporting
Benjamin Tissoires
-4
/
+230
2017-04-06
HID: logitech-hidpp: add support for battery status for the K750
Benjamin Tissoires
-2
/
+113
2017-04-06
HID: logitech-hidpp: battery: provide CAPACITY_LEVEL
Benjamin Tissoires
-10
/
+94
2017-04-06
HID: logitech-hidpp: rename battery level into capacity
Benjamin Tissoires
-27
/
+28
2017-04-06
HID: logitech-hidpp: battery: provide ONLINE property
Benjamin Tissoires
-11
/
+20
2017-04-06
HID: logitech-hidpp: notify battery on connect
Benjamin Tissoires
-0
/
+7
2017-04-06
HID: logitech-hidpp: return an error if the queried feature is not present
Benjamin Tissoires
-0
/
+3
2017-04-06
HID: logitech-hidpp: create the battery for all types of HID++ devices
Benjamin Tissoires
-51
/
+43
2017-04-06
HID: logitech-hidpp: forward device info in power_supply
Benjamin Tissoires
-0
/
+15
2017-04-06
HID: logitech-hidpp: handle battery events in hidpp_raw_hidpp_event()
Benjamin Tissoires
-6
/
+7
2017-04-06
HID: logitech-hidpp: rework hidpp_connect_event()
Benjamin Tissoires
-14
/
+5
2017-04-06
HID: logitech-hidpp: retrieve the HID++ device name when available
Benjamin Tissoires
-7
/
+7
2017-04-06
HID: logitech-hidpp: rework probe path for unifying devices
Benjamin Tissoires
-19
/
+67
2017-04-06
HID: logitech-hidpp: create a capabilities bits field
Benjamin Tissoires
-4
/
+6
2017-04-06
HID: logitech-hidpp: do not query the name through HID++ for 1.0 devices
Benjamin Tissoires
-0
/
+2
2017-04-06
HID: logitech-hidpp: make sure we only register one battery per device
Benjamin Tissoires
-0
/
+3
2017-04-06
HID: logitech-hidpp: Add scope to battery
Bastien Nocera
-0
/
+4
2017-04-06
HID: logitech-dj: allow devices to request full pairing information
Benjamin Tissoires
-8
/
+11
2017-03-30
HID: wacom: Bamboo One Medium does not have touch
Aaron Armstrong Skomra
-1
/
+1
2017-03-30
HID: wacom: call _query_tablet_data() for BAMBOO_TOUCH
Aaron Armstrong Skomra
-0
/
+2
2017-03-30
HID: wacom: Don't add ghost interface as shared data
Aaron Armstrong Skomra
-8
/
+8
2017-03-30
HID: asus: change mapping from KEY_WLAN to KEY_RFKILL
Matjaz Hegedic
-1
/
+1
2017-03-30
HID: asus: ignore declared dummy usages
Matjaz Hegedic
-2
/
+21
2017-03-30
HID: asus: fix and generalize ambiguous preprocessor macros
Matjaz Hegedic
-23
/
+23
2017-03-30
HID: asus: support Republic of Gamers special keys
Chris Chiu
-1
/
+46
2017-03-30
HID: asus: drop dependency on I2C_HID
Daniel Drake
-1
/
+0
2017-03-30
HID: add two missing usages for digitizer
Xiaolei Yu
-0
/
+2
2017-03-24
HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/
Geert Uytterhoeven
-1
/
+1
2017-03-24
HID: xinmo: fix for out of range for THT 2P arcade controller.
Peter Stein
-0
/
+3
2017-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-7
/
+71
2017-03-21
HID: cp2112: select GPIOLIB_IRQCHIP instead of depending on it
Bartosz Golaszewski
-1
/
+2
2017-03-21
HID: hiddev: reallocate hiddev's minor number
Jaejoong Kim
-12
/
+3
2017-03-21
HID: cp2112: use proper hidraw name with minor number
Jaejoong Kim
-1
/
+3
2017-03-21
HID: sony: Perform duplicate device check earlier on
Roderick Colenbrander
-4
/
+4
2017-03-21
HID: sony: Expose DS3 motion sensors through separate device
Roderick Colenbrander
-25
/
+105
2017-03-21
HID: sony: Print error on failure to active DS3 / Navigation controllers
Roderick Colenbrander
-0
/
+12
2017-03-21
HID: sony: DS3 comply to Linux gamepad spec
Roderick Colenbrander
-95
/
+81
2017-03-21
HID: sony: Mark DS4 touchpad device as a pointer
Roderick Colenbrander
-1
/
+1
2017-03-21
HID: sony: Support motion sensor calibration on dongle
Roderick Colenbrander
-7
/
+89
2017-03-21
HID: sony: Make work handling more generic
Roderick Colenbrander
-11
/
+19
2017-03-21
HID: sony: Treat the ds4 dongle as a separate device
Roderick Colenbrander
-48
/
+51
2017-03-21
HID: sony: Remove report descriptor fixup for DS4
Roderick Colenbrander
-202
/
+59
2017-03-21
HID: sony: Report hardware timestamp for DS4 sensor values
Roderick Colenbrander
-0
/
+27
2017-03-21
HID: sony: Calibrate DS4 motion sensors
Roderick Colenbrander
-28
/
+184
2017-03-21
HID: sony: Report DS4 motion sensors through a separate device
Roderick Colenbrander
-292
/
+105
2017-03-21
HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens
Martyn Welch
-0
/
+67
[prev]
[next]