aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-35/+14
2009-11-30USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier1-0/+5
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum4-0/+20
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner1-5/+5
2009-11-30USB: musb: respect usb_request->zero in control requestsDaniel Glöckner1-1/+2
2009-11-30USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta1-1/+4
2009-11-30USB: musb: Remove unwanted message in boot logAjay Kumar Gupta1-2/+2
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann1-19/+30
2009-11-30USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman1-2/+1
2009-11-30USB: musb_gadget: fix STALL handlingSergei Shtylyov1-45/+34
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2-3/+15
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski1-1/+0
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski1-1/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-22/+78
2009-11-17USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+2
2009-11-17USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern1-4/+7
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp1-1/+1
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp1-2/+5
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp1-3/+5
2009-11-17USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra1-5/+11
2009-11-17USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt1-1/+1
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang4-6/+46
2009-11-17tty: cp210x: Fix carrier handlingAlan Cox1-0/+21
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski1-33/+13
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov1-1/+1
2009-10-30USB: option: TLAYTECH TUE800 supportBryan Wu1-0/+4
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda1-10/+13
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva1-6/+8
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva1-10/+14
2009-10-21ARM: Fix lubbock defconfig buildRussell King1-0/+1
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr1-7/+2
2009-10-14usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt1-1/+16
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp1-6/+6
2009-10-14USB: option: Support for AIRPLUS MCD650 DatacardHuzaifa Sidhpurwala1-0/+4
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2-0/+8
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2-14/+25
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-10-12USB: musb: invert arch depend stringMike Frysinger1-1/+1
2009-10-11Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds1-1/+1
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds34-412/+315
2009-10-09USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum1-3/+3
2009-10-09USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum1-6/+9
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum10-51/+37
2009-10-09USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum1-4/+8
2009-10-09USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum1-5/+8
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp1-0/+1
2009-10-09USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern1-7/+22
2009-10-09USB: small fix in error case of suspend in generic usbserial codeOliver Neukum1-1/+3
2009-10-09USB: visor: fix trivial accounting bug in visor driverOliver Neukum1-1/+2
2009-10-09USB: Fix throttling in generic usbserial driverJoris van Rantwijk1-1/+1