Age | Commit message (Expand) | Author | Files | Lines |
2010-03-03 | USB: OHCI: DA8xx/OMAP-L1x glue layer | Sergei Shtylyov | 1 | -0/+5 |
2009-11-18 | 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-16 | USB: OHCI: use the new usb debugfs directory | Greg Kroah-Hartman | 1 | -1/+1 |
2009-06-16 | 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-25 | 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-28 | 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-18 | USB: EHCI: log a warning if ehci-hcd is not loaded first | Alan Stern | 1 | -0/+3 |
2008-10-18 | USB: EHCI, OHCI, UHCI: remove version numbers | Alan Stern | 1 | -5/+2 |
2008-08-14 | USB: quirk PLL power down mode | Libin Yang | 1 | -0/+17 |
2008-08-14 | USB: ohci: make distrust_firmware a quirk | Dmitry Baryshkov | 1 | -1/+5 |
2008-07-22 | USB: make SA1111 OHCI driver SA11x0 specific | Eric Miao | 1 | -1/+1 |
2008-07-04 | OHCI: Fix problem if SM501 and another platform driver is selected | Ben Dooks | 1 | -1/+14 |
2008-04-03 | USB: ohci: fix 2 timers to fire at jiffies + 1s | Richard Kennedy | 1 | -1/+1 |
2008-02-02 | usb: ohci-sm501 driver | Magnus Damm | 1 | -0/+5 |
2008-02-02 | USB: add support for SuperH OHCI | Yoshihiro Shimoda | 1 | -0/+7 |
2008-02-02 | usb: Remove OHCI useless masking/unmasking of WDH interrupt | Benjamin Herrenschmidt | 1 | -4/+0 |
2008-02-02 | 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-13 | USB: ohci SSB bus glue | Michael Buesch | 1 | -1/+20 |
2007-10-13 | USB: reorganize urb->status use in ohci-hcd | Alan Stern | 1 | -8/+7 |
2007-10-13 | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 1 | -18/+14 |
2007-10-13 | 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-13 | USB: PS3: USB system-bus rework | Geoff Levand | 1 | -14/+6 |
2007-07-13 | USB: Fix NEC OHCI chip silicon bug | Michael Hanselmann | 1 | -12/+39 |
2007-07-13 | 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-17 | USB: ps3: don't call ps3_system_bus_driver_register on other platforms | Ishizaki Kou | 1 | -5/+13 |
2007-02-08 | USB: ps3 ohci bus glue | Geoff Levand | 1 | -1/+20 |
2007-02-08 | USB: ohci error handling cleanup | Benjamin Herrenschmidt | 1 | -18/+15 |
2007-02-08 | ohci: Add support for OHCI controller on the of_platform bus | Sylvain Munaut | 1 | -0/+20 |
2007-02-08 | 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-08 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -3/+2 |
2006-12-02 | 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-17 | 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-29 | 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 |