index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
Florian Fainelli
2013-04-10
1
-9
/
+2
*
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-10
1
-19
/
+11
*
usb: ehci-s5p: fix: Fix null pointer dereferencing
Vivek Gautam
2013-04-10
1
-1
/
+1
*
Merge tag 'for-usb-next-2012-04-08' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-04-09
3
-15
/
+19
|
\
|
*
xhci - clarify compliance mode debug messages
Tony Camuso
2013-04-08
1
-5
/
+9
|
*
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
2013-04-03
2
-10
/
+10
|
*
xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT
David Howells
2013-04-03
1
-1
/
+1
*
|
USB: EHCI: make ehci-msm a separate driver
Manjunath Goudar
2013-04-08
4
-54
/
+44
*
|
USB: EHCI: make ehci-atmel a separate driver
Manjunath Goudar
2013-04-08
4
-52
/
+51
*
|
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
2013-04-08
4
-91
/
+85
*
|
USB: EHCI: make ehci-spear a separate driver
Manjunath Goudar
2013-04-08
4
-69
/
+61
*
|
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
2013-04-08
4
-53
/
+53
*
|
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-06
6
-48
/
+26
|
\
\
|
*
|
usb: ehci: mv_ehci: remove unused clock
Chao Xie
2013-04-02
1
-25
/
+10
|
*
|
usb: host: ehci-tegra: fix PHY error handling
Felipe Balbi
2013-03-21
1
-9
/
+3
|
*
|
arm: tegra: fix Kconfig select clauses
Felipe Balbi
2013-03-20
1
-0
/
+1
|
*
|
usb: host: ohci-exynos: fix PHY error handling
Felipe Balbi
2013-03-18
1
-1
/
+1
|
*
|
usb: host: ehci-s5p: fix PHY error handling
Felipe Balbi
2013-03-18
1
-1
/
+1
|
*
|
usb: host: ehci-mv: fix PHY error handling
Felipe Balbi
2013-03-18
1
-10
/
+9
|
*
|
usb: host: ehci-msm: fix PHY error handling
Felipe Balbi
2013-03-18
1
-1
/
+1
|
*
|
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
2013-03-18
1
-1
/
+0
|
*
|
usb: ehci: tegra: check against CONFIG_USB_PHY
Felipe Balbi
2013-03-18
1
-3
/
+3
|
*
|
usb: ehci: marvel: check against CONFIG_USB_PHY
Felipe Balbi
2013-03-18
1
-2
/
+2
*
|
|
usb: host: ehci-tegra: Fix oops in error cleanup
Thierry Reding
2013-04-03
1
-2
/
+5
*
|
|
usb: host: tegra: Reset Tegra USB controller before init
Venu Byravarasu
2013-04-03
1
-0
/
+5
*
|
|
EHCI: Quirk flag for port power handling on overcurrent.
Christian Engelmayer
2013-04-03
3
-1
/
+12
|
|
/
|
/
|
*
|
usb: PS3 EHCI remove unneeded ehci_shutdown
Geoff Levand
2013-04-01
1
-1
/
+0
*
|
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
Arnd Bergmann
2013-03-28
1
-3
/
+1
*
|
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
2013-03-28
3
-161
/
+28
*
|
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
Tony Prisk
2013-03-28
1
-0
/
+2
*
|
USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-28
1
-2
/
+2
*
|
usb: echi-sh: Remove driver variable which is not used
Nobuhiro Iwamatsu
2013-03-28
1
-1
/
+0
*
|
usb: ehci-sh: Fix build error due to comma has been deleted
Nobuhiro Iwamatsu
2013-03-28
1
-1
/
+1
*
|
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-03-28
6
-25
/
+10
*
|
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-28
6
-54
/
+73
|
\
\
|
*
\
Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2013-03-26
5
-54
/
+71
|
|
\
\
|
|
*
|
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
2013-03-25
1
-8
/
+15
|
|
*
|
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2013-03-25
2
-12
/
+16
|
|
*
|
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-25
4
-28
/
+32
|
|
*
|
usb: xhci: fix build warning
Peter Chen
2013-03-25
1
-6
/
+8
|
*
|
|
USB: EHCI: fix bug in iTD/siTD DMA pool allocation
Soeren Moch
2013-03-25
1
-0
/
+2
|
|
/
/
*
|
|
USB: EHCI: remove unused variable in unlink_empty_async()
Alan Stern
2013-03-25
1
-4
/
+1
*
|
|
USB: EHCI: improve end_unlink_async()
Alan Stern
2013-03-25
4
-46
/
+60
*
|
|
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
2013-03-25
6
-47
/
+43
*
|
|
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
2013-03-25
1
-37
/
+11
*
|
|
USB: EHCI: split needs_rescan into two flags
Alan Stern
2013-03-25
4
-54
/
+39
*
|
|
USB: EHCI: change return value of qh_completions()
Alan Stern
2013-03-25
2
-21
/
+13
*
|
|
USB: EHCI: changes related to qh_refresh()
Alan Stern
2013-03-25
2
-35
/
+26
*
|
|
USB: EHCI: fix up incorrect merge resolution
Alan Stern
2013-03-21
1
-0
/
+9
*
|
|
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-21
6
-26
/
+48
|
\
|
|
[next]