| Commit message (Expand) | Author | Age |
* | USB: quirk for broken suspend of IT8152F/G | Raphael Assenat | 2007-04-27 |
* | USB: remove ancient/broken CRIS hcd | David Brownell | 2007-04-27 |
* | USB: add an ohci board-specific quirk | David Brownell | 2007-04-27 |
* | UHCI: Add some WARN_ON()s | Alan Stern | 2007-04-27 |
* | EHCI: add delay to bus_resume before accessing ports | Alan Stern | 2007-04-27 |
* | ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata | Christian Engelmayer | 2007-04-27 |
* | dev_dbg: check dev_dbg() arguments | Dan Williams | 2007-04-27 |
* | EHCI: fix remote wakeup regression in 2.6.21-rc | Alan Stern | 2007-04-11 |
* | UHCI: Fix problem caused by lack of terminating QH | Alan Stern | 2007-03-26 |
* | USB: fix Unaligned access in EHCI driver | Max Dmitrichenko | 2007-03-09 |
* | UHCI: fix port resume problem | Alan Stern | 2007-03-09 |
* | UHCI: Eliminate asynchronous skeleton Queue Headers | Alan Stern | 2007-02-23 |
* | UHCI: Add macros for computing DMA values | Alan Stern | 2007-02-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 |
* | | USB: at91-ohci, handle extra at91sam9261 ahb clock | Andrew Victor | 2007-02-16 |
* | | USB: change __init to __devinit for isp116x_probe | Prarit Bhargava | 2007-02-16 |
* | | USB: ps3: don't call ps3_system_bus_driver_register on other platforms | Ishizaki Kou | 2007-02-16 |
* | | EHCI: add debugging message to ehci_bus_suspend | Alan Stern | 2007-02-16 |
* | | EHCI: turn off remote wakeup during shutdown | Alan Stern | 2007-02-16 |
|/ |
|
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 |
* | [PATCH] hci_{read,write}l() does force casts to wrong type for no reason | Al Viro | 2007-02-09 |
* | [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() | Al Viro | 2007-02-09 |
* | EHCI: fix interrupt-driven remote wakeup | Alan Stern | 2007-02-07 |
* | USB: switch ehci-hcd to new polling scheme | Marcelo Tosatti | 2007-02-07 |
* | EHCI: force high-speed devices to run at full speed | Alan Stern | 2007-02-07 |
* | EHCI: don't hide ports owned by the companion | Alan Stern | 2007-02-07 |
* | EHCI: local variable for port status register | Alan Stern | 2007-02-07 |
* | UHCI: fix bandwidth allocation | Alan Stern | 2007-02-07 |
* | USB: ps3 ohci bus glue | Geoff Levand | 2007-02-07 |
* | USB: ohci error handling cleanup | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: ps3 ehci bus glue | Geoff Levand | 2007-02-07 |
* | USB: ohci-at91 refcount fix for irq wake enables | Marc Pignat | 2007-02-07 |
* | UHCI: no dummy TDs for Iso QHs | Alan Stern | 2007-02-07 |
* | UHCI: improved debugging checks for the frame list | Alan Stern | 2007-02-07 |
* | ohci: Add support for OHCI controller on the of_platform bus | Sylvain Munaut | 2007-02-07 |
* | ohci: Rework bus glue integration to allow several at once | Sylvain Munaut | 2007-02-07 |
* | USB: Fix EHCI warning | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: Fix OHCI warning | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: Implement support for EHCI with big endian MMIO | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: Implement support for "split" endian OHCI | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: Rework the OHCI quirk mecanism as suggested by David | Benjamin Herrenschmidt | 2007-02-07 |
* | USB: Fix for typo in ohci-ep93xx.c | Petr Stetiar | 2007-01-22 |
* | UHCI: support device_may_wakeup | Alan Stern | 2007-01-05 |
* | UHCI: make test for ASUS motherboard more specific | Alan Stern | 2007-01-05 |
* | USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card | Tony Olech | 2006-12-20 |
* | USB: OHCI support for PNX8550 | Vitaly Wool | 2006-12-20 |
* | USB: ohci handles hardware faults during root port resets | Takamasa Ohtake | 2006-12-20 |