summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold
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-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin
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: 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
2012-10-23usb: musb: dsps: fix res_name lengthDaniel Mack
2012-10-22usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu
2012-10-22usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu
2012-10-22usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds