summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-07-31USB: host: use dev_get_platdata()Jingoo Han26-64/+65
2013-07-31USB: handle LPM errors during device suspend correctlyAlan Stern1-22/+26
2013-07-31USB: refactor code for enabling/disabling remote wakeupAlan Stern1-52/+46
2013-07-31USB: simplify the interface of usb_get_status()Alan Stern3-17/+15
2013-07-31usb: misc: usb3503: use dev_get_platdata()Jingoo Han1-1/+1
2013-07-31usb: renesas: use dev_get_platdata()Jingoo Han1-2/+2
2013-07-31USB: c67x00: use dev_get_platdata()Jingoo Han1-2/+2
2013-07-31usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3
2013-07-29usb: host: Faraday fotg210-hcd driverFeng-Hsin Chiang5-0/+6813
2013-07-29USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chipsFrank Schäfer1-1/+1
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman31-68/+161
2013-07-26USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong1-1/+1
2013-07-26usb: limit OMAP related USB options to OMAP2PLUS platformsPaul Gortmaker1-0/+2
2013-07-26usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten1-76/+52
2013-07-26usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten1-3/+1
2013-07-26usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten1-5/+5
2013-07-26usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten1-21/+14
2013-07-25USB: usb-skeleton.c: add retry for nonblocking readChen Wang1-2/+1
2013-07-25usbtmc: convert to devm_kzallocAndy Shevchenko1-2/+1
2013-07-25usbtmc: remove redundant bracesAndy Shevchenko1-14/+14
2013-07-25usbtmc: call pr_err instead of plain printkAndy Shevchenko1-5/+4
2013-07-25usbtmc: remove trailing spacesAndy Shevchenko1-3/+3
2013-07-25usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede1-3/+3
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros8-82/+8
2013-07-25USB: remove redundant "#if"Alan Stern1-4/+2
2013-07-25usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam3-0/+148
2013-07-25usb: atm: speedtch: be careful with bIntervalFelipe Balbi1-1/+1
2013-07-25usb: class: cdc-acm: be careful with bIntervalFelipe Balbi1-1/+1
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz6-12/+30
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold1-8/+17
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-25Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-7/+14
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap1-0/+1
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson1-2/+2
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-24usb: serial: option: Add ONYX 3G device supportEnrico Mioso1-0/+1
2013-07-24Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman5-6813/+0
2013-07-24usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen5-0/+6813
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold1-1/+1
2013-07-24USB: check sg buffer size in usb_submit_urbMing Lei1-0/+8
2013-07-24USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2-35/+12
2013-07-24USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2-28/+12
2013-07-24USB: remove unneeded idr.h includeGreg Kroah-Hartman2-2/+0
2013-07-24Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman7-177/+187
2013-07-23USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2-46/+42