index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-12
/
+12
2008-04-24
USB: fix compile problems in ehci-hcd
Alan Stern
2
-2
/
+3
2008-04-24
USB: ehci: qh_completions cleanup and bugfix
David Brownell
1
-18
/
+16
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
19
-50
/
+31
2008-04-24
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
1
-1
/
+2
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
5
-29
/
+18
2008-04-24
USB: ehci: qh/qtd cleanup comments
David Brownell
1
-10
/
+40
2008-04-24
USB: r8a66597-hcd: Add support for SH7366 USB host
Yoshihiro Shimoda
3
-37
/
+129
2008-04-24
USB: r8a66597-hcd: fix usb device connection timing
Yoshihiro Shimoda
2
-25
/
+34
2008-04-24
USB: r8a66597-hcd: fix interrupt transfer interval
Yoshihiro Shimoda
2
-10
/
+70
2008-04-24
USB: ehci shutdown refactored
Sarah Sharp
1
-16
/
+25
2008-04-24
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
8
-49
/
+54
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
5
-76
/
+8
2008-04-24
USB: root hubs don't lie about their number of TTs
Alan Stern
1
-0
/
+1
2008-04-24
USB: OHCI: fix bug in controller resume
Alan Stern
1
-1
/
+3
2008-04-24
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...
Jesper Juhl
1
-1
/
+2
2008-04-24
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
1
-110
/
+110
2008-04-24
usb: u132-hcd driver style clean up
Daniel Walker
1
-2569
/
+2563
2008-04-24
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
Robert P. J. Day
1
-2
/
+2
2008-04-24
USB: ehci: paranoia, reject large control transfers
David Brownell
1
-2
/
+8
2008-04-24
USB: remove dev->power.power_state
Alan Stern
12
-38
/
+5
2008-04-24
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
1
-3
/
+3
2008-04-24
USB: use DIV_ROUND_UP
Julia Lawall
1
-3
/
+3
2008-04-24
USB: minor ehci xITD simplifications
Karsten Wiese
1
-18
/
+12
2008-04-24
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
2
-17
/
+20
2008-04-24
USB: ehci minor SOC bus glue fixes
David Brownell
4
-11
/
+11
2008-04-24
USB: ehci tolerates some buggy devices
David Brownell
1
-1
/
+15
2008-04-24
USB: ohci: port reset paranoia timeout
David Brownell
1
-3
/
+21
2008-04-24
USB: ehci: minor cleanups
David Brownell
3
-33
/
+4
2008-04-24
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...
Andrew Morton
1
-2
/
+3
2008-04-24
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
1
-10
/
+1
2008-04-24
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
2
-4
/
+1
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
19
-10
/
+35
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
16
-6
/
+30
2008-04-02
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
2
-2
/
+2
2008-04-02
USB: another ehci_iaa_watchdog fix
David Brownell
1
-2
/
+3
2008-03-27
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
2
-3
/
+2
2008-03-27
ehci-orion: mbus decode window support
Lennert Buytenhek
1
-2
/
+34
2008-03-24
USB: ehci: stop vt6212 bus hogging
Rene Herman
1
-0
/
+14
2008-03-10
USB: fix ehci unlink regressions
David Brownell
1
-16
/
+46
2008-03-04
USB: isp116x: fix enumeration on boot
Anti Sullin
2
-10
/
+6
2008-03-04
USB: ehci: handle large bulk URBs correctly (again)
Misha Zhilin
1
-1
/
+1
2008-02-23
Fix u132-hcd.c compile error
Mirco Tischler
1
-2
/
+2
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2
-3
/
+9
2008-02-21
ehci-fsl: add PPC_MPC837x to default y
Anton Vorontsov
1
-3
/
+2
2008-02-21
USB: POWERPC: ehci: fix ppc build
Anton Vorontsov
1
-1
/
+1
2008-02-21
USB: fix previous sparse fix which was incorrect
David Brownell
1
-12
/
+12
2008-02-21
USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x
Peter Korsgaard
1
-1
/
+1
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-14
/
+8
2008-02-01
PCI: use dev_printk in quirk messages
bjorn.helgaas@hp.com
1
-14
/
+8
[next]