开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-mcp2221.c
Age
Commit message (
Expand
)
Author
2023-02-20
HID: mcp-2221: prevent UAF in delayed work
Benjamin Tissoires
2022-12-19
HID: mcp2221: don't connect hidraw
Enrik Berkhan
2022-10-21
HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined
Matt Ranostay
2022-10-21
HID: mcp2221: fix 'cast to restricted __le16' sparse warnings
Matt Ranostay
2022-10-20
HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event()
Jiri Kosina
2022-10-18
HID: mcp2221: add ADC/DAC support via iio subsystem
Matt Ranostay
2022-10-18
HID: mcp2221: change 'select GPIOLIB' to imply
Matt Ranostay
2022-10-18
HID: mcp2221: switch i2c registration to devm functions
Matt Ranostay
2022-07-21
HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
Harshit Mogalapalli
2020-11-05
HID: mcp2221: Fix GPIO output handling
Lars Povlsen
2020-07-20
HID: mcp2221: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-04-16
HID: mcp2221: add GPIO functionality support
Rishi Gupta
2020-03-10
HID: mcp2221: add usb to i2c-smbus host bridge
Rishi Gupta