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
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
/
hid-cp2112.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-11
/
+7
2016-01-07
hid: cp2112: use gpiochip data pointer
Linus Walleij
1
-10
/
+6
2015-12-28
HID: use to_hid_device()
Geliang Tang
1
-4
/
+4
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-07-14
HID: cp2112: fix byte order in SMBUS operations
Ellen Wang
1
-4
/
+4
2015-07-14
HID: cp2112: fix I2C_SMBUS_BYTE write
Ellen Wang
1
-1
/
+1
2015-07-10
HID: cp2112: support i2c write-read transfers in hid-cp2112
Ellen Wang
1
-19
/
+55
2015-07-09
HID: cp2112: support large i2c transfers
Ellen Wang
1
-7
/
+24
2015-07-08
HID: cp2112: fix to force single data-report reply
Antonio Borneo
1
-0
/
+2
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-4
/
+2
2014-07-29
HID: cp2112: add I2C mode
Antonio Borneo
1
-1
/
+102
2014-07-07
HID: cp2112: fix gpio value in gpio_direction_output
Antonio Borneo
1
-2
/
+6
2014-03-14
HID: cp2112: remove the last hid_output_raw_report() call
Benjamin Tissoires
1
-1
/
+6
2014-03-14
HID: cp2112: remove various hid_out_raw_report calls
Benjamin Tissoires
1
-6
/
+6
2014-02-18
HID: cp2112: fix incorrect error propagation in cp2112_xfer()
Jiri Kosina
1
-1
/
+1
2014-02-18
HID: cp2112: convert to use hid_hw_raw_request()
Jiri Kosina
1
-8
/
+10
2014-02-18
HID: cp2112: use proper specifier for size_t
Jiri Kosina
1
-2
/
+2
2014-02-18
HID: cp2112: make sysfs attributes static
Jiri Kosina
1
-2
/
+2
2014-02-18
HID: add hid-cp2112 driver
David Barksdale
1
-0
/
+1066