summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2009-11-30USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier-0/+5
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum-0/+20
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner-5/+5
2009-11-30USB: musb: respect usb_request->zero in control requestsDaniel Glöckner-1/+2
2009-11-30USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta-1/+4
2009-11-30USB: musb: Remove unwanted message in boot logAjay Kumar Gupta-2/+2
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann-19/+30
2009-11-30USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman-2/+1
2009-11-30USB: musb_gadget: fix STALL handlingSergei Shtylyov-45/+34
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern-3/+15
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-22/+78
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Zhang Le-0/+2
2009-11-17USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern-4/+7
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp-1/+1
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp-2/+5
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp-3/+5
2009-11-17USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra-5/+11
2009-11-17USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt-1/+1
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang-6/+46
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox-0/+21
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov-1/+1
2009-10-30USB: option: TLAYTECH TUE800 supportBryan Wu-0/+4
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda-10/+13
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva-6/+8
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva-10/+14
2009-10-21ARM: Fix lubbock defconfig buildRussell King-0/+1
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr-7/+2
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt-1/+16
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp-6/+6
2009-10-14USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala-0/+4
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel-0/+8
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel-14/+25
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella-22/+19
2009-10-12USB: musb: invert arch depend stringMike Frysinger-1/+1
2009-10-11Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds-1/+1
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-412/+315
2009-10-09USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum-3/+3
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum-6/+9
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum-51/+37
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum-4/+8
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum-5/+8
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp-0/+1
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern-7/+22
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum-1/+3
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum-1/+2
2009-10-09USB: Fix throttling in generic usbserial driverJoris van Rantwijk-1/+1
2009-10-09USB: cp210x: Add support for the DW700 UARTÉric Piel-0/+1
2009-10-09USB: ipaq: fix oops when device is plugged inAlan Stern-0/+9
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger-15/+15
2009-10-09USB: gadget: imx_udc: Use resource sizeTobias Klauser-4/+4