summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-35/+14Star
|\
| * pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-281-1/+0Star
| * pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-281-1/+1
| * pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski2009-11-091-33/+13Star
* | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-12-011-0/+5
* | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-12-014-0/+20
* | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-12-011-5/+5
* | USB: musb: respect usb_request->zero in control requestsDaniel Glöckner2009-12-011-1/+2
* | USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-12-011-1/+4
* | USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-12-011-2/+2
* | usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-12-011-19/+30
* | USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-12-011-2/+1Star
* | USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-12-011-45/+34Star
* | USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-12-012-3/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-189-22/+78
|\ \
| * | USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-181-0/+2
| * | USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-181-4/+7
| * | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-181-1/+1
| * | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-181-2/+5
| * | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-181-3/+5
| * | USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-181-5/+11
| * | USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-181-1/+1
| * | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-184-6/+46
* | | tty: cp210x: Fix carrier handlingAlan Cox2009-11-181-0/+21
|/ /
* | USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov2009-10-301-1/+1
* | USB: option: TLAYTECH TUE800 supportBryan Wu2009-10-301-0/+4
* | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda2009-10-301-10/+13
* | USB: serial: sierra driver autopm fixesElina Pasheva2009-10-301-6/+8
* | USB: serial: sierra driver send_setup() autopm fixElina Pasheva2009-10-301-10/+14
* | ARM: Fix lubbock defconfig buildRussell King2009-10-211-0/+1
|/
* USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr2009-10-141-7/+2Star
* usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt2009-10-141-1/+16
* USB: ehci: Fix IST boundary checking interval math.Sarah Sharp2009-10-141-6/+6
* USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala2009-10-141-0/+4
* USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2009-10-142-0/+8
* USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2009-10-142-14/+25
* USB: wusb: don't use the stack to read security descriptorStefano Panella2009-10-141-22/+19Star
* USB: musb: invert arch depend stringMike Frysinger2009-10-121-1/+1
* Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds2009-10-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-10-1134-412/+315Star
|\
| * USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum2009-10-091-3/+3
| * USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum2009-10-091-6/+9
| * USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-0910-51/+37Star
| * USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum2009-10-091-4/+8
| * USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum2009-10-091-5/+8
| * USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp2009-10-091-0/+1
| * USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-091-7/+22
| * USB: small fix in error case of suspend in generic usbserial codeOliver Neukum2009-10-091-1/+3
| * USB: visor: fix trivial accounting bug in visor driverOliver Neukum2009-10-091-1/+2
| * USB: Fix throttling in generic usbserial driverJoris van Rantwijk2009-10-091-1/+1