aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge kernel.org linux-3.0.y into HEADKalimochoAz2012-10-3113-82/+480
|\
| * 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
* | Merge commit '24e842a' into HEADKalimochoAz2012-10-148-10/+18
|\ \ | |/
| * 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
* | Merge commit 'b9a7985' into HEADKalimochoAz2012-10-1411-35/+130
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'google/android-samsung-3.0-jb-mr0' into HEADKalimochoAz2012-10-141-2/+5
|\ \
| * | USB: gadget: f_audio_source: Fix compilation errorMike Lockwood2012-08-161-1/+1
| * | USB: gadget: f_audio_source: Fix use after free in audio_unbindMike Lockwood2012-08-161-21/+19
| * | USB: gadget: f_audio_source: Fix error handling and increase packet sizeMike Lockwood2012-08-031-4/+2
| * | USB: gadget: s3c: Fix isochronous endpoint support in fullspeed modeMike Lockwood2012-08-021-2/+5