index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-06-21
usb: gadget: hid: fix error return code in hid_bind()
Yang Yingliang
2021-06-21
usb: gadget: eem: fix echo command packet response issue
Linyu Yuan
2021-06-21
usb: gadget: f_hid: fix endianness issue with descriptors
Ruslan Bilovol
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
2021-06-17
USB: UDC: net2280: remove redundant continue statement
Colin Ian King
2021-06-14
usb: gadget: fsl: properly remove remnant of MXC support
Li Yang
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2021-06-11
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
2021-06-10
usb: gadget: fsl: Re-enable driver for ARM SoCs
Joel Stanley
2021-06-09
usb: gadget: u_audio: add real feedback implementation
Ruslan Bilovol
2021-06-09
usb: gadget: f_uac2: add adaptive sync support for capture
Ruslan Bilovol
2021-06-09
usb: gadget: f_uac2/u_audio: add feedback endpoint support
Ruslan Bilovol
2021-06-09
usb: gadget: f_fs: Fix setting of device and driver data cross-references
Andrew Gabbasov
2021-06-09
usb: gadget: function: printer: use list_move instead of list_del/list_add
Baokun Li
2021-06-09
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
2021-06-09
usb: fix various gadget panics on 10gbps cabling
Maciej Żenczykowski
2021-06-09
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
2021-06-09
usb: f_ncm: only first packet of aggregate needs to start timer
Maciej Żenczykowski
2021-06-09
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
2021-06-04
USB: UDC: Implement udc_async_callbacks in net2272
Alan Stern
2021-06-04
USB: UDC: Implement udc_async_callbacks in net2280
Alan Stern
2021-06-04
USB: UDC: Implement udc_async_callbacks in dummy-hcd
Alan Stern
2021-06-04
USB: UDC core: Add udc_async_callbacks gadget op
Alan Stern
2021-06-04
usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
Wesley Cheng
2021-06-02
USB: gr_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-27
usb: gadget: udc: udc-xilinx: Place correct function names into the headers
Lee Jones
2021-05-27
usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()'
Lee Jones
2021-05-27
USB: gadget: pxa27x_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-27
USB: gadget: bcm63xx_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-24
USB: gadget: udc: fix kernel-doc syntax in file headers
Aditya Srivastava
2021-05-24
usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
Yoshihiro Shimoda
2021-05-21
USB: gadget: drop irq-flags initialisations
Johan Hovold
2021-05-21
usb: gadget: tegra-xudc: Use dev_err_probe()
Jon Hunter
2021-05-21
usb: gadget: tegra-xudc: Don't print error on probe deferral
Jon Hunter
2021-05-21
usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2021-05-21
usb: gadget: tegra-xudc: Constify static structs
Rikard Falkeborn
2021-05-21
USB: gadget: pxa25x_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-21
USB: gadget: s3c2410_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2021-05-21
USB: gadget: lpc32xx_udc: remove debugfs dentry variable
Greg Kroah-Hartman
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be static
Yang Yingliang
2021-05-10
usb: gadget: fsl_qe_udc: fix implicit-fallthrough warnings
Randy Dunlap
2021-05-10
usb: gadget: function: Fix inconsistent indent
Wei Ming Chen
2021-05-10
usb: gadget: Drop unnecessary NULL checks after container_of
Guenter Roeck
[next]