summaryrefslogtreecommitdiff
path: root/drivers/usb/fotg210
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman
2025-02-18usb: fotg210-hcd: Switch to use hrtimer_setup()Nam Cao
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-05-11usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko
2024-05-10usb: fotg210: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-15usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter
2023-12-11usb: fotg210-udc: fix function kernel-doc commentsRandy Dunlap
2023-12-04usb: fotg210-hcd: Replace snprintf() with the safer scnprintf() variantLee Jones