summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 's3c-move' into develRussell King2008-10-1421-85/+112
|\
| * USB: revert recovery from transient errorsAlan Stern2008-09-231-22/+17
| * usb: unusual devs patch for Nokia 5310 Music XpressDavid Almaroad2008-09-231-0/+7
| * usb: ftdi_sio: add support for Domintell devicesGaetan Carlier2008-09-232-0/+6
| * USB: drivers/usb/musb/: disable it on SuperHAndrew Morton2008-09-231-0/+1
| * USB Serial: Sierra: Add MC8785 VID/PIDKevin Lloyd2008-09-231-0/+1
| * USB: serial: add ZTE CDMA Tech id to option driverOtavio Salvador2008-09-231-0/+2
| * USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela2008-09-232-0/+2
| * usb serial: ti_usb_3410_5052 obviously broken by firmware changesChris Adams2008-09-231-1/+1
| * USB: fsl_usb2_udc: fix VDBG() format stringPeter Korsgaard2008-09-231-1/+1
| * USB: unusual_devs addition for RockChip MP3 playerAlan Stern2008-09-231-0/+7
| * USB: SERIAL CP2101 add device IDsCraig Shelley2008-09-231-0/+3
| * usb-serial: Add Siemens EF81 to PL-2303 hack triggersAndreas Bombe2008-09-231-1/+3
| * USB: fix EHCI periodic transfersDavid Brownell2008-09-231-18/+14
| * usb: musb: fix include pathFelipe Balbi2008-09-233-6/+6
| * USB: Fixing Nokia 3310c in storage modeFilip Joelsson2008-09-231-0/+7
| * usb gadget: fix omap_udc DMA regressionDavid Brownell2008-09-231-2/+2
| * USB: fix hcd interrupt disablingGeoff Levand2008-09-231-1/+2
| * USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray2008-09-231-1/+1
| * USB: Fix the Nokia 6300 storage-mode.Richard Nauber2008-09-231-0/+7
| * USB: ehci: fix some ehci hangs and crashesDavid Brownell2008-09-231-10/+16
| * USB Serial: Sierra: Device addition & version revKevin Lloyd2008-09-231-4/+5
| * USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd2008-09-234-18/+1
* | Merge branch 'omap-all' into develRussell King2008-10-141-3/+11
|\ \
| * | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-3/+11
* | | [ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao2008-10-071-79/+109
* | | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao2008-10-071-4/+7
* | | [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao2008-10-071-7/+17
* | | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao2008-10-071-1/+72
* | | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-071-0/+37
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-09-091-1/+1
|\|
| * [ARM] omap: fix build error in ohci-omap.cRussell King2008-09-041-1/+1
* | usb: fix null deferences in low level usb serialJason Wessel2008-09-091-1/+1
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-235-6/+0
* USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann2008-08-211-0/+1
* USB: automatically enable RHSC interruptsAlan Stern2008-08-2122-72/+31
* USB: Don't rebind before "complete" callbackAlan Stern2008-08-211-21/+9
* USB: Add new PM callback methods for USBAlan Stern2008-08-213-19/+72
* USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-211-3/+28
* USB: Add udev argument to interface suspend/resume functionsAlan Stern2008-08-211-10/+10
* USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan2008-08-211-1/+1
* MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar2008-08-211-0/+2
* usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi2008-08-214-38/+12
* usb: musb: get rid of procfs entryFelipe Balbi2008-08-214-864/+11
* USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik2008-08-211-1/+1
* USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen2008-08-211-0/+3
* USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum2008-08-211-2/+7
* usb-serial: option support HSDPA modem A2502Hiroshi Miura2008-08-211-0/+2
* USB: ISP1760: fixed trivial math in commentEnrico Scholz2008-08-211-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-171-1/+1
|\