aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbfDavid S. Miller2005-07-251-6/+6
* [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile errorDuncan Sands2005-07-191-6/+6
* [PATCH] Option Card driver update, Maintainer entryMatthias Urlichs2005-07-141-116/+112
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-0/+1
|\
| * [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-111-0/+1
* | [PATCH] USB: add ldusb driverMichael Hund2005-07-124-0/+806
* | [PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk2005-07-121-15/+16
* | [PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk2005-07-121-0/+3
* | [PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net2005-07-121-1/+3
* | [PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net2005-07-121-37/+16
* | [PATCH] USB: omap_udc tweaksdavid-b@pacbell.net2005-07-121-2/+1
* | [PATCH] USB: gadget/ether build fixes.Ian Campbell2005-07-121-0/+2
* | [PATCH] USB: gadget/ether fixesIan Campbell2005-07-121-1/+1
* | [PATCH] USB: SN9C10x driver updatesLuca Risolia2005-07-127-51/+413
* | [PATCH] USB: add LD devices to hid blacklistMichael Hund2005-07-121-0/+24
* | [PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR2005-07-121-1/+2
* | [PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey2005-07-123-0/+647
* | [PATCH] USB: net2280 warning fixAndrew Morton2005-07-121-1/+1
* | [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-1224-65/+71
* | [PATCH] USB: isp116x-hcd cleanupOlav Kongas2005-07-121-10/+6
* | [PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev2005-07-121-5/+43
* | [PATCH] USB: SiS USB Makefile fixesThomas Winischhofer2005-07-121-0/+1
* | [PATCH] USB ATM: fix line resync logicDuncan Sands2005-07-121-27/+28
* | [PATCH] USB ATM: robustify poll throttlingDuncan Sands2005-07-121-4/+2
* | [PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2005-07-122-2/+2
* | [PATCH] USB: fix ftdi_sio compiler warningsGreg Kroah-Hartman2005-07-121-2/+0
* | [PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC codeIan Abbott2005-07-121-47/+0
* | [PATCH] USB ftdi_sio: reduce device id table clutterIan Abbott2005-07-121-563/+144
* | [PATCH] USB: khubd: use kthread APIakpm@osdl.org2005-07-121-29/+11
* | [PATCH] USB Storage: Remove unneeded SC/PPhil Dibowitz2005-07-121-1/+1
* | [PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman2005-07-121-0/+2
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-3/+3
* | [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-071-1/+0
* | [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-071-5/+1
* | [PATCH] pcmcia id_table for sl811.csDavid Brownell2005-06-271-13/+8
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-2775-3800/+8319
|\ \
| * | [PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern2005-06-271-1/+1
| * | [PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell2005-06-271-0/+2
| * | [PATCH] USB: usbnet debug message fixDavid Brownell2005-06-271-1/+1
| * | [PATCH] USB Storage: retry hard errorsMatthew Dharm2005-06-271-0/+9
| * | [PATCH] USB Storage: port reset on transport errorMatthew Dharm2005-06-274-64/+82
| * | [PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm2005-06-271-10/+9
| * | [PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer2005-06-271-0/+1
| * | [PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere2005-06-271-0/+1
| * | [PATCH] USB: add support for Creative WebCam mini to stv680 driverKiril Jovchev2005-06-272-2/+11
| * | [PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham2005-06-271-0/+2
| * | [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell2005-06-271-10/+7
| * | [PATCH] USB UHCI: Detect invalid portsAlan Stern2005-06-271-7/+7
| * | [PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell2005-06-271-1/+7
| * | [PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell2005-06-271-32/+21