summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2009-09-09USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum17-106/+1
2009-08-17USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern1-1/+1
2009-08-17USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito1-0/+7
2009-08-17USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2-0/+9
2009-08-17USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2-0/+8
2009-08-17USB: devio: Properly do access_ok() checksMichael Buesch1-3/+5
2009-08-17USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito1-1/+1
2009-07-31USB: ti_usb_3410_5052: fix duplicate device ids.Greg Kroah-Hartman1-1/+0
2009-07-31USB: RNDIS gadget, fix issues talking from PXADavid Brownell1-5/+6
2009-07-31USB: handle zero-length usbfs submissions correctlyAlan Stern1-21/+20
2009-07-31USB: fix uninitialised variable in ti_do_downloadOliver Neukum1-1/+1
2009-07-31USB: fix memleak in usbfsOliver Neukum1-6/+10
2009-07-31USB: EHCI: report actual_length for iso transfersAlan Stern1-4/+8
2009-06-12USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-20USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern1-3/+3
2009-05-09USB: serial: fix lifetime and locking problemsAlan Stern1-30/+67
2009-05-09USB: Unusual Device support for Gold MP3 Player EnergyChuck Short1-0/+6
2009-05-02USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern1-2/+4
2009-05-02USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum1-1/+1
2009-05-02USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2-0/+8
2009-05-02usb gadget: fix ethernet link reports to ethtoolJonathan McDowell1-7/+1
2009-05-02USB: gadget: fix rndis regressionDavid Brownell1-1/+1
2009-05-02USB: usb-storage: increase max_sectors for tape drivesAlan Stern1-0/+6
2009-05-02USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh1-8/+7
2009-05-02USB: EHCI: add software retry for transaction errorsAlan Stern2-0/+35
2009-03-24USB: usbfs: keep async URBs until the device file is closedAlan Stern1-5/+7
2009-03-24USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff1-1/+1
2009-03-24USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon1-0/+10
2009-03-24USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik1-1/+3
2009-03-24USB: serial: new cp2101 device idRobert M. Kenney1-0/+1
2009-03-24USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2-0/+9
2009-03-24USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2-0/+16
2009-03-24USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams1-6/+0
2009-03-24USB: Add device id for Option GTM380 to option driverAchilleas Kotsis1-0/+2
2009-03-24USB: option.c: add ZTE 622 modem deviceAlbert Pauw1-0/+2
2009-03-24USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel1-0/+2
2009-03-24USB: EHCI: Fix isochronous URB leakKarsten Wiese1-6/+4
2009-03-24USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern1-1/+2
2009-03-17USB: option: add BenQ 3g modem informationJesse Sung1-0/+5
2009-03-17USB: EHCI: slow down ITD reuseKarsten Wiese4-8/+57
2009-03-17USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern1-2/+2
2009-03-17USB: usb_get_string should check the descriptor typeAlan Stern1-3/+8
2009-03-17USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev1-0/+2
2009-02-12USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2-15/+2
2009-02-12USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2-3/+9
2009-02-12USB: option: New mobile broadband modems to be supportedDirk De Schepper1-28/+56
2009-02-12USB: new id for ti_usb_3410_5052 driverOliver Neukum2-0/+5
2009-02-12Revert USB: option: add Pantech cardsGreg Kroah-Hartman1-9/+0
2009-02-07USB: isp1760: Fix probe in PCI glue codeKarl Bongers1-41/+55
2009-02-02USB: usbmon: Implement compat_ioctlPete Zaitcev1-39/+66