aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
* [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-14
* [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-14
* [PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk2006-04-14
* [PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks2006-04-14
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-31
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-31
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-31
* [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-31
* [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-21
|\
| * [PATCH] USB: fix initdata issue in isp116x-hcdGreg Kroah-Hartman2006-03-20
| * [PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern2006-03-20
| * [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
| * [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
| * [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern2006-03-20
| * [PATCH] UHCI: Don't log short transfersAlan Stern2006-03-20
| * [PATCH] UHCI: improve debugging codeAlan Stern2006-03-20
| * [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-20
| * [PATCH] UHCI: use dummy TDsAlan Stern2006-03-20
| * [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-20
| * [PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala2006-03-20
| * [PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell2006-03-20
| * [PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor2006-03-20
| * [PATCH] USB: EHCI unlink tweaksDavid Brownell2006-03-20
| * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-20
| * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-20
| * [PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala2006-03-20
| * [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-20
| * [PATCH] USB: EHCI full speed ISO bugfixesClemens Ladisch2006-03-20
| * [PATCH] USB: EHCI and NF2 quirkDavid Brownell2006-03-20
* | [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
|/
* [PATCH] USB: fix EHCI BIOS handshakeDavid Brownell2006-02-28
* [PATCH] USB: sl811_cs needs platform_device conversion tooDavid Brownell2006-02-14
* [PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell2006-02-14
* [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-01-31
* [PATCH] USB EHCI: fix gfp_t sparse warningRandy Dunlap2006-01-31
* [PATCH] USB: isp116x-hcd: replace mdelay() by msleep()Olav Kongas2006-01-31
* [PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern2006-01-31
* [PATCH] USB: EHCI, another full speed iso fixClemens Ladisch2006-01-31
* [PATCH] USB: fix ehci early handoff issues warningAndrew Morton2006-01-31
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-01-31
* Small fixups to the EHCI Kconfig help textJesper Juhl2006-01-09
* [PATCH] fix more missing includesTim Schmielau2006-01-08
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* Merge with Linus' kernel.Russell King2006-01-07
|\
| * [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-05
| * [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-05