index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-cp2112.c
Age
Commit message (
Expand
)
Author
2021-09-25
HID: cp2112: Use struct_group() for memcpy() region
Kees Cook
2021-03-08
HID cp2112: fix support for multiple gpiochips
Douglas Gilbert
2020-08-17
HID: cp2112: Use irqchip template
Linus Walleij
2020-07-20
HID: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-08-19
HID: cp2112: prevent sleeping function called from invalid context
Benjamin Tissoires
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2017-11-21
HID: cp2112: Fix I2C_BLOCK_DATA transactions
Eudean Sun
2017-11-10
HID: cp2112: fix broken gpio_direction_input callback
Sébastien Szymanski
2017-11-10
HID: cp2112: fix interface specification URL
Sébastien Szymanski
2017-03-21
HID: cp2112: use proper hidraw name with minor number
Jaejoong Kim
2017-01-31
HID: cp2112: fix gpio-callback error handling
Johan Hovold
2017-01-31
HID: cp2112: fix sleep-while-atomic
Johan Hovold
2016-11-28
HID: cp2112: add IRQ chip handling
Benjamin Tissoires
2016-11-23
HID: cp2112: make transfer buffers DMA capable
Benjamin Tissoires
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-07
hid: cp2112: use gpiochip data pointer
Linus Walleij
2015-12-28
HID: use to_hid_device()
Geliang Tang
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-07-14
HID: cp2112: fix byte order in SMBUS operations
Ellen Wang
2015-07-14
HID: cp2112: fix I2C_SMBUS_BYTE write
Ellen Wang
2015-07-10
HID: cp2112: support i2c write-read transfers in hid-cp2112
Ellen Wang
2015-07-09
HID: cp2112: support large i2c transfers
Ellen Wang
2015-07-08
HID: cp2112: fix to force single data-report reply
Antonio Borneo
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-07-29
HID: cp2112: add I2C mode
Antonio Borneo
2014-07-07
HID: cp2112: fix gpio value in gpio_direction_output
Antonio Borneo
2014-03-14
HID: cp2112: remove the last hid_output_raw_report() call
Benjamin Tissoires
2014-03-14
HID: cp2112: remove various hid_out_raw_report calls
Benjamin Tissoires
2014-02-18
HID: cp2112: fix incorrect error propagation in cp2112_xfer()
Jiri Kosina
2014-02-18
HID: cp2112: convert to use hid_hw_raw_request()
Jiri Kosina
2014-02-17
HID: cp2112: use proper specifier for size_t
Jiri Kosina
2014-02-17
HID: cp2112: make sysfs attributes static
Jiri Kosina
2014-02-17
HID: add hid-cp2112 driver
David Barksdale