summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/usb-ljca.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-08-13usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede1-0/+1
2024-03-26usb: misc: ljca: Fix double free in error handling pathYongzhi Liu1-13/+9
2023-11-22usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede1-1/+2
2023-11-21usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu1-12/+2
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu1-0/+902