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
/
include
/
linux
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-10
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
1
-1
/
+6
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
7
-134
/
+49
2015-05-31
USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...
Abhishek Bist
1
-2
/
+0
2015-05-28
usb: phy: add static inline wrapper for devm_usb_get_phy_by_node
Arnd Bergmann
1
-0
/
+6
2015-05-26
usb: phy: Add interface to get phy give of device_node.
NeilBrown
1
-0
/
+2
2015-05-26
usb: gadget: net2280: fix use of GPEP in both directions
Mian Yousaf Kaukab
1
-0
/
+4
2015-05-26
usb: gadget: net2280: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-0
/
+3
2015-05-26
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
1
-2
/
+1
2015-05-13
usb: add bus type for USB ULPI
Heikki Krogerus
1
-132
/
+2
2015-04-28
usb: phy: msm: Manual PHY and LINK controller VBUS change notification
Ivan T. Ivanov
2
-0
/
+14
2015-04-28
usb: phy: msm: Use extcon framework for VBUS and ID detection
Ivan T. Ivanov
1
-0
/
+17
2015-04-07
Merge 4.0-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+15
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
1
-2
/
+4
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
1
-0
/
+12
2015-03-26
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
Li Jun
1
-0
/
+2
2015-03-25
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
3
-1
/
+13
2015-03-19
usb: udc: add usb_udc_vbus_handler
Peter Chen
1
-0
/
+4
2015-03-19
usb: udc: store usb_udc pointer in struct usb_gadget
Peter Chen
1
-0
/
+3
2015-03-18
usb: phy: msm: Remove dead code
Stephen Boyd
1
-4
/
+0
2015-03-18
usb: chipidea: add a flag for turn on vbus early for host
Li Jun
1
-0
/
+1
2015-03-18
usb: chipidea: add runtime power management support
Peter Chen
1
-0
/
+1
2015-03-13
usb: phy: msm: Remove dead code
Stephen Boyd
1
-4
/
+0
2015-03-13
usb: renesas_usbhs: add support for USB-DMAC
Yoshihiro Shimoda
1
-0
/
+2
2015-03-11
usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml
Masanari Iida
1
-1
/
+1
2015-03-10
usb: gadget: composite: add req_match method to usb_function
Andrzej Pietrasiewicz
1
-0
/
+3
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
1
-2
/
+1
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
3
-2
/
+6
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+2
2015-01-29
usb: gadget: introduce is_selfpowered for usb_gadget
Peter Chen
1
-0
/
+2
2015-01-25
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
Andreas Herrmann
1
-0
/
+1
2015-01-12
usb: phy: generic: add vbus support
Robert Jarzmik
1
-0
/
+2
2015-01-12
usb: phy: change some comments
Peter Chen
1
-2
/
+2
2015-01-09
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
1
-0
/
+3
2015-01-09
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
1
-0
/
+1
2014-12-15
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-70
/
+115
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-5
/
+2
2014-11-26
usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER
Peter Chen
1
-1
/
+0
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-6
/
+27
2014-11-21
usb: phy: introduce usb_phy_set_event interface
Kiran Raparthy
1
-0
/
+5
2014-11-12
usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2
Yoshihiro Shimoda
1
-0
/
+4
2014-11-07
usb: Remove __init from early_dbgp_init() prototype
Chris Rorvick
1
-2
/
+1
2014-11-07
usb: Create separate header for ehci-dbgp
Chris Rorvick
2
-63
/
+86
2014-11-04
usb: ehci: add ehci_port_power interface
Michael Grzeschik
1
-0
/
+3
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
1
-0
/
+2
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: add support to the generic PHY framework in OTG
Antoine Tenart
1
-0
/
+3
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2
-1
/
+2
2014-11-03
usb: gadget: udc: core: prepend udc_attach_driver with usb_
Felipe Balbi
1
-1
/
+1
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
1
-2
/
+1
[next]