| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | USB: ohci at91 warning fix | Andrew Victor | 2006-12-20 |
* | USB: ohci whitespace/comment fixups | David Brownell | 2006-12-20 |
* | UHCI: module parameter to ignore overcurrent changes | Alan Stern | 2006-12-20 |
* | USB: fix ohci.h over-use warnings | Jeff Garzik | 2006-12-20 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [ARM] 3963/1: AT91: Update configuration files | Andrew Victor | 2006-12-01 |
* | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 |
|\ \ |
|
| * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| | |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 |
| |\ \ |
|
| | * | | OHCI: make autostop conditional on CONFIG_PM | Alan Stern | 2006-12-01 |
| | * | | EHCI: Fix root-hub and port suspend/resume problems | Alan Stern | 2006-12-01 |
| | * | | USB: ftdi-elan.c: fixes and cleanups | Adrian Bunk | 2006-12-01 |
| | * | | USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static | Adrian Bunk | 2006-12-01 |
| | * | | USB: add ehci_hcd.ignore_oc parameter | David Brownell | 2006-12-01 |
| | * | | USB: EHCI hooks for high speed electrical tests | David Brownell | 2006-12-01 |
| | * | | OHCI: change priority level of resume log message | Alan Stern | 2006-12-01 |
| | * | | USB: OHCI: remove stale testing code from root-hub resume | Alan Stern | 2006-12-01 |
| | * | | USB: OHCI: disable RHSC inside interrupt handler | Alan Stern | 2006-12-01 |
| | * | | USB: ohci-hcd: fix compiler warning | Alan Stern | 2006-12-01 |
| | |/ |
|
| * | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-29 |
| * | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
| |/ |
|
* / | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | USB: OHCI: fix root-hub resume bug | Alan Stern | 2006-11-16 |
* | OHCI: disallow autostop when wakeup is not available | Alan Stern | 2006-11-16 |
* | UHCI: workaround for Asus motherboard | Alan Stern | 2006-10-17 |
* | USB: ohci-pnx4008 build fixes | David Brownell | 2006-10-17 |
* | USB: revert EHCI VIA workaround patch | Greg Kroah-Hartman | 2006-10-17 |
* | [PATCH] ohci: don't play with IRQ regs | David Brownell | 2006-10-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | USB: fix build error in ohci driver | Greg Kroah-Hartman | 2006-09-28 |
* | OHCI: add auto-stop support | Alan Stern | 2006-09-28 |