index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
usb: gadget: Remove dead branch code
YueHaibing
2019-01-28
1
-8
/
+0
*
|
|
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2019-02-11
1
-1
/
+1
|
\
\
\
|
*
|
|
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
2019-01-28
1
-1
/
+1
|
|
/
/
*
|
|
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
2019-01-14
1
-1
/
+1
*
|
|
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
4
-0
/
+5
*
|
|
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
2019-01-15
1
-7
/
+6
|
\
\
\
|
|
/
/
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-7
/
+6
|
|
/
*
|
usb: gadget: udc: reduce indentation
Julia Lawall
2019-01-07
1
-9
/
+8
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-3
/
+3
*
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
6
-37
/
+123
|
\
|
*
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-12-12
5
-36
/
+122
|
|
\
|
|
*
USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-07
1
-15
/
+2
|
|
*
usb: gadget: f_fs: Allow scatter-gather buffers
Andrzej Pietrasiewicz
2018-11-26
1
-7
/
+86
|
|
*
usb: gadget: f_fs: Add support for CCID descriptors.
Vincent Pelletier
2018-11-26
1
-7
/
+22
|
|
*
usb: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
2018-11-26
1
-1
/
+1
|
|
*
usb: gadget: uvc: constify vb2_ops structure
Julia Lawall
2018-11-26
1
-1
/
+1
|
|
*
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
Yoshihiro Shimoda
2018-11-26
1
-5
/
+10
|
|
*
usb: gadget: aspeed-vhub: constify usb_gadget_ops structure
Julia Lawall
2018-11-26
1
-1
/
+1
|
*
|
Merge 4.20-rc5 into usb-next
Greg Kroah-Hartman
2018-12-03
2
-62
/
+37
|
|
\
\
|
*
\
\
Merge 4.20-rc4 into usb-next
Greg Kroah-Hartman
2018-11-26
1
-18
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
USB: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
2018-11-07
1
-1
/
+1
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-7
/
+1
|
\
\
\
\
|
*
|
|
|
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
1
-1
/
+0
|
*
|
|
|
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-6
/
+1
|
|
/
/
/
*
|
|
|
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-13
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
usb: gadget: u_ether: fix unsafe list iteration
Marek Szyprowski
2018-11-28
1
-5
/
+6
*
|
|
USB: omap_udc: fix rejection of out transfers when DMA is used
Aaro Koskinen
2018-11-26
1
-0
/
+1
*
|
|
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen
2018-11-26
1
-0
/
+1
*
|
|
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen
2018-11-26
1
-1
/
+2
[next]