index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
USB: ehci-msm: Add device tree support and binding information
Ivan T. Ivanov
1
-2
/
+13
2013-10-11
ehci-msm: Remove global struct usb_phy variable
Ivan T. Ivanov
1
-2
/
+3
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
8
-10
/
+10
2013-10-11
Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/soc
Kevin Hilman
13
-69
/
+144
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
3
-0
/
+6
2013-10-09
xhci: Fix spurious wakeups after S5 on Haswell
Takashi Iwai
3
-0
/
+25
2013-10-09
xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers
Xenia Ragiadakou
1
-2
/
+2
2013-10-09
xhci: quirk for extra long delay for S4
Oliver Neukum
3
-1
/
+15
2013-10-09
xhci: Don't enable/disable RWE on bus suspend/resume.
Sarah Sharp
1
-26
/
+0
2013-10-07
USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()
Deng-Cheng Zhu
1
-20
/
+20
2013-10-07
usb: host: uhci-platform: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-10-05
USB/host: Use existing macros instead of hard-coded values in uhci-debug.c
Deng-Cheng Zhu
1
-8
/
+8
2013-10-05
USB: OHCI: Properly handle ohci-spear suspend
Manjunath Goudar
1
-3
/
+9
2013-10-05
USB: OHCI: Properly handle ohci-sm501 suspend
Manjunath Goudar
1
-2
/
+9
2013-10-05
USB: OHCI: Properly handle ohci-pxa27x suspend
Manjunath Goudar
1
-1
/
+8
2013-10-05
USB: OHCI: Properly handle ohci-platform suspend
Manjunath Goudar
1
-2
/
+9
2013-10-05
USB: OHCI: Properly handle ohci-omap suspend
Manjunath Goudar
1
-3
/
+10
2013-10-05
USB: OHCI: Properly handle ohci-exynos suspend
Manjunath Goudar
1
-15
/
+5
2013-10-05
USB: OHCI: Properly handle ohci-ep93xx suspend
Manjunath Goudar
1
-2
/
+9
2013-10-05
USB: OHCI: Properly handle ohci-da8xx suspend
Manjunath Goudar
1
-4
/
+11
2013-10-05
USB: OHCI: Properly handle ohci-s3c2410 suspend
Manjunath Goudar
1
-17
/
+4
2013-10-05
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
1
-2
/
+8
2013-10-05
USB: OHCI: Properly handle OHCI controller suspend
Manjunath Goudar
1
-1
/
+8
2013-10-03
usb: wusbcore: implement hwahc_op_get_frame_number
Thomas Pugliese
1
-3
/
+7
2013-10-03
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
3
-13
/
+10
2013-10-03
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
3
-18
/
+20
2013-09-30
USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
Wei Yongjun
1
-3
/
+1
2013-09-30
USB: OHCI: ohci_init_driver(): sanity check overrides
Kevin Hilman
1
-4
/
+6
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
13
-69
/
+144
2013-09-26
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
1
-2
/
+3
2013-09-26
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
1
-9
/
+3
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-25
Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
Olof Johansson
1
-4
/
+4
2013-09-25
usb: core: implement AMD remote wakeup quirk
Huang Rui
1
-0
/
+12
2013-09-25
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
1
-24
/
+80
2013-09-25
usb: host: delete chipidea dependency
Peter Chen
1
-2
/
+2
2013-09-25
usb: ohci/uhci - add soft dependencies on ehci_pci
Tom Gundersen
2
-0
/
+3
2013-09-25
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
3
-3
/
+3
2013-09-25
USB: OHCI: accept very late isochronous URBs
Alan Stern
2
-14
/
+34
2013-09-25
USB: UHCI: accept very late isochronous URBs
Alan Stern
1
-4
/
+8
[prev]
[next]