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
2008-04-24
usb: u132-hcd driver style clean up
Daniel Walker
1
-2548
/
+2542
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 resume
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
-15
/
+45
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
-11
/
+11
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
2008-02-01
usb: ehci should use u16 for isochronous intervals
David Brownell
1
-1
/
+1
2008-02-01
usb: ehci, remove false clear-reset path
David Brownell
1
-5
/
+1
2008-02-01
usb: ohci-sm501 driver
Magnus Damm
2
-0
/
+269
2008-02-01
USB: add support for SuperH OHCI
Yoshihiro Shimoda
2
-0
/
+150
2008-02-01
USB: EHCI: add a short delay to the bus_suspend routine
Alan Stern
1
-0
/
+4
2008-02-01
USB: EHCI: move del_timer_sync calls outside spinlocked region
Alan Stern
1
-1
/
+2
2008-02-01
USB: ehci completes high speed ISO URBs sooner
David Brownell
1
-14
/
+27
2008-02-01
USB: ehci: minor ISO updates, always support split ISO
David Brownell
2
-44
/
+12
2008-02-01
USB: ehci saves some memory in ISO transfer descriptors
Karsten Wiese
2
-3
/
+2
2008-02-01
USB: add ehci-ixp bus glue
Vladimir Barinov
4
-2
/
+164
2008-02-01
USB: add ehci-ppc-of bus glue (device-tree aware)
Valentine Barshak
4
-29
/
+286
2008-02-01
USB: ohci-at91 uses generic GPIO calls
David Brownell
1
-0
/
+31
2008-02-01
USB: fix HCD Kconfig goofage
David Brownell
1
-0
/
+1
2008-02-01
USB: ehci potential oops fix on ARC/TDI cores
David Brownell
1
-8
/
+11
2008-02-01
USB: add Marvell Orion USB host support
Tzachi Perelstein
2
-0
/
+277
2008-02-01
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
Marcin Slusarz
1
-4
/
+4
2008-02-01
USB: PS3: Fix EHCI ISO transfer bug
David Brownell
1
-16
/
+42
[prev]
[next]