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
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-7
/
+6
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
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
3
-21
/
+13
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
1
-57
/
+31
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: udc: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
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
2018-11-07
USB: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
1
-1
/
+1
2018-10-05
USB: net2280: Remove ->disconnect() callback from net2280_pullup()
Alan Stern
1
-3
/
+0
2018-10-05
usb: gadget: udc: renesas_usb3: add support for r8a77990
Yoshihiro Shimoda
1
-0
/
+11
2018-10-02
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
1
-0
/
+3
2018-10-02
USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()
Alan Stern
1
-3
/
+6
2018-10-02
usb: gadget: atmel: remove pointless retrieval of DT name property
Rob Herring
1
-6
/
+0
2018-10-02
usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
Nicholas Mc Guire
1
-2
/
+4
2018-10-02
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
Nicholas Mc Guire
1
-4
/
+26
2018-10-02
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
1
-0
/
+2
2018-10-02
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...
Jia-Ju Bai
1
-1
/
+1
2018-10-02
usb: gadget: udc: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-02
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
2
-2
/
+2
2018-08-29
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
1
-1
/
+4
2018-08-29
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
1
-5
/
+10
2018-08-29
USB: net2280: Fix erroneous synchronization change
Alan Stern
1
-2
/
+14
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
3
-1
/
+102
2018-07-30
usb: gadget: udc: renesas_usb3: Add register of usb role switch
Yoshihiro Shimoda
2
-1
/
+84
2018-07-26
USB: gadget: Document that certain ep operations can be called in interrupt c...
Alan Stern
1
-0
/
+18
2018-07-17
usb: gadget: aspeed: Workaround memory ordering issue
Benjamin Herrenschmidt
3
-3
/
+46
2018-07-17
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
1
-1
/
+1
2018-07-17
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
1
-2
/
+2
2018-07-17
usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
Benjamin Herrenschmidt
1
-1
/
+8
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-06
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
Arnd Bergmann
1
-0
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-2
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-4
/
+4
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-192
/
+3770
2018-05-31
USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-13
/
+4
2018-05-31
USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...
Greg Kroah-Hartman
1
-15
/
+3
2018-05-31
USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create...
Greg Kroah-Hartman
2
-40
/
+6
2018-05-31
USB: gadget: udc: gr_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2
-6
/
+2
2018-05-31
USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-32
/
+5
2018-05-31
USB: udc: atmel_usba_udc: no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2
-64
/
+11
2018-05-24
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-25
/
+3742
2018-05-21
usb: gadget: udc: renesas_usb3: fix double phy_put()
Yoshihiro Shimoda
1
-2
/
+0
[next]