| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 | 7 | -146/+205 |
|\ |
|
| * | OHCI: make autostop conditional on CONFIG_PM | Alan Stern | 2006-12-01 | 1 | -54/+79 |
| * | EHCI: Fix root-hub and port suspend/resume problems | Alan Stern | 2006-12-01 | 4 | -53/+61 |
| * | USB: ftdi-elan.c: fixes and cleanups | Adrian Bunk | 2006-12-01 | 1 | -5/+1 |
| * | USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static | Adrian Bunk | 2006-12-01 | 1 | -1/+1 |
| * | USB: add ehci_hcd.ignore_oc parameter | David Brownell | 2006-12-01 | 2 | -5/+23 |
| * | USB: EHCI hooks for high speed electrical tests | David Brownell | 2006-12-01 | 1 | -0/+19 |
| * | OHCI: change priority level of resume log message | Alan Stern | 2006-12-01 | 1 | -1/+1 |
| * | USB: OHCI: remove stale testing code from root-hub resume | Alan Stern | 2006-12-01 | 1 | -12/+1 |
| * | USB: OHCI: disable RHSC inside interrupt handler | Alan Stern | 2006-12-01 | 2 | -16/+18 |
| * | USB: ohci-hcd: fix compiler warning | Alan Stern | 2006-12-01 | 1 | -2/+4 |
* | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -3/+3 |
* | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |
|/ |
|
* | USB: OHCI: fix root-hub resume bug | Alan Stern | 2006-11-16 | 2 | -11/+17 |
* | OHCI: disallow autostop when wakeup is not available | Alan Stern | 2006-11-16 | 1 | -1/+2 |
* | UHCI: workaround for Asus motherboard | Alan Stern | 2006-10-17 | 1 | -5/+39 |
* | USB: ohci-pnx4008 build fixes | David Brownell | 2006-10-17 | 1 | -3/+6 |
* | USB: revert EHCI VIA workaround patch | Greg Kroah-Hartman | 2006-10-17 | 6 | -69/+37 |
* | [PATCH] ohci: don't play with IRQ regs | David Brownell | 2006-10-06 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 15 | -100/+96 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | USB: fix build error in ohci driver | Greg Kroah-Hartman | 2006-09-28 | 1 | -2/+2 |
* | OHCI: add auto-stop support | Alan Stern | 2006-09-28 | 3 | -84/+164 |
* | OHCI: remove existing autosuspend code | Alan Stern | 2006-09-28 | 1 | -44/+6 |
* | ohci: Use ref-counting hotplug safe interfaces | Alan Cox | 2006-09-28 | 1 | -1/+2 |
* | USB: EHCI update VIA workaround | David Brownell | 2006-09-27 | 6 | -39/+70 |
* | USB: ohci_usb can oops on shutdown | Pete Zaitcev | 2006-09-27 | 1 | -1/+3 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 3 | -3/+3 |
* | USB: u132-hcd: host controller driver for ELAN U132 adapter | Tony Olech | 2006-09-27 | 3 | -0/+3324 |
* | USB: fix __must_check warnings in drivers/usb/host/ | Greg Kroah-Hartman | 2006-09-27 | 2 | -6/+8 |
* | usbcore: remove usb_suspend_root_hub | Alan Stern | 2006-09-27 | 1 | -3/+0 |
* | USB: ohci-at91, two one-liners | David Brownell | 2006-09-27 | 1 | -1/+2 |
* | USB: EHCI whitespace fixes (cosmetic) | David Brownell | 2006-09-27 | 7 | -64/+64 |
* | usbcore: trim down usb_bus structure | Alan Stern | 2006-09-27 | 2 | -6/+6 |
* | UHCI: increase Resume-Detect-off delay | Alan Stern | 2006-09-27 | 1 | -3/+9 |
* | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov | 2006-09-27 | 17 | -23/+34 |
* | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 2006-09-27 | 3 | -4/+4 |
* | USB: build fixes: ohci-omap | David Brownell | 2006-09-27 | 1 | -42/+71 |
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 | 1 | -1/+1 |
* | USB: kill usb kconfig warning | Andrew Morton | 2006-09-27 | 1 | -1/+0 |
* | USB OHCI controller support for PNX4008 | Vitaly Wool | 2006-09-27 | 3 | -0/+483 |
* | USB: ohci-s3c2410.c: clock now usb-bus-host | Ben Dooks | 2006-09-27 | 1 | -1/+1 |
* | USB: OHCI avoids root hub timer polling | David Brownell | 2006-09-27 | 13 | -45/+99 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 2 | -2/+2 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 | 1 | -6/+2 |
* | PM: USB HCDs use PM_EVENT_PRETHAW | David Brownell | 2006-09-25 | 4 | -2/+22 |
* | uhci-hcd: fix list access bug | Alan Stern | 2006-08-31 | 1 | -1/+1 |
* | UHCI: don't stop at an Iso error | Alan Stern | 2006-08-31 | 1 | -1/+1 |
* | USB: removed a unbalanced #endif from ohci-au1xxx.c | Yoichi Yuasa | 2006-08-11 | 1 | -1/+0 |
* | USB: UHCI: Don't test the Short Packet Detect bit | Alan Stern | 2006-08-02 | 1 | -1/+3 |