aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-311-0/+11
| * USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-311-12/+1
| * USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-311-14/+1
| * USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-311-1/+0
| * USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-311-0/+1
| * USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-311-6/+10
| * USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-311-1/+8
| * USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-311-0/+1
| * USB: opticon: fix memory leak in error pathJohan Hovold2012-10-311-1/+3
| * USB: opticon: fix DMA from stackJohan Hovold2012-10-311-1/+6
| * USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
| * usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
| * usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-311-0/+6
| * ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-311-0/+7
| * ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-311-1/+1
| * xHCI: handle command after aborting the command ringElric Fu2012-10-282-6/+168
| * xHCI: cancel command after command timeoutElric Fu2012-10-282-7/+22
| * xHCI: add aborting command ring functionElric Fu2012-10-284-1/+128
| * xHCI: add cmd_ring_stateElric Fu2012-10-283-1/+11
| * USB: option: add more ZTE devicesBjørn Mork2012-10-281-0/+18
| * USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-281-22/+52
| * usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-281-5/+15
| * USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-281-1/+1
| * Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz2012-10-211-0/+3
| * Increase XHCI suspend timeout to 16msMichael Spang2012-10-071-1/+1
| * xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-073-1/+5
| * USB: qcaux: add Pantech vendor class matchBjørn Mork2012-10-071-7/+3
| * USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2012-10-072-0/+7
| * USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork2012-10-071-1/+2
| * USB: Fix race condition when removing host controllersAlan Stern2012-10-022-5/+3
| * xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-10-021-15/+24
| * usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-10-021-0/+1
| * xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-10-021-1/+2
| * xhci: Make handover code more robustMatthew Garrett2012-10-021-2/+10
| * xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-10-021-1/+1
| * Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-10-021-4/+23
| * USB: add device quirk for Joss Optical touchboardAlan Stern2012-10-021-0/+4
| * USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2012-10-022-1/+37
| * USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2012-10-022-2/+7
| * USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2012-10-022-0/+4
| * EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-10-021-2/+10
| * USB: option: replace ZTE K5006-Z entry with vendor class ruleBjørn Mork2012-10-021-2/+4
| * USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-09-141-1/+2
| * USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
| * usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-261-3/+6
| * USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-262-0/+8
| * USB: option: add ZTE K5006-ZBjørn Mork2012-08-261-0/+2
| * USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-261-168/+111
| * xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-265-0/+21
| * xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-261-2/+3