| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: mos7840: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -130/+89 |
* | USB: mos7840: remove invalid disconnect handling | Johan Hovold | 2012-10-25 | 1 | -12/+1 |
* | USB: mos7840: remove NULL-urb submission | Johan Hovold | 2012-10-25 | 1 | -13/+1 |
* | USB: qcserial: fix interface-data memory leak in error path | Johan Hovold | 2012-10-25 | 1 | -15/+16 |
* | USB: option: fix interface-data memory leak in error path | Johan Hovold | 2012-10-25 | 1 | -2/+19 |
* | USB: ipw: fix interface-data memory leak in error path | Johan Hovold | 2012-10-25 | 1 | -3/+2 |
* | USB: mos7840: fix port-device leak in error path | Johan Hovold | 2012-10-25 | 1 | -1/+0 |
* | USB: mos7840: fix urb leak at release | Johan Hovold | 2012-10-25 | 1 | -0/+1 |
* | USB: sierra: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -67/+58 |
* | USB: sierra: fix memory leak in probe error path | Johan Hovold | 2012-10-25 | 1 | -6/+10 |
* | USB: sierra: fix memory leak in attach error path | Johan Hovold | 2012-10-25 | 1 | -1/+8 |
* | USB: usb-wwan: fix multiple memory leaks in error paths | Johan Hovold | 2012-10-25 | 5 | -78/+54 |
* | USB: keyspan: fix NULL-pointer dereferences and memory leaks | Johan Hovold | 2012-10-25 | 2 | -93/+96 |
* | USB: mct_u232: fix broken close | Johan Hovold | 2012-10-25 | 1 | -6/+8 |
* | USB: mct_u232: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -20/+25 |
* | USB: opticon: fix memory leak in error path | Johan Hovold | 2012-10-25 | 1 | -1/+3 |
* | USB: opticon: fix DMA from stack | Johan Hovold | 2012-10-25 | 1 | -1/+6 |
* | USB: quatech2: fix io after disconnect | Johan Hovold | 2012-10-25 | 1 | -0/+7 |
* | USB: quatech2: fix close and disconnect urb handling | Johan Hovold | 2012-10-25 | 1 | -4/+2 |
* | USB: quatech2: fix port-data memory leaks | Johan Hovold | 2012-10-25 | 1 | -70/+51 |
* | USB: quatech2: fix memory leak in error path | Johan Hovold | 2012-10-25 | 1 | -0/+1 |
* | USB: omninet: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -18/+18 |
* | USB: mos7720: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -30/+32 |
* | USB: digi_acceleport: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -50/+67 |
* | USB: ch341: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -7/+16 |
* | USB: whiteheat: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -33/+26 |
* | USB: whiteheat: fix memory leak in error path | Johan Hovold | 2012-10-25 | 1 | -0/+1 |
* | USB: metro-usb: fix io after disconnect | Johan Hovold | 2012-10-25 | 1 | -9/+6 |
* | USB: metro-usb: fix port-data memory leak | Johan Hovold | 2012-10-25 | 1 | -37/+13 |
* | usb-storage: add unusual_devs entry for Casio EX-N1 digital camera | Michael Shigorin | 2012-10-24 | 1 | -0/+6 |
* | USB: serial: Fix memory leak in sierra_release() | Lennart Sorensen | 2012-10-24 | 1 | -0/+1 |
* | usb hub: use flush_work instead of flush_work_sync | Octavian Purdila | 2012-10-23 | 1 | -1/+1 |
* | USB: Add missing license tag to ezusb driver. | Dave Jones | 2012-10-23 | 1 | -0/+1 |
* | Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2012-10-23 | 2 | -5/+8 |
|\ |
|
| * | xhci: fix integer overflow | Oliver Neukum | 2012-10-23 | 1 | -1/+1 |
| * | xhci: endianness xhci_calculate_intel_u2_timeout | Oliver Neukum | 2012-10-23 | 1 | -1/+1 |
| * | usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig... | Lan Tianyu | 2012-10-22 | 1 | -3/+2 |
| * | usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso... | Lan Tianyu | 2012-10-22 | 1 | -0/+4 |
* | | Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2012-10-23 | 4 | -5/+13 |
|\ \
| |/
|/| |
|
| * | usb: renesas_usbhs: fixup dma transfer stall | Kuninori Morimoto | 2012-10-23 | 1 | -0/+1 |
| * | usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach | Kuninori Morimoto | 2012-10-23 | 1 | -0/+5 |
| * | usb: gadget: net2272: fix missing unlock on error in net2272_irq() | Wei Yongjun | 2012-10-23 | 1 | -1/+3 |
| * | usb: musb: dsps: fix res_name length | Daniel Mack | 2012-10-23 | 1 | -4/+4 |
* | | usb hub: send clear_tt_buffer_complete events when canceling TT clear work | Octavian Purdila | 2012-10-22 | 1 | -2/+5 |
|/ |
|
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-19 | 6 | -6/+10 |
|\ |
|
| * | Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-10-19 | 5 | -6/+7 |
| |\ |
|
| | * | spi/s3c64xx: use correct dma_transfer_direction type | Arnd Bergmann | 2012-10-17 | 1 | -3/+3 |
| | * | pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops | Arnd Bergmann | 2012-10-12 | 1 | -1/+1 |
| | * | USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit | Arnd Bergmann | 2012-10-09 | 1 | -1/+1 |
| | * | SCSI: ARM: make fas216_dumpinfo function conditional | Arnd Bergmann | 2012-10-09 | 1 | -1/+1 |