index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
usb-ljca.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-13
usb: ljca: Improve ACPI hardware ID documentation
Sakari Ailus
2025-10-13
usb: ljca: Order ACPI hardware IDs alphabetically
Sakari Ailus
2025-10-13
usb: misc: ljca: Remove Wentong's e-mail address
Sakari Ailus
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-12
usb: misc: ljca: set small runtime autosuspend delay
Stanislaw Gruszka
2024-11-12
usb: misc: ljca: move usb_autopm_put_interface() after wait for response
Stanislaw Gruszka
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-13
usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
Hans de Goede
2024-03-26
usb: misc: ljca: Fix double free in error handling path
Yongzhi Liu
2023-11-22
usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
Hans de Goede
2023-11-21
usb: misc: ljca: Drop _ADR support to get ljca children devices
Wentong Wu
2023-10-11
usb: Add support for Intel LJCA device
Wentong Wu