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.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-09-28
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
3
-805
/
+0
2013-09-28
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
3
-284
/
+0
2013-09-27
usb: wusbcore: set pointers to NULL after freeing in error cases
Thomas Pugliese
1
-0
/
+2
2013-09-27
usb: wusbcore: clean up the sg list that was created for out transfers
Thomas Pugliese
1
-0
/
+4
2013-09-27
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
Thomas Pugliese
1
-54
/
+67
2013-09-27
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
Thomas Pugliese
1
-2
/
+8
2013-09-27
usb: wusbcore: rename fields in struct wahc
Thomas Pugliese
3
-18
/
+18
2013-09-27
usb: wusbcore: rename urb to tr_urb in struct wa_seg
Thomas Pugliese
1
-14
/
+16
2013-09-27
USB: ehci-dbgp: drop dead code.
Tim Deegan
1
-4
/
+0
2013-09-27
USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...
Dave Jones
1
-0
/
+1
2013-09-26
usb: core: usb_amd_resume_quirk() can be static
Fengguang Wu
1
-1
/
+1
2013-09-26
usb: pci-quirks: amd_chipset_sb_type_init() can be static
Fengguang Wu
1
-1
/
+1
2013-09-26
USB: OHCI: make ohci-pxa27x a separate driver
Manjunath Goudar
4
-141
/
+113
2013-09-26
USB: OHCI: make ohci-ep93xx a separate driver
Manjunath Goudar
4
-59
/
+40
2013-09-26
USB: OHCI: make ohci-nxp a separate driver
Manjunath Goudar
4
-93
/
+57
2013-09-26
USB: OHCI: make ohci-s3c2410 a separate driver
Manjunath Goudar
4
-89
/
+66
2013-09-26
USB: OHCI: make ohci-at91 a separate driver
Manjunath Goudar
4
-104
/
+79
2013-09-26
USB: OHCI: make ohci-spear a separate driver
Manjunath Goudar
4
-102
/
+65
2013-09-26
USB: OHCI: make ohci-omap3 a separate driver
Manjunath Goudar
4
-99
/
+40
2013-09-26
USB: OHCI: make ohci-omap a separate driver
Manjunath Goudar
4
-122
/
+55
2013-09-26
USB: OHCI: make ohci-exynos a separate driver
Manjunath Goudar
4
-118
/
+72
2013-09-26
USB: EHCI: make ehci-w90X900 a separate driver
Manjunath Goudar
4
-58
/
+39
2013-09-26
USB: serial: invoke dcd_change ldisc's handler.
Paul Chavent
1
-0
/
+10
2013-09-26
USB: serial: call handle_dcd_change in ftdi driver.
Paul Chavent
1
-1
/
+9
2013-09-26
USB: correct the usb_disconnect() comment about usb_bus_list_lock
Bjorn Helgaas
1
-2
/
+2
2013-09-26
USB: fix substandard locking for the sysfs files
Alan Stern
1
-27
/
+26
2013-09-26
usb: usbtest: bmAttributes would better be masked
Huang Rui
1
-1
/
+1
2013-09-26
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2013-09-26
usb: core: implement AMD remote wakeup quirk
Huang Rui
3
-0
/
+52
2013-09-26
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
1
-24
/
+80
2013-09-26
usb: gadget: Remove redundant pci_set_drvdata
Sachin Kamat
4
-5
/
+0
2013-09-26
usb: dwc3: Remove redundant pci_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-26
usb: chipidea: move platform related things to ci_get_platdata
Peter Chen
1
-10
/
+9
2013-09-26
usb: chipidea: udc: Consolidate the call of disconnect
Peter Chen
1
-3
/
+7
2013-09-26
usb: host: delete chipidea dependency
Peter Chen
1
-2
/
+2
2013-09-26
chipidea: udc: free pending TD at removal procedure
Peter Chen
1
-0
/
+2
2013-09-26
usb: ohci/uhci - add soft dependencies on ehci_pci
Tom Gundersen
2
-0
/
+3
2013-09-24
Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""
Greg Kroah-Hartman
14
-18
/
+13
2013-09-24
Merge branch 'master' into usb-next
Greg Kroah-Hartman
31
-72
/
+81
2013-09-18
Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
13
-45
/
+28
2013-09-17
usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control()
Xenia Ragiadakou
1
-4
/
+2
2013-09-17
usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()
Xenia Ragiadakou
1
-2
/
+2
2013-09-17
usbcore: set lpm_capable field for LPM capable root hubs
Xenia Ragiadakou
3
-1
/
+8
2013-09-17
usb-core: Make usb_free_streams return an error
Hans de Goede
1
-4
/
+7
2013-09-17
USB: ehci-fsl: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-17
USB: EHCI: handle isochronous underruns with tasklets
Alan Stern
2
-55
/
+96
2013-09-17
USB: EHCI: code rearrangement in iso_stream_schedule()
Alan Stern
1
-45
/
+47
2013-09-17
USB: see if URB comes from a completion handler
Alan Stern
1
-0
/
+2
2013-09-17
USB: pl2303: distinguish between original and cloned HX chips
Frank Schäfer
1
-11
/
+32
2013-09-17
USB: Faraday fotg210: fix email addresses
Dave Jones
2
-2
/
+2
[next]