| Commit message (Expand) | Author | Age |
* | [PATCH] USB: sl811-hcd minor fixes | David Brownell | 2005-09-22 |
* | [PATCH] USB: OHCI, pxa27x OHCI port power tweaks | David Brownell | 2005-09-12 |
* | [PATCH] USB: OHCI relies less on NDP register | David Brownell | 2005-09-12 |
* | [PATCH] USB: OHCI irq tweak | David Brownell | 2005-09-12 |
* | [PATCH] drivers/usb: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-12 |
* | [PATCH] USB: EHCI workaround for NForce and mem > 2GB | David Brownell | 2005-09-12 |
* | [PATCH] USB: EHCI port tweaks | David Brownell | 2005-09-12 |
* | [PATCH] USB UHCI: remove the FSBR kernel timer | Alan Stern | 2005-09-12 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-09-08 |
|\ |
|
| * | [PATCH] ehci: add tt_usecs | david-b@pacbell.net | 2005-09-08 |
| * | [PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.c | Dale Farnsworth | 2005-09-08 |
| * | [PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcd | Dale Farnsworth | 2005-09-08 |
| * | [PATCH] USB: S3C24XX port numbering fix | Ben Dooks | 2005-09-08 |
| * | [PATCH] USB: Switch isp116x-hcd over to root hub interrupt | Olav Kongas | 2005-09-08 |
| * | [PATCH] USB: isp116x-hcd: remove clock() and reset() | Olav Kongas | 2005-09-08 |
| * | [PATCH] USB: isp116x-hcd: per-port overcurrent reporting | Olav Kongas | 2005-09-08 |
| * | [PATCH] USB: isp116x-hcd: support only per-port power switching | Olav Kongas | 2005-09-08 |
| * | [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option | Olav Kongas | 2005-09-08 |
| * | [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time | Olav Kongas | 2005-09-08 |
* | | [PATCH] PCI: start paying attention to a lot of pci function return values | Greg Kroah-Hartman | 2005-09-08 |
|/ |
|
* | [PATCH] USB: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 |
* | [PATCH] USB: Fix setup packet initialization in isp116x-hcd | Olav Kongas | 2005-08-05 |
* | [PATCH] USB: ehci: microframe handling fix | David Brownell | 2005-08-05 |
* | [PATCH] USB: fix in usb_calc_bus_time | Dan Streetman | 2005-07-29 |
* | [PATCH] USB: add S3C24XX USB Host driver support | Ben Dooks | 2005-07-29 |
* | [PATCH] USB: fix ohci merge glitch | david-b@pacbell.net | 2005-07-12 |
* | [PATCH] USB: ohci-omap pm updates | david-b@pacbell.net | 2005-07-12 |
* | [PATCH] USB: coverity: (desc->bitmap)[] overrun fix | KAMBAROV, ZAUR | 2005-07-12 |
* | [PATCH] USB: Fix kmalloc's flags type in USB | Olav Kongas | 2005-07-12 |
* | [PATCH] USB: isp116x-hcd cleanup | Olav Kongas | 2005-07-12 |
* | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 2005-07-07 |
* | [PATCH] pcmcia: move event handler | Dominik Brodowski | 2005-07-07 |
* | [PATCH] pcmcia id_table for sl811.cs | David Brownell | 2005-06-27 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-06-27 |
|\ |
|
| * | [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch() | David Brownell | 2005-06-27 |
| * | [PATCH] USB UHCI: Detect invalid ports | Alan Stern | 2005-06-27 |
| * | [PATCH] USB: misc ehci updates | David Brownell | 2005-06-27 |
| * | [PATCH] USB HCDs: no longer need to register root hub | Alan Stern | 2005-06-27 |
| * | [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget | Alan Stern | 2005-06-27 |
| * | [PATCH] UHCI: Don't store device pointer in QH or TD | Alan Stern | 2005-06-27 |
| * | [PATCH] USB: add reboot notifier to ohci | David Brownell | 2005-06-27 |
| * | [PATCH] USB UHCI: Add shutdown method | Alan Stern | 2005-06-27 |
| * | [PATCH] USB UHCI: improved reset handling | Alan Stern | 2005-06-27 |
| * | [PATCH] USB UHCI: Use root-hub IRQs while suspended | Alan Stern | 2005-06-27 |
| * | [PATCH] USB UHCI: Fix up loose ends | Alan Stern | 2005-06-27 |
| * | [PATCH] USB UHCI: Add root-hub suspend/resume support | Alan Stern | 2005-06-27 |
| * | [PATCH] USB UHCI: Add root hub states | Alan Stern | 2005-06-27 |
| * | [PATCH] USB UHCI: Minor improvements | Alan Stern | 2005-06-27 |