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-10-06
usb: wusbcore: add support for isoc out transfers
Thomas Pugliese
2
-102
/
+406
2013-10-04
usb: phy: omap: get rid of omap_get_control_dev()
Roger Quadros
1
-21
/
+10
2013-10-04
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
1
-11
/
+14
2013-10-04
usb: phy: omap-usb3: Don't use omap_get_control_dev()
Roger Quadros
1
-6
/
+20
2013-10-04
usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()
Roger Quadros
2
-76
/
+103
2013-10-04
usb: phy: omap-control: Get rid of platform data
Roger Quadros
1
-9
/
+3
2013-10-04
usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpoints
Thomas Pugliese
1
-2
/
+4
2013-10-04
usb: wusbcore: implement hwahc_op_get_frame_number
Thomas Pugliese
1
-3
/
+7
2013-10-04
usb: wusbcore: avoid stack overflow in URB enqueue error path
Thomas Pugliese
1
-13
/
+38
2013-10-04
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
3
-13
/
+10
2013-10-04
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
3
-18
/
+20
2013-10-01
usb: wusbcore: fix build warning on 64-bit builds
Thomas Pugliese
1
-1
/
+1
2013-10-01
USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
Wei Yongjun
1
-3
/
+1
2013-10-01
USB: OHCI: ohci_init_driver(): sanity check overrides
Kevin Hilman
1
-4
/
+6
2013-10-01
usb: wusbcore: clean up urb dequeue process
Thomas Pugliese
1
-35
/
+87
2013-10-01
usb: wusbcore: include the xfer_id in debug prints
Thomas Pugliese
1
-45
/
+49
2013-10-01
usb: wusbcore: fix endianess issues when using dwTransferID
Thomas Pugliese
1
-9
/
+11
2013-10-01
usb: chipidea: add ci_hdrc_enter_lpm API
Peter Chen
2
-0
/
+25
2013-10-01
usb: chipidea: imx: remove PHY operations
Peter Chen
1
-17
/
+4
2013-10-01
usb: chipidea: move PHY operation to core
Peter Chen
2
-44
/
+52
2013-09-30
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
21
-107
/
+199
2013-09-28
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
3
-6
/
+23
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-27
usb: dwc3: add support for Merrifield
David Cohen
1
-0
/
+2
2013-09-27
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
1
-2
/
+3
2013-09-27
USB: Fix breakage in ffs_fs_mount()
Al Viro
1
-34
/
+26
2013-09-26
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
1
-9
/
+3
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
[next]