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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
1
-1
/
+11
2013-01-25
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
1
-1
/
+1
2013-01-25
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
2
-2
/
+2
2013-01-25
USB: fix sign-extension bug in the hub driver
Alan Stern
1
-1
/
+1
2013-01-25
USB: uhci: beautify source code
Chen Gang
3
-28
/
+31
2013-01-25
USB: option: add and update Alcatel modems
Bjørn Mork
1
-1
/
+9
2013-01-25
USB: misc: usb3503: add dt support
Dongjin Kim
1
-5
/
+26
2013-01-25
USB: UHCI: remove unused definition
Woody Suwalski
1
-4
/
+0
2013-01-25
USB: uhci: check buffer length to avoid memory overflow
Chen Gang
3
-49
/
+107
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
9
-9
/
+9
2013-01-24
usb: gadget: mv_udc: fix the value of tranceiver
Chao Xie
1
-5
/
+10
2013-01-24
usb: host: ehci-mv: remove unused variable
Chao Xie
1
-1
/
+0
2013-01-24
usb: otg: mv_otg: use devm_xxx for probe
Chao Xie
1
-60
/
+22
2013-01-24
usb: gadget: mv_udc: fix the warning of mv_udc_remove
Chao Xie
1
-1
/
+1
2013-01-24
usb: gadget: mv_udc: use devm_xxx for probe
Chao Xie
1
-100
/
+56
2013-01-24
usb: gadget: completely remove ->start/->stop
Felipe Balbi
1
-75
/
+14
2013-01-24
usb: gadget: s3c2410: convert to udc_start/udc_stop
Felipe Balbi
2
-53
/
+13
2013-01-24
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-46
/
+16
2013-01-24
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-48
/
+15
2013-01-24
usb: gadget: pch_udc: convert to udc_start/udc_stop
Felipe Balbi
1
-53
/
+14
2013-01-24
usb: gadget: omap_udc: convert to udc_start/udc_stop
Felipe Balbi
1
-37
/
+12
2013-01-24
usb: gadget: m66592-udc: convert to udc_start/udc_stop
Felipe Balbi
2
-51
/
+20
2013-01-24
usb: gadget: fsl_udc_core: convert to udc_start/udc_stop
Felipe Balbi
1
-47
/
+11
2013-01-24
usb: gadget: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-56
/
+15
2013-01-24
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
Felipe Balbi
2
-47
/
+20
2013-01-24
usb: gadget: amd5536udc: convert to udc_start/udc_stop
Felipe Balbi
2
-45
/
+16
2013-01-24
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Lan Tianyu
1
-18
/
+52
2013-01-24
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2013-01-24
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-01-24
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
1
-1
/
+1
2013-01-24
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
2013-01-24
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-01-24
usb: dwc3: gadget: change HIRD threshold to 12
Felipe Balbi
1
-2
/
+5
2013-01-24
usb: gadget: mv_udc: use udc_start and udc_stop functions
Chao Xie
1
-44
/
+35
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
4
-76
/
+53
2013-01-23
usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations
Vivek Gautam
1
-3
/
+3
2013-01-23
USB: ohci-exynos: Add phy driver support
Vivek Gautam
1
-21
/
+63
2013-01-23
USB: ehci-s5p: Add phy driver support
Vivek Gautam
1
-21
/
+59
2013-01-23
usb: phy: samsung: Add host phy support to samsung-phy driver
Vivek Gautam
2
-29
/
+486
2013-01-23
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
2
-8
/
+10
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
22
-89
/
+76
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
1
-1
/
+1
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2
-4
/
+4
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-22
USB: Set usb port's DeviceRemovable according acpi information
Lan Tianyu
3
-0
/
+50
2013-01-22
drivers/usb/chipidea/core.c: adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-01-21
Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
7
-39
/
+61
2013-01-21
usb: gadget: fix two sparse warnings
Felipe Balbi
2
-2
/
+2
2013-01-21
usb: gadget: f_uac2: fix compile warning
Felipe Balbi
1
-1
/
+0
[prev]
[next]