summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
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
2009-10-09USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev-0/+7
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger-11/+8
2009-10-09USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp-1/+1
2009-10-09USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp-0/+9
2009-10-09USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp-0/+12
2009-10-09USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp-0/+6
2009-10-09USB: usbtmc: fix timeout increaseGergely Imreh-1/+1
2009-10-09USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog-0/+2
2009-10-09USB: option: Toshiba G450 device idPeter Magdina-0/+2
2009-10-09USB: usblcd, fix memory leakJiri Slaby-1/+2
2009-10-09USB: serial: sierra driver version change to 1.3.8Elina Pasheva-1/+1
2009-10-09USB: serial: don't call release without attachAlan Stern-1/+5
2009-10-09USB: digi_acceleport: Fix broken unthrottle.Johan Hovold-4/+4
2009-10-09USB: pl2303: fix error characters not being reported to ldiscJohan Hovold-3/+5
2009-10-09USB: ftdi_sio: re-implement read processingJohan Hovold-252/+131
2009-10-09USB: ftdi_sio: clean up read completion handlerJohan Hovold-27/+1
2009-10-09USB: ftdi_sio: remove unused rx_byte counterJohan Hovold-13/+0
2009-10-09USB: ftdi_sio: remove tty->low_latencyJohan Hovold-4/+0
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-43/+62
2009-10-06usb: r8a66597-udc unaligned fifo fixMagnus Damm-43/+62