index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2022-09-22
usb: gadget: uvc: add v4l2 try_format api call
Michael Grzeschik
2022-09-22
usb: gadget: uvc: add v4l2 enumeration api calls
Michael Grzeschik
2022-09-22
usb: gadget: add _init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-22
usb: gadget: function: fix dangling pnp_string in f_printer.c
Albert Briscoe
2022-09-09
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
2022-09-07
usb: gadget: f_fs: stricter integer overflow checks
Dan Carpenter
2022-09-05
usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-02
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman
2022-08-31
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
Sergey Shtylyov
2022-08-31
usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macros
Maciej Żenczykowski
2022-08-31
usb: gadget: at91_udc: Fix comments typo
Shaomin Deng
2022-08-31
usb: gadget: net2272: Remove the initialization of statics to 0
Shaomin Deng
2022-08-30
usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
Krishna Kurapati
2022-08-30
USB: gadget: Fix obscure lockdep violation for udc_mutex
Alan Stern
2022-08-30
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
2022-08-19
usb: gadget: f_uac2: fix superspeed transfer
Jing Leng
2022-08-19
usb: gadget: tegra: Reduce pad power
Jim Lin
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usage
Greg Kroah-Hartman
2022-08-19
usb: gadget: udc: renesas_usb3: Add support for RZ/V2M
Phil Edworthy
2022-08-18
usb: gadget: rndis: use %u instead of %d to print u32 values
Ray Hung
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2022-08-03
usb:udc: remove reference to AVR32 architecture in Atmel USBA Kconfig
Hans-Christian Noren Egtvedt
2022-07-27
USB: gadget: Fix use-after-free Read in usb_udc_uevent()
Alan Stern
2022-07-25
USB: gadget: f_acm: use CDC defines
Johan Hovold
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
2022-07-14
usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
Liang He
2022-07-14
usb: gadget: f_mass_storage: forced_eject attribute
Maxim Devaev
2022-07-14
usb: gadget: udc: amd5536 depends on HAS_DMA
Randy Dunlap
2022-07-08
usb: gadget: uvc: fix changing interface name via configfs
Michael Grzeschik
2022-07-08
gadgetfs: ep_io - wait until IRQ finishes
Jozef Martiniak
2022-07-08
usb: gadget: udc: atmel: convert to platform driver
Michael Walle
2022-07-08
usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()
Michael Walle
2022-07-08
USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()
Steven Rostedt (Google)
2022-06-29
usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
Neal Liu
2022-06-29
usb: gadget: aspeed_udc: fix handling of tx_len == 0
Dan Carpenter
2022-06-27
Merge 5.19-rc4 into usb-next
Greg Kroah-Hartman
2022-06-24
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
2022-06-24
usb: gadget: u_ether: Remove duplicated include in u_ether.c
Yang Li
2022-06-21
usb: gadget: Remove unnecessary print function dev_err()
Jiapeng Chong
2022-06-21
usb: gadget: ast2600: Fix a couple of spelling mistakes
Colin Ian King
2022-06-21
usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup()
Dan Carpenter
2022-06-21
usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queue
Zheng Bin
2022-06-21
usb: gadget: uvc: fix list double add in uvcg_video_pump
Dan Vacura
2022-06-21
usb: gadget: Fix non-unique driver names in raw-gadget driver
Alan Stern
2022-06-20
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
2022-06-12
usb: gadget: add Aspeed ast2600 udc driver
Neal Liu
2022-06-10
usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
Linyu Yuan
[next]