aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-08-16ARM: vt8500: Update vt8500-ehci driver to support device tree.Tony Prisk
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-15drivers/usb/gadget/s3c-hsotg.c: fix error return codeJulia Lawall
2012-08-15drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall
2012-08-15drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall
2012-08-15drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall
2012-08-15USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usageTim Gardner
2012-08-15USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner
2012-08-15USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-15USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter
2012-08-15USB: legousbtower.c: remove a bogus NULL checkDan Carpenter
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell
2012-08-15USB: option: add ZTE K5006-ZBjørn Mork
2012-08-15usb: dwc3: gadget: warn about endpoint already enabled before changing ep nameFelipe Balbi
2012-08-14usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-10tty: fix the metro-usb change I messed upAlan Cox
2012-08-10tty: fix up usb serial console for termios change.Stephen Rothwell
2012-08-10usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()Lan Tianyu
2012-08-10USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()Alexey Khoroshilov
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