index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
fotg210-udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
*
usb: gadget: at91_udc: Remove unneeded variable
Hariprasad Kelam
2019-06-18
1
-2
/
+1
*
usb: gadget: udc: renesas_usb3: Enhance role switch support
Biju Das
2019-06-18
1
-7
/
+84
*
usb: gadget: u_audio: Fixed variable declaration coding style issue
Jonas Stenvall
2019-06-18
1
-2
/
+2
*
usb: gadget: f_fs: data_len used before properly set
Fei Yang
2019-06-18
1
-1
/
+2
*
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
2019-06-17
2
-4
/
+8
|
\
|
*
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
2019-06-06
1
-2
/
+2
|
*
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
2019-06-06
1
-2
/
+1
|
*
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
2019-06-06
1
-0
/
+5
*
|
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-21
1
-2
/
+0
|
/
*
usb: gadget: atmel: tie wake lock to running clock
Jonas Bonn
2019-05-03
1
-0
/
+4
*
usb: gadget: atmel: support USB suspend
Jonas Bonn
2019-05-03
2
-6
/
+50
*
usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled mask
Jonas Bonn
2019-05-03
1
-10
/
+19
*
usb: gadget: do not use __constant_cpu_to_le16
Sergey Senozhatsky
2019-05-03
1
-3
/
+3
*
usb: introduce usb_ep_type_string() function
Chunfeng Yun
2019-05-03
2
-20
/
+2
*
usb: gadget: udc: lpc32xx: rework interrupt handling
Alexandre Belloni
2019-05-03
1
-19
/
+10
*
usb: gadget: udc: lpc32xx: add support for stotg04 phy
Alexandre Belloni
2019-05-03
1
-5
/
+27
*
usb: gadget: udc: lpc32xx: properly setup phy interrupts
Alexandre Belloni
2019-05-03
1
-2
/
+2
*
usb: gadget: udc: lpc32xx: simplify vbus handling
Alexandre Belloni
2019-05-03
1
-11
/
+6
*
usb: gadget: udc: lpc32xx: simplify probe
Alexandre Belloni
2019-05-03
1
-68
/
+25
*
USB: UDC: net22{80,72}: remove mistaken test of req->zero
Alan Stern
2019-05-03
2
-4
/
+2
*
USB: UDC: net2280: Remove redundant "if" condition
Alan Stern
2019-05-03
1
-1
/
+1
*
usb: gadget: f_ncm: Add OS descriptor support
Romain Izard
2019-05-03
2
-3
/
+47
*
usb: gadget: f_ncm: Fix NTP-32 support
Romain Izard
2019-05-03
1
-7
/
+3
*
USB: dummy-hcd: Fix failure to give back unlinked URBs
Alan Stern
2019-05-03
1
-4
/
+15
*
usb: gadget: f_fs: don't free buffer prematurely
Fei Yang
2019-05-03
1
-1
/
+2
*
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
2019-03-20
1
-3
/
+3
*
usb: gadget: net2272: Fix net2272_dequeue()
Guido Kiener
2019-03-20
1
-0
/
+1
*
usb: gadget: net2280: Fix net2280_dequeue()
Guido Kiener
2019-03-20
1
-2
/
+2
*
usb: gadget: net2280: Fix overrun of OUT messages
Guido Kiener
2019-03-20
1
-3
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-9
/
+0
|
\
|
*
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-9
/
+0
*
|
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
1
-1
/
+0
|
\
\
|
*
|
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2019-02-01
1
-1
/
+0
|
|
/
*
|
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-02-15
32
-107
/
+116
|
\
\
|
*
|
fotg210-udc: pass struct device to DMA API functions
Christoph Hellwig
2019-02-11
1
-3
/
+4
|
*
|
fotg210-udc: remove a bogus dma_sync_single_for_device call
Christoph Hellwig
2019-02-11
1
-4
/
+0
|
*
|
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2019-02-11
19
-19
/
+19
|
*
|
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
2019-02-11
1
-0
/
+1
|
*
|
usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
Andrzej Pietrasiewicz
2019-02-07
1
-0
/
+11
|
*
|
usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()
Andrzej Pietrasiewicz
2019-02-07
1
-17
/
+24
|
*
|
usb: gadget: function: sync f_uac1 ac header baInterfaceNr
liangshengjun
2019-02-07
1
-0
/
+2
|
*
|
usb: gadget: fix various indentation issues
Colin Ian King
2019-02-07
5
-28
/
+28
|
*
|
udc: net2280: Fix net2280_disable
Guido Kiener
2019-02-06
1
-2
/
+2
|
*
|
USB: gadget: Improve kerneldoc for usb_ep_dequeue()
Alan Stern
2019-02-06
1
-4
/
+4
|
*
|
usb: gadget: udc: renesas_usb3: add support for r8a774c0
Fabrizio Castro
2019-01-28
1
-0
/
+4
|
*
|
usb: gadget: uvc: add uvcg_warn macro
Paul Elder
2019-01-28
1
-0
/
+2
|
*
|
usb: gadget: u_serial: process RX in workqueue instead of tasklet
Michał Mirosław
2019-01-28
1
-21
/
+14
|
*
|
usb: gadget: udc: reduce indentation
Julia Lawall
2019-01-28
1
-9
/
+8
|
*
|
usb: gadget: aspeed: fix typo
Matteo Croce
2019-01-28
1
-1
/
+1
[next]