summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: fix crash in uhci_scan_schedulePete Zaitcev2010-03-151-0/+1
* USB: fix the idProduct value for USB-3.0 root hubsAlan Stern2010-03-151-1/+1
* USB: xhci: Fix finding extended capabilities registersEdward Shao2010-03-151-2/+5
* USB: fix I2C API usage in ohci-pnx4008.Luotao Fu2010-03-151-3/+3
* USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-151-8/+11
* USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
* USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-161-0/+1
* USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
* USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
* USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
* USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
* USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
* USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1
* USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-161-0/+1
* USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-162-3/+38
* USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-161-1/+1
* USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-162-0/+2
* USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-161-14/+26
* USB: usbfs: only copy the actual data receivedGreg KH2010-02-161-4/+4
* usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-051-0/+4
* usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-051-12/+25
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-021-1/+16