aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-23USB: revert recovery from transient errorsAlan Stern1-22/+17
2008-09-23usb: unusual devs patch for Nokia 5310 Music XpressDavid Almaroad1-0/+7
2008-09-23usb: ftdi_sio: add support for Domintell devicesGaetan Carlier2-0/+6
2008-09-23USB: drivers/usb/musb/: disable it on SuperHAndrew Morton1-0/+1
2008-09-23USB Serial: Sierra: Add MC8785 VID/PIDKevin Lloyd1-0/+1
2008-09-23USB: serial: add ZTE CDMA Tech id to option driverOtavio Salvador1-0/+2
2008-09-23USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela2-0/+2
2008-09-23usb serial: ti_usb_3410_5052 obviously broken by firmware changesChris Adams1-1/+1
2008-09-23USB: fsl_usb2_udc: fix VDBG() format stringPeter Korsgaard1-1/+1
2008-09-23USB: unusual_devs addition for RockChip MP3 playerAlan Stern1-0/+7
2008-09-23USB: SERIAL CP2101 add device IDsCraig Shelley1-0/+3
2008-09-23usb-serial: Add Siemens EF81 to PL-2303 hack triggersAndreas Bombe1-1/+3
2008-09-23USB: fix EHCI periodic transfersDavid Brownell1-18/+14
2008-09-23usb: musb: fix include pathFelipe Balbi3-6/+6
2008-09-23USB: Fixing Nokia 3310c in storage modeFilip Joelsson1-0/+7
2008-09-23usb gadget: fix omap_udc DMA regressionDavid Brownell1-2/+2
2008-09-23USB: fix hcd interrupt disablingGeoff Levand1-1/+2
2008-09-23USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray1-1/+1
2008-09-23USB: Fix the Nokia 6300 storage-mode.Richard Nauber1-0/+7
2008-09-23USB: ehci: fix some ehci hangs and crashesDavid Brownell1-10/+16
2008-09-23USB Serial: Sierra: Device addition & version revKevin Lloyd1-4/+5
2008-09-23USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd4-18/+1
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk5-6/+0
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann1-0/+1
2008-08-21USB: automatically enable RHSC interruptsAlan Stern22-72/+31
2008-08-21USB: Don't rebind before "complete" callbackAlan Stern1-21/+9
2008-08-21USB: Add new PM callback methods for USBAlan Stern3-19/+72
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern1-3/+28
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern1-10/+10
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan1-1/+1
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar1-0/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi4-38/+12
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi4-864/+11
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik1-1/+1
2008-08-21USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen1-0/+3
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum1-2/+7
2008-08-21usb-serial: option support HSDPA modem A2502Hiroshi Miura1-0/+2
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz1-1/+1
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi3-202/+18
2008-08-13usb: musb: fix hanging when rmmod gadget driverFelipe Balbi1-9/+7
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi27-0/+15687
2008-08-13USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2-9/+0
2008-08-13USB: Add vendor/product id of ZTE MF628 to optionOliver Martin1-0/+5
2008-08-13USB: quirk PLL power down modeLibin Yang4-0/+164
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov1-2/+3
2008-08-13usb: cdc-acm: drain writes on closeDavid Brownell2-5/+35