summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-07-02USB: usbtmc: fix switch statmentGreg Kroah-Hartman
2009-06-15cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox
2009-06-15usb-serial: fix crash when sub-driver updates firmwareAlan Stern
2009-06-15USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free
2009-06-15Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse
2009-05-18USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern
2009-05-18usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern
2009-05-08USB: serial: fix lifetime and locking problemsAlan Stern
2009-05-08USB: Unusual Device support for Gold MP3 Player EnergyChuck Short
2009-04-27USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern
2009-04-27USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum
2009-04-27USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard
2009-04-27usb gadget: fix ethernet link reports to ethtoolJonathan McDowell
2009-04-27tty: Fix leak in ti-usbAlan Cox
2009-04-02USB: add quirk to avoid config and interface stringsAlan Stern
2009-04-02USB: gadget: fix rndis regressionDavid Brownell
2009-04-02USB: usb-storage: increase max_sectors for tape drivesAlan Stern
2009-04-02USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh
2009-04-02USB: EHCI: add software retry for transaction errorsAlan Stern
2009-03-17USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik
2009-03-17USB: Add device id for Option GTM380 to option driverAchilleas Kotsis
2009-03-17USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel
2009-03-17USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff
2009-03-17USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams
2009-03-17USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese
2009-03-17USB: option.c: add ZTE 622 modem deviceAlbert Pauw
2009-03-17USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby
2009-03-17USB: misc/vstusb, fix lock imbalanceJiri Slaby
2009-03-17USB: misc/adutux, fix lock imbalanceJiri Slaby
2009-03-17USB: image/mdc800, fix lock imbalanceJiri Slaby
2009-03-17USB: atm/cxacru, fix lock imbalanceJiri Slaby
2009-03-17USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon
2009-03-17USB: serial: new cp2101 device idRobert M. Kenney
2009-03-17USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich
2009-03-17USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler
2009-03-17USB: usbfs: keep async URBs until the device file is closedAlan Stern
2009-03-17USB: usbtmc: add protocol 1 supportGreg Kroah-Hartman
2009-03-17USB: usbtmc: fix stupid bug in open()Greg Kroah-Hartman
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov
2009-02-27USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell
2009-02-27USB: usb_get_string should check the descriptor typeAlan Stern