index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-mcp2221.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-6.8/mcp2221' into for-linus
Jiri Kosina
2024-01-08
1
-22
/
+50
|
\
|
*
HID: mcp2221: Handle reads greater than 60 bytes
Hamish Martin
2023-11-21
1
-9
/
+23
|
*
HID: mcp2221: Don't set bus speed on every transfer
Hamish Martin
2023-11-21
1
-14
/
+27
|
*
HID: mcp2221: Set ACPI companion
Hamish Martin
2023-11-21
1
-0
/
+1
*
|
HID: mcp2221: Allow IO to start during probe
Hamish Martin
2023-11-21
1
-0
/
+2
*
|
HID: mcp2221: Set driver data before I2C adapter add
Hamish Martin
2023-11-21
1
-1
/
+1
|
/
*
HID: mcp2221: fix get and get_direction for gpio
Louis Morhet
2023-04-13
1
-2
/
+2
*
HID: mcp2221: fix report layout for gpio get
Louis Morhet
2023-04-13
1
-1
/
+1
*
HID: mcp-2221: prevent UAF in delayed work
Benjamin Tissoires
2023-02-20
1
-0
/
+3
*
HID: mcp2221: don't connect hidraw
Enrik Berkhan
2022-12-19
1
-3
/
+9
*
HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined
Matt Ranostay
2022-10-21
1
-1
/
+3
*
HID: mcp2221: fix 'cast to restricted __le16' sparse warnings
Matt Ranostay
2022-10-21
1
-1
/
+1
*
HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event()
Jiri Kosina
2022-10-20
1
-14
/
+17
*
HID: mcp2221: add ADC/DAC support via iio subsystem
Matt Ranostay
2022-10-18
1
-1
/
+257
*
HID: mcp2221: change 'select GPIOLIB' to imply
Matt Ranostay
2022-10-18
1
-0
/
+2
*
HID: mcp2221: switch i2c registration to devm functions
Matt Ranostay
2022-10-18
1
-25
/
+25
*
HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
Harshit Mogalapalli
2022-07-21
1
-0
/
+3
*
HID: mcp2221: Fix GPIO output handling
Lars Povlsen
2020-11-05
1
-9
/
+39
*
HID: mcp2221: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-20
1
-1
/
+1
*
HID: mcp2221: add GPIO functionality support
Rishi Gupta
2020-04-16
1
-0
/
+169
*
HID: mcp2221: add usb to i2c-smbus host bridge
Rishi Gupta
2020-03-10
1
-0
/
+742