summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-121-137/+1Star
|\ \ \ \
| | | * | usb: move ehci reg defYinghai Lu2008-07-261-137/+1Star
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-54/+205
|\ \ \ \ \
| * | | | | [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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-111-3/+2Star
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0121-85/+112
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-231-3/+2Star
| | |/ / / | |/| | |
* | | | | ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-101-1/+1
| |/ / / |/| | |
* | | | USB: revert recovery from transient errorsAlan Stern2008-09-231-22/+17Star
* | | | 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/+14Star
* | | | 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/+1Star
|/ / /
* | | 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/+0Star
* | | 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/+31Star
* | | USB: Don't rebind before "complete" callbackAlan Stern2008-08-211-21/+9Star
* | | 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/+12Star
* | | usb: musb: get rid of procfs entryFelipe Balbi2008-08-214-864/+11Star
* | | 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