aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* [PATCH] fix leak in activate_ep_files()Al Viro2006-04-26
* [PATCH] isd200: limit to BLK_DEV_IDERandy Dunlap2006-04-17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-14
|\
| * [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-14
* | [PATCH] USB: add driver for funsoft usb serial deviceGreg Kroah-Hartman2006-04-14
* | [PATCH] USB: remove __init from usb_console_setupPaul Fulghum2006-04-14
* | [PATCH] USB: pl2303: added support for OTi's DKU-5 clone cableTomasz Kazmierczak2006-04-14
* | [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks2006-04-14
* | [PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB K...Jeffrey Vandenbroucke sign2006-04-14
* | [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-14
* | [PATCH] USB: keyspan-remote bugfixMichael Downey2006-04-14
* | [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions t...David Hollis2006-04-14
* | [PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev2006-04-14
* | [PATCH] USB: g_ether, highspeed conformance fixDavid Brownell2006-04-14
* | [PATCH] USB: usbtest: scatterlist OUT data pattern testingDavid Brownell2006-04-14
* | [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-14
* | [PATCH] USB: gadget zero poisons OUT buffersDavid Brownell2006-04-14
* | [PATCH] USB: gadgetfs highspeed bugfixDavid Brownell2006-04-14
* | [PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell2006-04-14
* | [PATCH] USB: net2280 short rx status fixDavid Brownell2006-04-14
* | [PATCH] USB: fix gadget_is_musbhdrc()David Brownell2006-04-14
* | [PATCH] USB: otg hub support is optionalDavid Brownell2006-04-14
* | [PATCH] USB: UEAGLE : memory leack fixmatthieu castet2006-04-14
* | [PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet2006-04-14
* | [PATCH] USB: UEAGLE : support geodematthieu castet2006-04-14
* | [PATCH] USB: UEAGLE : cosmeticmatthieu castet2006-04-14
* | [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-14
* | [PATCH] USB: pegasus driver bugfixPetko Manolov2006-04-14
* | [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2006-04-14
* | [PATCH] USB: wacom tablet driver updatePing Cheng2006-04-14
* | [PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern2006-04-14
* | [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favou...Daniel Ritz2006-04-14
* | [PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz2006-04-14
* | [PATCH] USB: add support for Papouch TMU (USB thermometer)Folkert van Heusden2006-04-14
* | [PATCH] USB: input/: proper prototypesAdrian Bunk2006-04-14
* | [PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk2006-04-14
* | [PATCH] USB serial: Converts port semaphore to mutexes.Luiz Fernando Capitulino2006-04-14
* | [PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern2006-04-14
* | [PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern2006-04-14
* | [PATCH] USB: ftdi_sio: add support for Eclo COM to 1-Wire USB adapterIan Abbott2006-04-14
* | [PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks2006-04-14
* | [PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski2006-04-14
|/
* [PATCH] Overrun in option-card USB driverMatthias Urlichs2006-04-11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-04-02
|\
| * [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