Age | Commit message (Expand) | Author | Files | Lines |
2012-10-25 | USB: mos7840: remove NULL-urb submission | Johan Hovold | 1 | -13/+1 |
2012-10-25 | USB: qcserial: fix interface-data memory leak in error path | Johan Hovold | 1 | -15/+16 |
2012-10-25 | USB: option: fix interface-data memory leak in error path | Johan Hovold | 1 | -2/+19 |
2012-10-25 | USB: ipw: fix interface-data memory leak in error path | Johan Hovold | 1 | -3/+2 |
2012-10-25 | USB: mos7840: fix port-device leak in error path | Johan Hovold | 1 | -1/+0 |
2012-10-25 | USB: mos7840: fix urb leak at release | Johan Hovold | 1 | -0/+1 |
2012-10-25 | USB: sierra: fix port-data memory leak | Johan Hovold | 1 | -67/+58 |
2012-10-25 | USB: sierra: fix memory leak in probe error path | Johan Hovold | 1 | -6/+10 |
2012-10-25 | USB: sierra: fix memory leak in attach error path | Johan Hovold | 1 | -1/+8 |
2012-10-25 | USB: usb-wwan: fix multiple memory leaks in error paths | Johan Hovold | 5 | -78/+54 |
2012-10-25 | USB: keyspan: fix NULL-pointer dereferences and memory leaks | Johan Hovold | 2 | -93/+96 |
2012-10-25 | USB: mct_u232: fix broken close | Johan Hovold | 1 | -6/+8 |
2012-10-25 | USB: mct_u232: fix port-data memory leak | Johan Hovold | 1 | -20/+25 |
2012-10-25 | USB: opticon: fix memory leak in error path | Johan Hovold | 1 | -1/+3 |
2012-10-25 | USB: opticon: fix DMA from stack | Johan Hovold | 1 | -1/+6 |
2012-10-25 | USB: quatech2: fix io after disconnect | Johan Hovold | 1 | -0/+7 |
2012-10-25 | USB: quatech2: fix close and disconnect urb handling | Johan Hovold | 1 | -4/+2 |
2012-10-25 | USB: quatech2: fix port-data memory leaks | Johan Hovold | 1 | -70/+51 |
2012-10-25 | USB: quatech2: fix memory leak in error path | Johan Hovold | 1 | -0/+1 |
2012-10-25 | USB: omninet: fix port-data memory leak | Johan Hovold | 1 | -18/+18 |
2012-10-25 | USB: mos7720: fix port-data memory leak | Johan Hovold | 1 | -30/+32 |
2012-10-25 | USB: digi_acceleport: fix port-data memory leak | Johan Hovold | 1 | -50/+67 |
2012-10-25 | USB: ch341: fix port-data memory leak | Johan Hovold | 1 | -7/+16 |
2012-10-25 | USB: whiteheat: fix port-data memory leak | Johan Hovold | 1 | -33/+26 |
2012-10-25 | USB: whiteheat: fix memory leak in error path | Johan Hovold | 1 | -0/+1 |
2012-10-25 | USB: metro-usb: fix io after disconnect | Johan Hovold | 1 | -9/+6 |
2012-10-25 | USB: metro-usb: fix port-data memory leak | Johan Hovold | 1 | -37/+13 |
2012-10-25 | usb-storage: add unusual_devs entry for Casio EX-N1 digital camera | Michael Shigorin | 1 | -0/+6 |
2012-10-24 | USB: serial: Fix memory leak in sierra_release() | Lennart Sorensen | 1 | -0/+1 |
2012-10-24 | usb hub: use flush_work instead of flush_work_sync | Octavian Purdila | 1 | -1/+1 |
2012-10-24 | USB: Add missing license tag to ezusb driver. | Dave Jones | 1 | -0/+1 |
2012-10-24 | Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2 | -5/+8 |
2012-10-24 | Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 4 | -5/+13 |
2012-10-24 | xhci: fix integer overflow | Oliver Neukum | 1 | -1/+1 |
2012-10-24 | xhci: endianness xhci_calculate_intel_u2_timeout | Oliver Neukum | 1 | -1/+1 |
2012-10-23 | usb: renesas_usbhs: fixup dma transfer stall | Kuninori Morimoto | 1 | -0/+1 |
2012-10-23 | usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach | Kuninori Morimoto | 1 | -0/+5 |
2012-10-23 | usb: gadget: net2272: fix missing unlock on error in net2272_irq() | Wei Yongjun | 1 | -1/+3 |
2012-10-23 | usb: musb: dsps: fix res_name length | Daniel Mack | 1 | -4/+4 |
2012-10-23 | usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig... | Lan Tianyu | 1 | -3/+2 |
2012-10-23 | usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso... | Lan Tianyu | 1 | -0/+4 |
2012-10-22 | usb hub: send clear_tt_buffer_complete events when canceling TT clear work | Octavian Purdila | 1 | -2/+5 |
2012-10-20 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-10-20 | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 1 | -1/+1 |
2012-10-19 | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 34 | -552/+606 |
2012-10-19 | USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy | Ben Collins | 1 | -1/+1 |
2012-10-18 | USB: option: add more ZTE devices | Bjørn Mork | 1 | -0/+16 |
2012-10-18 | USB: option: blacklist net interface on ZTE devices | Bjørn Mork | 1 | -20/+48 |
2012-10-18 | Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 6 | -7/+17 |
2012-10-18 | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP | Alexis R. Cortes | 1 | -1/+2 |