aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold
2012-10-25USB: mct_u232: fix broken closeJohan Hovold
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold
2012-10-25USB: opticon: fix DMA from stackJohan Hovold
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold
2012-10-25USB: quatech2: fix memory leak in error pathJohan Hovold
2012-10-25USB: omninet: fix port-data memory leakJohan Hovold
2012-10-25USB: mos7720: fix port-data memory leakJohan Hovold
2012-10-25USB: digi_acceleport: fix port-data memory leakJohan Hovold
2012-10-25USB: ch341: fix port-data memory leakJohan Hovold
2012-10-25USB: whiteheat: fix port-data memory leakJohan Hovold
2012-10-25USB: whiteheat: fix memory leak in error pathJohan Hovold
2012-10-25USB: metro-usb: fix io after disconnectJohan Hovold
2012-10-25USB: metro-usb: fix port-data memory leakJohan Hovold
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin
2012-10-24usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock
2012-10-24USB: speed up usb_bus_resume()Alan Stern
2012-10-24USB: hub_for_each_child should skip unconnected portsAlan Stern
2012-10-24USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern
2012-10-24USB: EHCI: make ehci_read_frame_index platform independentAlan Stern
2012-10-24USB: EHCI: move logging macros to ehci.hAlan Stern
2012-10-24USB: EHCI: add condition for delay during the resumePeter Chen
2012-10-24USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in s...Constantine Shulyupin
2012-10-24USB: ohci-s3c2410: use devm_ functionsJingoo Han
2012-10-24USB: use bus_to_hdc instead of container_ofYuanhan Liu
2012-10-24USB: ohci-exynos: use devm_clk_get()Jingoo Han
2012-10-24usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren
2012-10-24usb: host: tegra remove include of <mach/iomap.h>Stephen Warren
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi
2012-10-24USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2012-10-23usb hub: use flush_work instead of flush_work_syncOctavian Purdila
2012-10-23USB: Add missing license tag to ezusb driver.Dave Jones
2012-10-23Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-10-23Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-10-23xhci: fix integer overflowOliver Neukum
2012-10-23xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum
2012-10-23USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removalFlorian Fainelli
2012-10-23usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto
2012-10-23usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto
2012-10-23usb: gadget: net2272: fix missing unlock on error in net2272_irq()Wei Yongjun