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
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
6
-20
/
+19
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
60
-423
/
+188
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
60
-346
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-0
/
+3
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
60
-0
/
+60
2017-11-03
usb: gadget: udc: renesas_usb3: make const array max_packet_array static
Colin Ian King
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
usb: gadget: udc: dummy_hcd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-10-27
Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-24
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
5
-43
/
+111
2017-10-24
usb: gadget: goku_udc: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+9
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
1
-1
/
+1
2017-10-20
usb: gadget: udc: gr: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-20
usb: gadget: udc: remove duplicate & operation
Jaejoong Kim
1
-1
/
+1
2017-10-19
usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+1
2017-10-19
usb: gadget: udc: renesas_usb3: add support for generic phy
Yoshihiro Shimoda
1
-2
/
+24
2017-10-19
usb: gadget: udc: renesas_usb3: Add suspend/resume functions
Yoshihiro Shimoda
1
-0
/
+34
2017-10-19
usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()
Kazuya Mizuguchi
1
-2
/
+2
2017-10-17
usb/gadget/snps_udc_core: Convert timers to use timer_setup()
Kees Cook
1
-13
/
+6
2017-10-16
Merge 4.14-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2017-10-11
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
1
-3
/
+6
2017-10-11
USB: dummy-hcd: remove unsupported isochronous endpoints
Alan Stern
1
-18
/
+35
2017-10-11
USB: dummy-hcd: bandwidth limits for non-bulk transfers
Alan Stern
1
-8
/
+4
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
5
-18
/
+74
2017-10-04
usb: gadget: udc: snps_udc_core: use setup_timer() helper.
Allen Pais
1
-6
/
+2
2017-10-04
usb: gadget: udc: dummy_hcd: use setup_timer() helper.
Allen Pais
1
-6
/
+2
2017-10-04
usb: gadget: udc: r8a66597: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-10-04
usb: gadget: udc: pxa25x_udc: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-10-04
usb: gadget: udc: m66592: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-28
usb: gadget: udc: atmel: set vbus irqflags explicitly
Nicolas Ferre
1
-1
/
+3
2017-09-28
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
1
-2
/
+3
2017-09-28
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
1
-1
/
+10
2017-09-28
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
1
-1
/
+2
2017-09-28
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
1
-2
/
+30
2017-09-28
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
1
-0
/
+9
2017-09-28
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
1
-4
/
+11
2017-09-20
usb: gadget: dummy: fix nonsensical comparisons
Arnd Bergmann
1
-5
/
+4
2017-09-20
usb: gadget: udc: fix snps_udc_plat.c build errors
Randy Dunlap
1
-0
/
+1
2017-09-20
usb: gadget: core: fix ->udc_set_speed() logic
Roger Quadros
1
-2
/
+1
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-08-28
Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+3
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
9
-48
/
+291
2017-08-18
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...
Alan Stern
1
-6
/
+9
2017-08-16
usb: gadget: udc: Replace the deprecated extcon API
Chanwoo Choi
1
-3
/
+3
2017-08-15
usb: bdc: Add support for USB phy
Al Cooper
2
-2
/
+75
2017-08-15
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
Al Cooper
1
-0
/
+1
2017-08-15
usb: bdc: fix "xsf for ep not enabled" errror
Al Cooper
1
-3
/
+4
2017-08-15
usb: bdc: Add support for suspend/resume
Al Cooper
2
-0
/
+37
[next]