index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
1
-0
/
+5
2009-09-23
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
Anand Gadiyar
1
-1
/
+0
2009-06-15
USB: OHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-06-15
USB: host/ohci-hcd.c: fix sparse warnings
H Hartley Sweeten
1
-18
/
+18
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+1
2009-03-24
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
1
-1
/
+1
2009-03-16
sh: Add OHCI USB support for SH7786
Kuninori Morimoto
1
-1
/
+2
2009-01-27
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
1
-5
/
+3
2009-01-07
USB: automatically enable wakeup for PCI host controllers
Alan Stern
1
-5
/
+7
2008-10-22
USB: ohci: add support for tmio-ohci cell
Dmitry Baryshkov
1
-0
/
+21
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
1
-0
/
+3
2008-10-17
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
1
-5
/
+2
2008-08-13
USB: quirk PLL power down mode
Libin Yang
1
-0
/
+17
2008-08-13
USB: ohci: make distrust_firmware a quirk
Dmitry Baryshkov
1
-1
/
+5
2008-07-21
USB: make SA1111 OHCI driver SA11x0 specific
Eric Miao
1
-1
/
+1
2008-07-03
OHCI: Fix problem if SM501 and another platform driver is selected
Ben Dooks
1
-1
/
+14
2008-04-02
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
1
-1
/
+1
2008-02-01
usb: ohci-sm501 driver
Magnus Damm
1
-0
/
+5
2008-02-01
USB: add support for SuperH OHCI
Yoshihiro Shimoda
1
-0
/
+7
2008-02-01
usb: Remove OHCI useless masking/unmasking of WDH interrupt
Benjamin Herrenschmidt
1
-4
/
+0
2008-02-01
USB: convert ohci debug files to use debugfs instead of sysfs
Tony Jones
1
-0
/
+18
2008-01-26
[ARM] USB: update to allow pxa27x ohci driver to support pxa3xx
eric miao
1
-1
/
+1
2007-12-17
usb: Remove broken optimisation in OHCI IRQ handler
Benjamin Herrenschmidt
1
-10
/
+13
2007-10-25
USB: remove new OHCI build warnings
David Brownell
1
-1
/
+8
2007-10-12
USB: ohci SSB bus glue
Michael Buesch
1
-1
/
+20
2007-10-12
USB: reorganize urb->status use in ohci-hcd
Alan Stern
1
-8
/
+7
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-18
/
+14
2007-10-12
USB: OHCI handles more ZFMicro quirks
Mike Nuss
1
-27
/
+139
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
USB: PS3: USB system-bus rework
Geoff Levand
1
-14
/
+6
2007-07-12
USB: Fix NEC OHCI chip silicon bug
Michael Hanselmann
1
-12
/
+39
2007-07-12
USB: EHCI, OHCI: handover changes
Alan Stern
1
-19
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
dev_dbg: check dev_dbg() arguments
Dan Williams
1
-6
/
+0
2007-02-16
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
1
-5
/
+13
2007-02-07
USB: ps3 ohci bus glue
Geoff Levand
1
-1
/
+20
2007-02-07
USB: ohci error handling cleanup
Benjamin Herrenschmidt
1
-18
/
+15
2007-02-07
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
1
-0
/
+20
2007-02-07
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-12
/
+80
2006-12-20
USB: OHCI support for PNX8550
Vitaly Wool
1
-0
/
+4
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-81
/
+25
2006-12-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+2
2006-12-01
USB: OHCI: disable RHSC inside interrupt handler
Alan Stern
1
-0
/
+10
2006-12-01
[ARM] 3963/1: AT91: Update configuration files
Andrew Victor
1
-3
/
+2
2006-11-16
USB: OHCI: fix root-hub resume bug
Alan Stern
1
-10
/
+15
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-7
/
+7
2006-09-28
OHCI: add auto-stop support
Alan Stern
1
-11
/
+7
2006-09-27
USB: ohci_usb can oops on shutdown
Pete Zaitcev
1
-1
/
+3
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-8
/
+4
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-1
/
+1
[next]