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