index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
6 days
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
6 days
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
12 days
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-27
usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
Haotien Hsu
2025-11-24
usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
Haotian Zhang
2025-11-21
USB: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-11-21
usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZE
Gopi Krishna Menon
2025-11-21
usb: gadget: functionfs: use dma_buf_unmap_attachment_unlocked() helper
Liang Jie
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-11-17
convert gadgetfs
Al Viro
2025-11-17
gadgetfs: switch to simple_remove_by_name()
Al Viro
2025-11-17
convert functionfs
Al Viro
2025-11-17
functionfs: switch to simple_remove_by_name()
Al Viro
2025-11-17
functionfs: fix the open/removal races
Al Viro
2025-11-17
functionfs: need to cancel ->reset_work in ->kill_sb()
Al Viro
2025-11-17
functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
Al Viro
2025-11-17
functionfs: don't abuse ffs_data_closed() on fs shutdown
Al Viro
2025-11-09
usb: gadget: f_eem: Fix memory leak in eem_unwrap
Kuen-Han Tsai
2025-10-28
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
2025-10-22
usb: raw-gadget: do not limit transfer length
Andrey Konovalov
2025-10-13
usb: gadget: zero: add function wakeup support
Xu Yang
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-17
Merge patch series "usb: gadget: Refactor function drivers to use __free() cl...
Greg Kroah-Hartman
2025-09-17
usb: gadget: f_rndis: Refactor bind path to use __free()
Kuen-Han Tsai
2025-09-17
usb: gadget: f_ecm: Refactor bind path to use __free()
Kuen-Han Tsai
2025-09-17
usb: gadget: f_acm: Refactor bind path to use __free()
Kuen-Han Tsai
2025-09-17
usb: gadget: f_ncm: Refactor bind path to use __free()
Kuen-Han Tsai
2025-09-17
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
2025-09-17
usb: gadget: f_fs: Fix epfile null pointer access after ep enable.
Owen Gu
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
2025-09-12
usb: udc: Add trace event for usb_gadget_set_state
Kuen-Han Tsai
2025-09-06
usb: gadget: tegra-xudc: Remove redundant ternary operators
Liao Yuanhong
2025-09-06
usb: gadget: midi2: Fix MIDI2 IN EP max packet size
Takashi Iwai
2025-09-06
usb: gadget: midi2: Fix missing UMP group attributes initialization
Takashi Iwai
2025-09-06
USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
Alan Stern
2025-09-06
cdns2: Remove unused tracepoints
Steven Rostedt
2025-09-06
usb: gadget: f_hid: Fix zero length packet transfer
William Wu
2025-09-06
usb: gadget: configfs: Correctly set use_os_string at bind
William Wu
2025-08-25
Merge 6.17-rc3 into usb-next
Greg Kroah-Hartman
2025-08-17
usb: gadget: f_ncm: Fix MAC assignment NCM ethernet
raub camaioni
2025-08-13
usb: gadget: tegra-xudc: fix PM use count underflow
Russell King (Oracle)
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
[next]