index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-mcp2221.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
HID: mcp2221: validate report size in mcp2221_raw_event()
Jiangshan Yi
1
-0
/
+7
2026-08-03
HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes
Jiangshan Yi
1
-2
/
+6
2026-08-03
HID: mcp2221: stop device IO before hid_hw_stop
Jiangshan Yi
1
-0
/
+2
2026-05-12
HID: mcp2221: fix OOB write in mcp2221_raw_event()
Florian Pradines
1
-0
/
+7
2026-04-16
Merge branch 'for-7.1/mcp2221' into for-linus
Jiri Kosina
1
-13
/
+23
2026-03-19
HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"
Colin Ian King
1
-1
/
+1
2026-03-12
HID: mcp2221: Add module parameter to enfoce GPIO mode
Linus Walleij
1
-4
/
+14
2026-02-27
HID: mcp2221: use mcp_i2c_smbus_read for block reads
Romain Sioen
1
-9
/
+9
2026-02-27
HID: mcp2221: cancel last I2C command on read error
Romain Sioen
1
-0
/
+2
2025-08-29
Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2025-08-13
hid: fix I2C read buffer overflow in raw_event() for mcp2221
Arnaud Lecomte
1
-0
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-06-20
HID: mcp-2221: Replace manual comparison with min() macro
Yu Jiaoliang
1
-8
/
+3
2025-06-20
HID: mcp2221: set gpio pin mode
Heiko Schocher
1
-0
/
+97
2025-04-24
HID: mcp2221: use new line value setter callbacks
Bartosz Golaszewski
1
-4
/
+6
2024-07-12
HID: mcp2221: Remove unnecessary semicolon
Chen Ni
1
-1
/
+1
2024-04-12
HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
Abdelrahman Morsy
1
-0
/
+2
2024-01-08
Merge branch 'for-6.8/mcp2221' into for-linus
Jiri Kosina
1
-22
/
+50
2023-11-21
HID: mcp2221: Handle reads greater than 60 bytes
Hamish Martin
1
-9
/
+23
2023-11-21
HID: mcp2221: Don't set bus speed on every transfer
Hamish Martin
1
-14
/
+27
2023-11-21
HID: mcp2221: Set ACPI companion
Hamish Martin
1
-0
/
+1
2023-11-21
HID: mcp2221: Allow IO to start during probe
Hamish Martin
1
-0
/
+2
2023-11-21
HID: mcp2221: Set driver data before I2C adapter add
Hamish Martin
1
-1
/
+1
2023-04-13
HID: mcp2221: fix get and get_direction for gpio
Louis Morhet
1
-2
/
+2
2023-04-13
HID: mcp2221: fix report layout for gpio get
Louis Morhet
1
-1
/
+1
2023-02-20
HID: mcp-2221: prevent UAF in delayed work
Benjamin Tissoires
1
-0
/
+3
2022-12-19
HID: mcp2221: don't connect hidraw
Enrik Berkhan
1
-3
/
+9
2022-10-21
HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined
Matt Ranostay
1
-1
/
+3
2022-10-21
HID: mcp2221: fix 'cast to restricted __le16' sparse warnings
Matt Ranostay
1
-1
/
+1
2022-10-20
HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event()
Jiri Kosina
1
-13
/
+16
2022-10-18
HID: mcp2221: add ADC/DAC support via iio subsystem
Matt Ranostay
1
-1
/
+257
2022-10-18
HID: mcp2221: change 'select GPIOLIB' to imply
Matt Ranostay
1
-0
/
+2
2022-10-18
HID: mcp2221: switch i2c registration to devm functions
Matt Ranostay
1
-25
/
+25
2022-07-21
HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
Harshit Mogalapalli
1
-0
/
+3
2020-11-05
HID: mcp2221: Fix GPIO output handling
Lars Povlsen
1
-9
/
+39
2020-07-20
HID: mcp2221: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-04-16
HID: mcp2221: add GPIO functionality support
Rishi Gupta
1
-0
/
+169
2020-03-10
HID: mcp2221: add usb to i2c-smbus host bridge
Rishi Gupta
1
-0
/
+742