summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-311-0/+1
* USB: sierra: fix port-data memory leakJohan Hovold2012-10-311-67/+58
* USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-311-6/+10
* USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-311-1/+8
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-311-0/+1
* USB: quatech2: fix io after disconnectJohan Hovold2012-10-311-0/+7
* USB: quatech2: fix close and disconnect urb handlingJohan Hovold2012-10-311-4/+2
* USB: quatech2: fix port-data memory leaksJohan Hovold2012-10-311-70/+51
* USB: quatech2: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
* USB: mos7720: fix port-data memory leakJohan Hovold2012-10-311-30/+32
* USB: metro-usb: fix io after disconnectJohan Hovold2012-10-311-9/+6
* USB: metro-usb: fix port-data memory leakJohan Hovold2012-10-311-37/+13
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-311-1/+3
* USB: opticon: fix DMA from stackJohan Hovold2012-10-311-1/+6
* USB: whiteheat: fix port-data memory leakJohan Hovold2012-10-311-33/+26
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
* USB: qcserial: fix interface-data memory leak in error pathJohan Hovold2012-10-311-15/+16
* USB: omninet: fix port-data memory leakJohan Hovold2012-10-311-18/+18
* USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2012-10-312-95/+96
* USB: option: fix interface-data memory leak in error pathJohan Hovold2012-10-311-2/+19
* USB: mct_u232: fix broken closeJohan Hovold2012-10-311-6/+8
* USB: mct_u232: fix port-data memory leakJohan Hovold2012-10-311-20/+25
* USB: ipw: fix interface-data memory leak in error pathJohan Hovold2012-10-311-3/+2
* USB: digi_acceleport: fix port-data memory leakJohan Hovold2012-10-311-50/+67
* USB: ch341: fix port-data memory leakJohan Hovold2012-10-311-7/+16
* usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
* USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold2012-10-315-81/+57
* usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-311-0/+6
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-311-0/+7
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-311-1/+1
* Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan2012-10-311-11/+13
* extcon: unregister compat link on cleanupPeter Huewe2012-10-311-0/+4
* extcon: Unregister compat class at module unload to fix oopsPeter Huewe2012-10-311-0/+3
* staging: comedi: amplc_pc236: fix possible NULL deref during detachIan Abbott2012-10-311-0/+3
* staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott2012-10-311-2/+1
* staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott2012-10-311-0/+3
* staging: comedi: amplc_dio200: fix possible NULL deref during detachIan Abbott2012-10-311-0/+2
* staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott2012-10-311-0/+2
* staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks2012-10-311-1/+1
* staging: comedi: das08: fix possible NULL deref during detachIan Abbott2012-10-311-0/+2
* staging: zram: Fix handling of incompressible pagesNitin Gupta2012-10-311-2/+10
* Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg2012-10-311-1/+1
* Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg2012-10-311-1/+27
* sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-311-8/+8
* xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum2012-10-311-1/+1
* xhci: fix integer overflowOliver Neukum2012-10-311-1/+1
* xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-311-0/+11
* LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zeroTrond Myklebust2012-10-311-8/+6
* SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust2012-10-311-5/+8
* LOCKD: fix races in nsm_client_getTrond Myklebust2012-10-311-17/+26