index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+0
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
32
-107
/
+116
2019-02-11
fotg210-udc: pass struct device to DMA API functions
Christoph Hellwig
1
-3
/
+4
2019-02-11
fotg210-udc: remove a bogus dma_sync_single_for_device call
Christoph Hellwig
1
-4
/
+0
2019-02-11
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
19
-19
/
+19
2019-02-11
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
1
-0
/
+1
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-02-07
usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
Andrzej Pietrasiewicz
1
-0
/
+11
2019-02-07
usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()
Andrzej Pietrasiewicz
1
-17
/
+24
2019-02-07
usb: gadget: function: sync f_uac1 ac header baInterfaceNr
liangshengjun
1
-0
/
+2
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
5
-28
/
+28
2019-02-06
udc: net2280: Fix net2280_disable
Guido Kiener
1
-2
/
+2
2019-02-06
USB: gadget: Improve kerneldoc for usb_ep_dequeue()
Alan Stern
1
-4
/
+4
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-9
/
+0
2019-02-01
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-1
/
+0
2019-01-28
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
1
-1
/
+1
2019-01-28
usb: gadget: udc: renesas_usb3: add support for r8a774c0
Fabrizio Castro
1
-0
/
+4
2019-01-28
usb: gadget: uvc: add uvcg_warn macro
Paul Elder
1
-0
/
+2
2019-01-28
usb: gadget: u_serial: process RX in workqueue instead of tasklet
Michał Mirosław
1
-21
/
+14
2019-01-28
usb: gadget: udc: reduce indentation
Julia Lawall
1
-9
/
+8
2019-01-28
usb: gadget: aspeed: fix typo
Matteo Croce
1
-1
/
+1
2019-01-28
usb: gadget: Remove dead branch code
YueHaibing
1
-8
/
+0
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
4
-0
/
+5
2019-01-15
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
1
-7
/
+6
2019-01-14
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-7
/
+6
2019-01-07
usb: gadget: udc: reduce indentation
Julia Lawall
1
-9
/
+8
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-3
/
+3
2018-12-28
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-37
/
+123
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+1
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-1
/
+1
2018-12-12
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
5
-36
/
+122
2018-12-07
USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-15
/
+2
2018-12-03
Merge 4.20-rc5 into usb-next
Greg Kroah-Hartman
2
-62
/
+37
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+0
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-11-28
usb: gadget: u_ether: fix unsafe list iteration
Marek Szyprowski
1
-5
/
+6
2018-11-26
USB: omap_udc: fix rejection of out transfers when DMA is used
Aaro Koskinen
1
-0
/
+1
2018-11-26
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen
1
-0
/
+1
2018-11-26
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen
1
-1
/
+2
2018-11-26
USB: omap_udc: fix crashes on probe error and module removal
Aaro Koskinen
1
-31
/
+19
2018-11-26
USB: omap_udc: use devm_request_irq()
Aaro Koskinen
1
-27
/
+10
2018-11-26
usb: gadget: f_fs: Allow scatter-gather buffers
Andrzej Pietrasiewicz
1
-7
/
+86
2018-11-26
usb: gadget: f_fs: Add support for CCID descriptors.
Vincent Pelletier
1
-7
/
+22
2018-11-26
usb: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
1
-1
/
+1
2018-11-26
usb: gadget: uvc: constify vb2_ops structure
Julia Lawall
1
-1
/
+1
2018-11-26
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
Yoshihiro Shimoda
1
-5
/
+10
2018-11-26
usb: gadget: aspeed-vhub: constify usb_gadget_ops structure
Julia Lawall
1
-1
/
+1
[next]