index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2013-04-03
EHCI: Quirk flag for port power handling on overcurrent.
Christian Engelmayer
2013-04-03
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
2013-04-03
xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT
David Howells
2013-04-02
usb: ehci: mv_ehci: remove unused clock
Chao Xie
2013-04-01
usb: PS3 EHCI remove unneeded ehci_shutdown
Geoff Levand
2013-04-01
Merge v3.9-rc5 into char-misc-next
Greg Kroah-Hartman
2013-03-28
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
Arnd Bergmann
2013-03-28
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
2013-03-28
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Tony Prisk
2013-03-28
USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-28
usb: echi-sh: Remove driver variable which is not used
Nobuhiro Iwamatsu
2013-03-28
usb: ehci-sh: Fix build error due to comma has been deleted
Nobuhiro Iwamatsu
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-26
Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2013-03-26
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-03-25
USB: EHCI: fix bug in iTD/siTD DMA pool allocation
Soeren Moch
2013-03-25
USB: EHCI: remove unused variable in unlink_empty_async()
Alan Stern
2013-03-25
USB: EHCI: improve end_unlink_async()
Alan Stern
2013-03-25
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-25
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
2013-03-25
USB: EHCI: split needs_rescan into two flags
Alan Stern
2013-03-25
USB: EHCI: change return value of qh_completions()
Alan Stern
2013-03-25
USB: EHCI: changes related to qh_refresh()
Alan Stern
2013-03-25
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
2013-03-25
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-25
usb: xhci: fix build warning
Peter Chen
2013-03-21
USB: EHCI: fix up incorrect merge resolution
Alan Stern
2013-03-21
usb: host: ehci-tegra: fix PHY error handling
Felipe Balbi
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-20
USB: EHCI: fix regression in QH unlinking
Alan Stern
2013-03-20
arm: tegra: fix Kconfig select clauses
Felipe Balbi
2013-03-18
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
Doug Anderson
2013-03-18
USB: EHCI: don't turn on PORT_SUSPEND during port resume
Alan Stern
2013-03-18
USB: EHCI: reorganize ehci_iaa_watchdog()
Alan Stern
2013-03-18
USB: EHCI: improve use of per-port status-change bits
Alan Stern
2013-03-18
USB: EHCI: decrease schedule-status poll timeout
Alan Stern
2013-03-18
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
2013-03-18
usb: host: ohci-exynos: fix PHY error handling
Felipe Balbi
2013-03-18
usb: host: ehci-s5p: fix PHY error handling
Felipe Balbi
2013-03-18
usb: host: ehci-mv: fix PHY error handling
Felipe Balbi
2013-03-18
usb: host: ehci-msm: fix PHY error handling
Felipe Balbi
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
2013-03-18
usb: ehci: tegra: check against CONFIG_USB_PHY
Felipe Balbi
2013-03-18
usb: ehci: marvel: check against CONFIG_USB_PHY
Felipe Balbi
2013-03-15
drivers/usb: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
2013-03-15
USB: ehci-omap: Get rid of omap_ehci_init()
Roger Quadros
[prev]
[next]