index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-12
HID: hid-core: convert to use DRIVER_ATTR_RO and drv_groups
Greg Kroah-Hartman
1
-14
/
+10
2017-06-09
hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-06-08
HID: apple: Use country code to detect ISO keyboards
Alex Henrie
1
-32
/
+27
2017-06-08
HID: usbhid: remove custom locking from usbhid_open/close
Dmitry Torokhov
1
-62
/
+53
2017-06-08
HID: i2c-hid: remove custom locking from i2c_hid_open/close
Dmitry Torokhov
1
-23
/
+9
2017-06-08
HID: serialize hid_hw_open and hid_hw_close
Dmitry Torokhov
1
-0
/
+89
2017-06-08
HID: usbhid: do not rely on hid->open when deciding to do IO
Dmitry Torokhov
2
-7
/
+29
2017-06-08
HID: hiddev: use hid_hw_power instead of usbhid_get/put_power
Dmitry Torokhov
3
-27
/
+11
2017-06-08
HID: hiddev: use hid_hw_open/close instead of usbhid_open/close
Dmitry Torokhov
3
-11
/
+11
2017-06-08
HID: asus: Add support for Zen AiO MD-5110 keyboard
Daniel Drake
3
-0
/
+3
2017-06-08
HID: move Asus keyboard support from hid-chicony to hid-asus
Daniel Drake
4
-6
/
+33
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-5
/
+4
2017-06-06
HID: Add quirk for Dell PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+4
2017-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-40
/
+119
2017-06-02
HID: asus: Stop underlying hardware on remove
Carlo Caione
1
-0
/
+2
2017-05-30
HID: intel_ish-hid: enable compile testing
Arnd Bergmann
1
-1
/
+1
2017-05-30
HID: intel_ish-hid: fix format string for size_t
Arnd Bergmann
1
-3
/
+2
2017-05-30
HID: intel_ish-hid: convert timespec to ktime_t
Arnd Bergmann
4
-23
/
+13
2017-05-30
HID: intel_ish-hid: clarify locking in client code
Arnd Bergmann
1
-26
/
+17
2017-05-30
HID: intel_ish-hid: fix potential uninitialized data usage
Arnd Bergmann
1
-0
/
+2
2017-05-29
HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices
Hans de Goede
1
-0
/
+13
2017-05-22
HID: Microsoft Win8 Wireless Radio Controls cleanup
Hans de Goede
1
-1
/
+1
2017-05-22
HID: i2c-hid: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-22
HID: asus: Add support for T100 keyboard
Hans de Goede
3
-0
/
+12
2017-05-11
HID: elecom: extend to fix the descriptor for DEFT trackballs
Diego Elio Pettenò
4
-11
/
+61
2017-05-11
HID: ite: Add hid-ite driver
Hans de Goede
5
-0
/
+66
2017-05-11
HID: Add mapping for Microsoft Win8 Wireless Radio Controls extensions
Hans de Goede
1
-0
/
+9
2017-05-05
HID: wacom: generic: Refactor generic battery handling
Jason Gerecke
2
-71
/
+95
2017-05-05
HID: wacom: Add ability to provide explicit battery status info
Jason Gerecke
4
-25
/
+45
2017-05-05
HID: wacom: generic: Report AES battery information
Jason Gerecke
1
-0
/
+2
2017-05-05
HID: wacom: generic: Ignore HID_DG_BATTERYSTRENTH == 0
Jason Gerecke
1
-0
/
+2
2017-05-05
HID: wacom: generic: Scale battery capacity measurements to percentages
Jason Gerecke
1
-0
/
+2
2017-05-05
HID: magicmouse: Set multi-touch keybits for Magic Mouse
Che-Liang Chiou
1
-7
/
+8
2017-05-05
HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
Jason Gerecke
1
-22
/
+23
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'for-4.12/asus' into for-linus
Jiri Kosina
9
-15
/
+261
2017-05-02
Merge branch 'for-4.12/sony' into for-linus
Jiri Kosina
1
-810
/
+864
2017-05-02
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...
Jiri Kosina
21
-305
/
+1317
2017-04-26
HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switch
Vasilis Liaskovitis
2
-0
/
+2
2017-04-20
HID: wacom: Override incorrect logical maximum contact identifier
Jason Gerecke
1
-0
/
+10
2017-04-19
HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned
Jason Gerecke
1
-1
/
+1
2017-04-12
HID: asus: support backlight on USB keyboards
Carlo Caione
2
-1
/
+183
2017-04-11
Revert "HID: rmi: Handle all Synaptics touchpads using hid-rmi"
Jiri Kosina
1
-2
/
+1
2017-04-06
HID: wacom: Move wacom_remote_irq and wacom_remote_status_irq
Jason Gerecke
1
-125
/
+125
2017-04-06
HID: wacom: generic: sync pad events only for actual packets
Ping Cheng
2
-1
/
+7
2017-04-06
HID: uclogic: add support for Ugee Tablet EX07S
Xiaolei Yu
3
-0
/
+6
2017-04-06
HID: sony: remove redundant check for -ve err
Colin Ian King
1
-3
/
+0
2017-04-06
HID: sony: Make sure to unregister sensors on failure
Roderick Colenbrander
1
-3
/
+2
2017-04-06
HID: sony: Make DS4 bt poll interval adjustable
Roderick Colenbrander
1
-10
/
+69
2017-04-06
HID: sony: Set proper bit flags on DS4 output report
Roderick Colenbrander
1
-2
/
+2
[prev]
[next]