index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-cp2112.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: cp2112: prevent a buffer overflow in cp2112_xfer()
Harshit Mogalapalli
2022-06-09
1
-0
/
+5
*
HID: cp2112: Use struct_group() for memcpy() region
Kees Cook
2021-09-25
1
-6
/
+8
*
HID cp2112: fix support for multiple gpiochips
Douglas Gilbert
2021-03-08
1
-11
/
+11
*
HID: cp2112: Use irqchip template
Linus Walleij
2020-08-17
1
-9
/
+10
*
HID: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
1
-1
/
+1
*
HID: cp2112: prevent sleeping function called from invalid context
Benjamin Tissoires
2019-08-19
1
-2
/
+6
*
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
1
-2
/
+5
|
\
|
*
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
2019-06-07
1
-2
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
*
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
2018-12-14
1
-1
/
+1
*
HID: cp2112: Fix I2C_BLOCK_DATA transactions
Eudean Sun
2017-11-21
1
-2
/
+13
*
HID: cp2112: fix broken gpio_direction_input callback
Sébastien Szymanski
2017-11-10
1
-2
/
+6
*
HID: cp2112: fix interface specification URL
Sébastien Szymanski
2017-11-10
1
-1
/
+1
*
HID: cp2112: use proper hidraw name with minor number
Jaejoong Kim
2017-03-21
1
-1
/
+3
*
HID: cp2112: fix gpio-callback error handling
Johan Hovold
2017-01-31
1
-1
/
+1
*
HID: cp2112: fix sleep-while-atomic
Johan Hovold
2017-01-31
1
-15
/
+11
*
HID: cp2112: add IRQ chip handling
Benjamin Tissoires
2016-11-28
1
-3
/
+202
*
HID: cp2112: make transfer buffers DMA capable
Benjamin Tissoires
2016-11-23
1
-36
/
+79
*
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
1
-11
/
+7
|
\
|
*
hid: cp2112: use gpiochip data pointer
Linus Walleij
2016-01-07
1
-10
/
+6
|
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
|
HID: use to_hid_device()
Geliang Tang
2015-12-28
1
-4
/
+4
|
/
*
HID: cp2112: fix byte order in SMBUS operations
Ellen Wang
2015-07-14
1
-4
/
+4
*
HID: cp2112: fix I2C_SMBUS_BYTE write
Ellen Wang
2015-07-14
1
-1
/
+1
*
HID: cp2112: support i2c write-read transfers in hid-cp2112
Ellen Wang
2015-07-10
1
-19
/
+55
*
HID: cp2112: support large i2c transfers
Ellen Wang
2015-07-09
1
-7
/
+24
*
HID: cp2112: fix to force single data-report reply
Antonio Borneo
2015-07-08
1
-0
/
+2
*
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-4
/
+2
*
HID: cp2112: add I2C mode
Antonio Borneo
2014-07-29
1
-1
/
+102
*
HID: cp2112: fix gpio value in gpio_direction_output
Antonio Borneo
2014-07-07
1
-2
/
+6
*
HID: cp2112: remove the last hid_output_raw_report() call
Benjamin Tissoires
2014-03-14
1
-1
/
+6
*
HID: cp2112: remove various hid_out_raw_report calls
Benjamin Tissoires
2014-03-14
1
-6
/
+6
*
HID: cp2112: fix incorrect error propagation in cp2112_xfer()
Jiri Kosina
2014-02-18
1
-1
/
+1
*
HID: cp2112: convert to use hid_hw_raw_request()
Jiri Kosina
2014-02-18
1
-8
/
+10
*
HID: cp2112: use proper specifier for size_t
Jiri Kosina
2014-02-17
1
-2
/
+2
*
HID: cp2112: make sysfs attributes static
Jiri Kosina
2014-02-17
1
-2
/
+2
*
HID: add hid-cp2112 driver
David Barksdale
2014-02-17
1
-0
/
+1066