index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-02-12
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
1
-2
/
+2
2018-02-12
usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
Ulf Magnusson
1
-1
/
+0
2018-02-12
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
1
-1
/
+1
2018-02-12
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
Yoshihiro Shimoda
1
-1
/
+1
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
1
-4
/
+4
2018-01-22
usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
Benjamin Herrenschmidt
1
-1
/
+1
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
1
-15
/
+13
2018-01-09
USB: UDC core: fix double-free in usb_add_gadget_udc_release
Alan Stern
1
-15
/
+13
2017-12-11
USB: dummy-hcd: Adapt dummy_udc_set_speed()
Roger Quadros
1
-13
/
+1
2017-12-11
USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()
Roger Quadros
1
-2
/
+0
2017-12-11
usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()
Markus Elfring
1
-8
/
+8
2017-12-11
usb: gadget: pxa27x: Remove redundant assignment to is_short and dev
Colin Ian King
1
-3
/
+0
2017-12-11
usb: gadget: udc-xilinx: remove redundant pointer udc
Colin Ian King
1
-2
/
+0
2017-12-11
USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
1
-1
/
+1
2017-12-11
gadget event trace : add request pointer
Matthieu CASTET
1
-2
/
+4
2017-11-28
usb: gadget: core: Fix ->udc_set_speed() speed handling
Roger Quadros
1
-2
/
+6
2017-11-28
usb: gadget: udc: renesas_usb3: fix number of the pipes
Yoshihiro Shimoda
1
-1
/
+1
2017-11-27
usb: bdc: fix platform_no_drv_owner.cocci warnings
Vasyl Gomonovych
1
-1
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
6
-20
/
+19
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-14
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
[next]