summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-25usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-25usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock1-1/+1
2012-10-25USB: speed up usb_bus_resume()Alan Stern2-2/+19
2012-10-25USB: hub_for_each_child should skip unconnected portsAlan Stern2-14/+10
2012-10-25USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern3-35/+20
2012-10-25USB: EHCI: make ehci_read_frame_index platform independentAlan Stern3-40/+26
2012-10-25USB: EHCI: move logging macros to ehci.hAlan Stern2-15/+15
2012-10-25USB: EHCI: add condition for delay during the resumePeter Chen1-5/+18
2012-10-25USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in s...Constantine Shulyupin1-9/+4
2012-10-25USB: ohci-s3c2410: use devm_ functionsJingoo Han1-24/+8
2012-10-25USB: use bus_to_hdc instead of container_ofYuanhan Liu1-2/+2
2012-10-25USB: ohci-exynos: use devm_clk_get()Jingoo Han1-5/+2
2012-10-25usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-5/+5
2012-10-25usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-5/+5
2012-10-25usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren1-1/+3
2012-10-25usb: host: tegra remove include of <mach/iomap.h>Stephen Warren1-1/+4
2012-10-25USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman1-17/+22
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-24usb hub: use flush_work instead of flush_work_syncOctavian Purdila1-1/+1
2012-10-24USB: Add missing license tag to ezusb driver.Dave Jones1-0/+1
2012-10-24Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-5/+8
2012-10-24Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-5/+13
2012-10-24xhci: fix integer overflowOliver Neukum1-1/+1
2012-10-24xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum1-1/+1
2012-10-23USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removalFlorian Fainelli1-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-23usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu1-3/+2
2012-10-23usb/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-22WUSB: remove an unnused variableDan Carpenter1-13/+0
2012-10-22USB: OHCI: make ohci-platform use devm_request_and_ioremap helperFlorian Fainelli1-15/+3
2012-10-22USB: EHCI: make ehci-platform use devm_request_and_ioremap helperFlorian Fainelli1-15/+3
2012-10-22USB: OHCI: fix typo in ohci-platform driver on the word "resource"Florian Fainelli1-1/+1
2012-10-22USB: EHCI: fix typo in ehci-platform driver on the word "resource"Florian Fainelli1-1/+1
2012-10-22USB: OHCI: make ohci-platform use dev_err() instead of pr_err()Florian Fainelli1-3/+3
2012-10-22USB: EHCI: make ehci-platform use dev_err() instead of pr_err()Florian Fainelli1-3/+3
2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2-615/+0
2012-10-22USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli2-239/+0
2012-10-22USB: OHCI: remove OHCI SH platform driverFlorian Fainelli3-147/+5
2012-10-22USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli2-157/+0
2012-10-22USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli3-172/+5