开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-05
usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF
Sandeep Dhavale
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
2023-03-16
scsi: usb: gadget: f_tcm: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
usb: gadget: Use correct endianness of the wLength field for WebUSB
Andy Shevchenko
2023-03-09
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-15
usb: gadget: u_ether: Don't warn in gether_setup_name_default()
Jon Hunter
2023-02-15
usb: gadget: u_ether: Convert prints to device prints
Jon Hunter
2023-02-14
usb: gadget: u_serial: Add null pointer check in gserial_resume
Prashanth K
2023-02-14
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
2023-02-09
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
Paul Cercueil
2023-02-09
usb: gadget: configfs: Fix set but not used variable warning
Daniel Scally
2023-02-07
usb: gadget: uvc: Use custom strings if available
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow linking function to string descs
Daniel Scally
2023-02-07
usb: gadget: uvc: Pick up custom string descriptor IDs
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow linking XUs to string descriptors
Daniel Scally
2023-02-07
usb: gadget: configfs: Attach arbitrary strings to cdev
Daniel Scally
2023-02-07
usb: gadget: configfs: Support arbitrary string descriptors
Daniel Scally
2023-02-07
usb: gadget: configfs: Rename struct gadget_strings
Daniel Scally
2023-02-07
usb: gadget: uvc: Copy XU descriptors during .bind()
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow definition of XUs in configfs
Daniel Scally
2023-02-07
usb: gadget: uvc: Generalise helper functions for reuse
Daniel Scally
2023-02-07
usb: gadget: uvc: Make bSourceID read/write
Daniel Scally
2023-02-06
usb: gadget: uvc: Allow creating new color matching descriptors
Daniel Scally
2023-02-06
usb: gadget: uvc: Make color matching attributes read/write
Daniel Scally
2023-02-06
usb: gadget: uvc: Remove the hardcoded default color matching
Daniel Scally
2023-02-06
usb: gadget: uvc: Copy color matching descriptor for each frame
Daniel Scally
2023-02-06
usb: gadget: uvc: Add struct for color matching in configs
Daniel Scally
2023-02-06
USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
usb: gadget: configfs: Use memcpy_and_pad()
Andy Shevchenko
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-02
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
2023-02-02
usb: gadget: uvc: Add new enable_interrupt_ep attribute
Daniel Scally
2023-02-02
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
2023-02-02
usb: gadget: configfs: Restrict symlink creation is UDC already binded
Udipto Goswami
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2023-02-02
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
2023-01-31
usg: gadget: Move validation out of lock in webusb_bcdVersion_store()
Andy Shevchenko
2023-01-31
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
[next]