summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2012-10-252-93/+96
* USB: mct_u232: fix broken closeJohan Hovold2012-10-251-6/+8
* USB: mct_u232: fix port-data memory leakJohan Hovold2012-10-251-20/+25
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-251-1/+3
* USB: opticon: fix DMA from stackJohan Hovold2012-10-251-1/+6
* USB: quatech2: fix io after disconnectJohan Hovold2012-10-251-0/+7
* USB: quatech2: fix close and disconnect urb handlingJohan Hovold2012-10-251-4/+2
* USB: quatech2: fix port-data memory leaksJohan Hovold2012-10-251-70/+51
* USB: quatech2: fix memory leak in error pathJohan Hovold2012-10-251-0/+1
* USB: omninet: fix port-data memory leakJohan Hovold2012-10-251-18/+18
* USB: mos7720: fix port-data memory leakJohan Hovold2012-10-251-30/+32
* USB: digi_acceleport: fix port-data memory leakJohan Hovold2012-10-251-50/+67
* USB: ch341: fix port-data memory leakJohan Hovold2012-10-251-7/+16
* USB: whiteheat: fix port-data memory leakJohan Hovold2012-10-251-33/+26
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-251-0/+1
* USB: metro-usb: fix io after disconnectJohan Hovold2012-10-251-9/+6
* USB: metro-usb: fix port-data memory leakJohan Hovold2012-10-251-37/+13
* usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-241-0/+6
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-241-0/+1
* usb hub: use flush_work instead of flush_work_syncOctavian Purdila2012-10-231-1/+1
* USB: Add missing license tag to ezusb driver.Dave Jones2012-10-231-0/+1
* Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-10-232-5/+8
|\
| * xhci: fix integer overflowOliver Neukum2012-10-231-1/+1
| * xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum2012-10-231-1/+1
| * usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-221-3/+2
| * usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-221-0/+4
* | Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-234-5/+13
|\ \ | |/ |/|
| * usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto2012-10-231-0/+1
| * usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto2012-10-231-0/+5
| * usb: gadget: net2272: fix missing unlock on error in net2272_irq()Wei Yongjun2012-10-231-1/+3
| * usb: musb: dsps: fix res_name lengthDaniel Mack2012-10-231-4/+4
* | usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-221-2/+5
|/
* Linux 3.7-rc2v3.7-rc2Linus Torvalds2012-10-201-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-209-45/+83
|\
| * arm64: fix alignment padding in assembly codeMarc Zyngier2012-10-202-1/+7
| * arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-181-16/+21
| * arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-182-7/+32
| * arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-181-10/+0
| * arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-181-0/+12
| * arm64: Fix the update_vsyscall() prototypeCatalin Marinas2012-10-181-10/+10
| * arm64: Select MODULES_USE_ELF_RELACatalin Marinas2012-10-181-0/+1
| * arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-161-1/+0
* | use clamp_t in UNAME26 fixKees Cook2012-10-191-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-199-17/+56
|\ \
| * | perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-203-14/+15
| * | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-209-6/+44
| |\ \
| | * | perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo2012-10-171-1/+1
| | * | perf tools: Fix build on sparc.David Miller2012-10-171-1/+1
| | * | perf python: Link with libtraceeventArnaldo Carvalho de Melo2012-10-171-0/+1
| | * | perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-171-0/+2
OpenPOWER on IntegriCloud