aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-22/+71
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman3-2/+18
2012-11-13USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-11-13USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-11-13USB: keyspan: fix typo causing GPF on openBjørn Mork1-2/+1
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge1-1/+2
2012-10-30USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich1-6/+9
2012-10-30USB: usb_wwan: fix bulk-urb allocationJohan Hovold1-5/+5
2012-10-30Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-7/+29
2012-10-30usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as moduleRoger Quadros1-2/+2
2012-10-26usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove()Wei Yongjun1-1/+1
2012-10-26Revert "usb: musb: use DMA mode 1 whenever possible"Felipe Balbi1-4/+26
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp1-2/+0
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp1-2/+0
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp1-0/+2
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold1-183/+166
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold1-130/+89
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold1-13/+1
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold1-15/+16
2012-10-25USB: option: fix interface-data memory leak in error pathJohan Hovold1-2/+19
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold1-3/+2
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold1-67/+58
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold5-78/+54
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2-93/+96
2012-10-25USB: mct_u232: fix broken closeJohan Hovold1-6/+8
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold1-20/+25
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-25USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold1-0/+7
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold1-4/+2
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold1-70/+51
2012-10-25USB: quatech2: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-25USB: omninet: fix port-data memory leakJohan Hovold1-18/+18
2012-10-25USB: mos7720: fix port-data memory leakJohan Hovold1-30/+32
2012-10-25USB: digi_acceleport: fix port-data memory leakJohan Hovold1-50/+67
2012-10-25USB: ch341: fix port-data memory leakJohan Hovold1-7/+16
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold1-33/+26
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold1-9/+6
2012-10-25USB: metro-usb: fix port-data memory leakJohan Hovold1-37/+13
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-23usb hub: use flush_work instead of flush_work_syncOctavian Purdila1-1/+1
2012-10-23USB: Add missing license tag to ezusb driver.Dave Jones1-0/+1
2012-10-23Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-5/+8
2012-10-23Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-5/+13
2012-10-23xhci: fix integer overflowOliver Neukum1-1/+1
2012-10-23xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum1-1/+1
2012-10-23usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto1-0/+1
2012-10-23usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto1-0/+5
2012-10-23usb: gadget: net2272: fix missing unlock on error in net2272_irq()Wei Yongjun1-1/+3
2012-10-23usb: musb: dsps: fix res_name lengthDaniel Mack1-4/+4
2012-10-22usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu1-3/+2
2012-10-22usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu1-0/+4
2012-10-22usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila1-2/+5
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-552/+606
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-18USB: option: add more ZTE devicesBjørn Mork1-0/+16
2012-10-18USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-18Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+17
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes1-1/+2
2012-10-18USB: io_ti: fix sysfs-attribute creationJohan Hovold1-7/+7
2012-10-18USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold1-2/+12
2012-10-17USB: spcp8x5: fix port-data memory leakJohan Hovold1-28/+18
2012-10-17USB: ssu100: fix port-data memory leakJohan Hovold1-14/+20
2012-10-17USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold1-45/+43
2012-10-17USB: oti6858: fix port-data memory leakJohan Hovold1-40/+28
2012-10-17USB: iuu_phoenix: fix port-data memory leakJohan Hovold1-40/+22
2012-10-17USB: kl5kusb105: fix port-data memory leakJohan Hovold1-44/+24
2012-10-17USB: io_ti: fix port-data memory leakJohan Hovold1-46/+45
2012-10-17USB: keyspan_pda: fix port-data memory leakJohan Hovold1-13/+17
2012-10-17USB: f81232: fix port-data memory leakJohan Hovold1-26/+17
2012-10-17USB: io_edgeport: fix port-data memory leakJohan Hovold2-25/+37
2012-10-17USB: kobil_sct: fix port-data memory leakJohan Hovold1-10/+13
2012-10-17USB: cypress_m8: fix port-data memory leakJohan Hovold1-38/+37
2012-10-17usb: acm: fix the computation of the number of data bitsNicolas Boullis1-5/+15
2012-10-17usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk1-0/+10
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk1-0/+9
2012-10-17USB: cdc-acm: fix pipe type of write endpointMing Lei1-1/+1
2012-10-17usbdevfs: Fix broken scatter-gather transferHenrik Rydberg1-0/+1
2012-10-16USB: fix port probing and removal in garmin_gpsAlan Stern1-17/+7
2012-10-16USB: pl2303: fix port-data memory leakJohan Hovold1-36/+54
2012-10-16USB: cp210x: fix port-data memory leakJohan Hovold1-23/+17
2012-10-16USB: belkin_sa: fix port-data memory leakJohan Hovold1-16/+15
2012-10-16USB: cyberjack: fix port-data memory leakJohan Hovold1-30/+19
2012-10-16USB: ark3116: fix NULL-pointer dereferenceJohan Hovold1-12/+14
2012-10-16usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04Alexandre Pereira da Silva1-2/+2
2012-10-16usb: renesas_usbhs: fixup interrupt status clear methodKuninori Morimoto1-3/+3
2012-10-16usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto1-1/+1
2012-10-15usb: gadget: Make webcam gadget select USB_LIBCOMPOSITELaurent Pinchart1-0/+1
2012-10-15usb: dwc3: shutdown usb_phy when removing the deviceVivek Gautam1-0/+4
2012-10-15usb: musb: am35xx: drop spurious unplugging a deviceStefano Babic1-0/+6
2012-10-15usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi1-1/+1
2012-10-13Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-13/+27
2012-10-11Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-14/+1
2012-10-09USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann1-1/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-1/+2
2012-10-08usb: trival: Fix debugging units mistake.Sarah Sharp1-2/+1
2012-10-08usb: Send Set SEL before enabling parent U1/U2 timeout.Sarah Sharp1-11/+12
2012-10-08usb: Don't enable LPM if the exit latency is zero.Sarah Sharp1-0/+10
2012-10-08USB: Enable LPM after a failed probe.Sarah Sharp1-0/+4
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown1-2/+3
2012-10-03xtensa: adopt generic io routinesMax Filippov1-1/+2
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2012-10-02target/usb-gadget: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2012-10-02target/usb-gadget: remove duplicate initializationDan Carpenter1-1/+0
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-9/+18
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-5/+5
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-14/+14
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+0
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-89/+5
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds254-5847/+10363
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds33-141/+137
2012-09-27USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-26usb/gadget: fix misannotationsAl Viro1-2/+2
2012-09-26USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel5-10/+10
2012-09-26USB: uas: fix gcc warningGerd Hoffmann1-10/+8
2012-09-26USB: uas: fix lockingGerd Hoffmann1-0/+2
2012-09-26USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-25Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-2/+8
2012-09-25USB: uas: add lockingGerd Hoffmann1-7/+44
2012-09-25USB: uas: fix abortGerd Hoffmann1-7/+4
2012-09-25USB: uas: remove aborted field, replace with status bit.Gerd Hoffmann1-6/+6
2012-09-25USB: uas: fix task managementGerd Hoffmann1-3/+3
2012-09-25USB: uas: keep track of command urbsGerd Hoffmann1-1/+10
2012-09-25xhci: Intel Panther Point BEI quirk.Sarah Sharp3-1/+5
2012-09-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu1-2/+1
2012-09-24USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2-0/+7
2012-09-24Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman1-132/+1
2012-09-24USB: serial: remove vizzini driverGreg Kroah-Hartman3-1363/+0
2012-09-24usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam1-0/+2
2012-09-24Increase XHCI suspend timeout to 16msMichael Spang1-1/+1
2012-09-24USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson12-13/+13
2012-09-21USB: sierra_ms: don't keep unused variableAlan Cox1-2/+1
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh1-0/+2
2012-09-21USB: qcaux: add Pantech vendor class matchBjørn Mork1-7/+3
2012-09-21USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork1-1/+2
2012-09-21USB: EHCI: convert warning messages to debug-levelAlan Stern1-2/+4
2012-09-21USB: EHCI: remove useless testAlan Stern1-4/+2
2012-09-21USB: serial: vizzini: remove outdated commentGreg Kroah-Hartman1-9/+0
2012-09-21userns: Convert usb functionfs to use kuid/kgid where appropriateEric W. Biederman1-7/+16
2012-09-21userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman1-2/+2
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson1-1/+1
2012-09-21usb-acpi: Comply with the ACPI API changeFeng Tang1-2/+3
2012-09-20Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson3-3/+2
2012-09-20Merge tag 'tegra-for-3.7-cleanup2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+0
2012-09-20Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Olof Johansson26-147/+1945
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson26-57/+410
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren3-3/+2
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann4-4/+4
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-19USB: serial: fix up bug with missing {}Greg Kroah-Hartman1-1/+2
2012-09-18USB: ezusb: add functions for firmware downloadRene Buergel4-133/+99
2012-09-18USB: ezusb: add support for Cypress FX2LPRene Buergel4-14/+42
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich3-8/+17
2012-09-18USB: serial: core: fix up printk() usageGreg Kroah-Hartman1-10/+3
2012-09-18USB: serial: ti_usb_3410_5052: fix up noisy printk() usageGreg Kroah-Hartman1-8/+1
2012-09-18USB: serial: safe-serial: fix up printk() usageGreg Kroah-Hartman1-6/+2
2012-09-18USB: serial: quatech2: fix up unneeded printk() callGreg Kroah-Hartman1-1/+1
2012-09-18USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbgGreg Kroah-Hartman1-5/+4
2012-09-18USB: serial: ir-usb: remove startup noiseGreg Kroah-Hartman1-11/+1
2012-09-18USB: serial: io_ti: remove some remaining printk() callsGreg Kroah-Hartman1-4/+4
2012-09-18USB: serial: ftdi_sio: remove startup messageGreg Kroah-Hartman1-11/+1
2012-09-18USB: serial: ezusb: remove last printk() callGreg Kroah-Hartman1-4/+1
2012-09-18USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman3-15/+4
2012-09-18USB: Serial: omninet: Fix compiler warning.Greg Kroah-Hartman1-1/+0
2012-09-18USB: Serial: whiteheat.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: visor.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: Serial: ti_usb_3410_5052.c: remove debug module parameterGreg Kroah-Hartman1-4/+0
2012-09-18USB: Serial: symbolserial.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: sierra.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: pl2303.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: Serial: opticon.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: omninet.c: remove debug module parameterGreg Kroah-Hartman1-16/+0
2012-09-18USB: Serial: navman.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: mos7840.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: mos7720.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: mct_u232.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: kobil_sct.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: keyspan.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: Serial: iuu_phoenix.c: remove debug module parameterGreg Kroah-Hartman1-9/+0
2012-09-18USB: Serial: io_ti.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-18USB: Serial: io_edgeport.c: remove debug module parameterGreg Kroah-Hartman1-6/+0
2012-09-18USB: Serial: garmin_gps.c: remove debug module parameterGreg Kroah-Hartman1-14/+0