index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
1
-8
/
+0
2012-06-22
USB: fix PS3 EHCI systems
Ricardo Martins
1
-0
/
+2
2012-06-22
xHCI: Increase the timeout for controller save/restore state operation
Andiry Xu
1
-4
/
+4
2012-06-22
xhci: Don't free endpoints in xhci_mem_cleanup()
Takashi Iwai
1
-21
/
+14
2012-06-22
xhci: Fix invalid loop check in xhci_free_tt_info()
Takashi Iwai
1
-29
/
+10
2012-06-01
USB: fix resource leak in xhci power loss path
Oliver Neukum
1
-0
/
+26
2012-06-01
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
3
-3
/
+19
2012-06-01
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
1
-0
/
+1
2012-06-01
usb-xhci: Handle COMP_TX_ERR for isoc tds
Hans de Goede
1
-0
/
+1
2012-06-01
xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
Sarah Sharp
1
-0
/
+14
2012-06-01
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
4
-12
/
+25
2012-06-01
xhci: Add Lynx Point to list of Intel switchable hosts.
Sarah Sharp
2
-2
/
+20
2012-06-01
USB: ohci-at91: add a reset function to fix race condition
Nicolas Ferre
1
-1
/
+10
2012-06-01
USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.
Russ Dill
1
-9
/
+9
2012-06-01
USB: ehci-platform: remove update_device
Hauke Mehrtens
1
-2
/
+0
2012-05-01
USB: ehci-tegra: remove redundant gpio_set_value
Stephen Warren
1
-1
/
+0
2012-05-01
EHCI: update PM methods in ehci-tegra.c
Alan Stern
1
-180
/
+195
2012-04-24
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+8
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+37
2012-04-18
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
Stephen Warren
1
-1
/
+0
2012-04-18
USB: ehci-fsl: Fix kernel crash on mpc5121e
Anatolij Gustschin
1
-1
/
+6
2012-04-18
EHCI: always clear the STS_FLR status bit
Alan Stern
1
-1
/
+6
2012-04-17
EHCI: fix criterion for resuming the root hub
Alan Stern
1
-1
/
+1
2012-04-17
USB: ohci-at91: change annotations for probe/remove functions
Nicolas Ferre
1
-6
/
+6
2012-04-16
ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
Keshava Munegowda
1
-2
/
+37
2012-04-11
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
2
-5
/
+10
2012-04-11
xHCI: use gfp flags from caller instead of GFP_ATOMIC
Dan Carpenter
1
-2
/
+2
2012-04-11
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
1
-0
/
+2
2012-04-11
xhci: Fix register save/restore order.
Sarah Sharp
1
-4
/
+4
2012-04-11
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
1
-0
/
+1
2012-04-11
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
1
-7
/
+2
2012-04-11
xhci: Warn when hosts don't halt.
Sarah Sharp
1
-0
/
+3
2012-04-11
xhci: don't re-enable IE constantly
Felipe Balbi
2
-1
/
+5
2012-04-10
usb: xhci: fix section mismatch in linux-next
Gerard Snitselaar
1
-1
/
+1
2012-04-10
xHCI: correct to print the true HSEE of USBCMD
Alex He
1
-1
/
+1
2012-04-09
UHCI: hub_status_data should indicate if ports are resuming
Alan Stern
1
-2
/
+3
2012-04-09
EHCI: keep track of ports being resumed and indicate in hub_status_data
Alan Stern
4
-15
/
+23
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-77
/
+87
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
1
-0
/
+1
2012-04-04
USB: ohci-at91: trivial return code name change
Nicolas Ferre
1
-4
/
+3
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
1
-30
/
+36
2012-04-04
USB: ohci-at91: rework and fix initialization
Nicolas Ferre
1
-42
/
+46
2012-04-04
USB: ohci-at91: fix vbus_pin_active_low handling
Nicolas Ferre
1
-2
/
+2
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
8
-8
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+123
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
8
-8
/
+0
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-155
/
+142
[next]