summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin2010-07-051-2/+4
* USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-07-051-0/+4
* USB: xhci: Wait for controller to be ready after reset.Sarah Sharp2010-07-051-1/+12
* USB: xhci: Wait for host to start running.Sarah Sharp2010-07-051-7/+32
* USB: mos7840: fix null-pointer dereferenceJohan Hovold2010-07-051-1/+0
* USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu2010-07-051-4/+7
* USB: xhci: Fix check for room on the ring.Sarah Sharp2010-07-051-1/+18
* USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp2010-07-051-1/+1
* USB: xhci: Fix issue with set interface after stall.Sarah Sharp2010-07-052-0/+9
* USB: EHCI: clear PHCD before resumingAlek Du2010-07-051-0/+17
* USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov2010-07-051-2/+7
* USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede2010-07-051-0/+15
* USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen2010-07-051-1/+1
* USB: kl5usb105: fix memory leakJohan Hovold2010-07-051-0/+1
* USB: ir-usb: fix double freeJohan Hovold2010-07-051-0/+2
* USB: option.c: OLIVETTI OLICARD100 supportNils Radtke2010-07-051-0/+6
* USB: serial: option: add cinterion device idGreg Kroah-Hartman2010-07-051-0/+3
* USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark2010-07-051-0/+43
* USB: option: add PID for ZTE productzhao1980ming2010-07-051-0/+174
* USB: kobil: fix memory leakJohan Hovold2010-07-051-1/+2
* USB: CP210x New Device IDs 11 New device IDsCraig Shelley2010-07-051-0/+11
* USB: visor: fix memory leakJohan Hovold2010-07-051-0/+1
* USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2010-05-122-0/+55
* USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp2010-05-121-0/+14
* USB: OHCI: don't look at the root hub to get the number of portsAlan Stern2010-05-121-1/+1
* USB: don't choose configs with no interfacesAlan Stern2010-05-121-1/+1
* USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter2010-05-121-2/+2
* USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...Roel Kluin2010-05-121-1/+1
* USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-05-121-0/+1
* USB: fix remote wakeup settings during system sleepAlan Stern2010-05-121-2/+30
* USB: EHCI: defer reclamation of siTDsAlan Stern2010-05-124-11/+35
* USB: cdc-acm: Fix stupid NULL pointer in resume()Oliver Neukum2010-04-261-1/+1
* USB: cdc-acm: Update to new autopm APIOliver Neukum2010-04-262-22/+22
* usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda2010-04-011-5/+11
* USB: option: add support for a new CMOTECH device to usb/serial/optionNathaniel McCallum2010-04-011-0/+2
* USB: option: move hardcoded PID to a macro in usb/serial/optionNathaniel McCallum2010-04-011-1/+2
* USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...Nathaniel McCallum2010-04-011-2/+2
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-04-012-0/+8
* USB: xHCI: re-initialize cmd_completionAndiry Xu2010-04-011-0/+1
* USB: qcserial: add new device idsBernhard Rosenkraenzer2010-04-011-0/+29
* USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch2010-04-013-6/+5
* USB: EHCI: fix ITD list orderClemens Ladisch2010-04-011-5/+19
* USB: fix usbfs regressionAlan Stern2010-04-011-3/+14
* USB: unusual_devs: Add support for multiple Option 3G sticksJan Dumon2010-03-151-2/+86
* USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox2010-03-151-1/+2
* USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-152-0/+8
* USB: add new ftdi_sio device idsMitchell Solomon2010-03-152-0/+12
* USB: f_mass_storage: fix crash on bind() errorPeter Korsgaard2010-03-151-1/+0
* USB: Move hcd free_dev call into usb_disconnect to fix oopsHerbert Xu2010-03-153-4/+13
* USB: remove debugging message for uevent constructionsAlan Stern2010-03-151-3/+1