summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-08-10wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov
2012-08-10usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto
2012-08-10usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto
2012-08-10usb: host: ohci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto
2012-08-10usb: host: ehci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto
2012-08-10drivers/usb/host/ehci-xilinx-of.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-vt8500.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-sead3.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-s5p.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-ppc-of.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-mxc.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-mv.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-msm.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-ls1x.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-ixp4xx.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-grlib.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-cns3xxx.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-au1xxx.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-atmel.c: use devm_ functionsJulia Lawall
2012-08-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue
2012-08-10USB: ohci-pxa27x: add DT bindingsDaniel Mack
2012-08-10usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik
2012-08-10usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu
2012-08-10usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill
2012-08-10usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto
2012-08-10usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto
2012-08-10usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork
2012-08-10usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork
2012-08-10usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-08-10USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli
2012-08-10OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda
2012-08-10usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde
2012-08-10USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-08-10usb: dwc3: core: use devm_iremap_nocache() versionFelipe Balbi
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-09Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D
2012-08-09usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu
2012-08-09usb: musb: Prevent the masking of the return valueShubhrajyoti D
2012-08-09usb: otg: Remove the unneeded NULL checkShubhrajyoti D
2012-08-09usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delayPratyush Anand
2012-08-09usb: musb: Remove redundant if statementRoger Quadros
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-08xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann