summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan1-11/+13
2012-10-31extcon: unregister compat link on cleanupPeter Huewe1-0/+4
2012-10-31extcon: Unregister compat class at module unload to fix oopsPeter Huewe1-0/+3
2012-10-31staging: comedi: amplc_pc236: fix possible NULL deref during detachIan Abbott1-0/+3
2012-10-31staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott1-2/+1
2012-10-31staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott1-0/+3
2012-10-31staging: comedi: amplc_dio200: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-31staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-31staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks1-1/+1
2012-10-31staging: comedi: das08: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-31staging: zram: Fix handling of incompressible pagesNitin Gupta1-2/+10
2012-10-31Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg1-1/+1
2012-10-31Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg1-1/+27
2012-10-31xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum1-1/+1
2012-10-31xhci: fix integer overflowOliver Neukum1-1/+1
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-31drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-31drm/radeon: add error output if VM CS fails on caymanAlex Deucher1-0/+1
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower1-0/+7
2012-10-28net: remove skb recyclingEric Dumazet8-102/+16
2012-10-28infiniband: pass rdma_cm module to netlink_dump_startGao feng2-1/+3
2012-10-28drm/i915: Use cpu relocations if the object is in the GTT but not mappableChris Wilson1-0/+1
2012-10-28media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller1-4/+8
2012-10-28amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton1-7/+4
2012-10-28iommu/tegra: smmu: Fix deadly typoHiro Sugawara1-1/+1
2012-10-28pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun1-1/+3
2012-10-28pinctrl: remove mutex lock in groups showHaojian Zhuang1-4/+0
2012-10-28pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha1-1/+1
2012-10-28pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha1-12/+12
2012-10-28USB: fix port probing and removal in garmin_gpsAlan Stern1-17/+7
2012-10-28usb: Send Set SEL before enabling parent U1/U2 timeout.Sarah Sharp1-11/+12
2012-10-28USB: Enable LPM after a failed probe.Sarah Sharp1-0/+4
2012-10-28usb: Don't enable LPM if the exit latency is zero.Sarah Sharp1-0/+10
2012-10-28usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi1-0/+1
2012-10-28USB: option: add more ZTE devicesBjørn Mork1-0/+16
2012-10-28USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-28USB: keyspan_pda: fix port-data memory leakJohan Hovold1-13/+17
2012-10-28USB: io_edgeport: fix port-data memory leakJohan Hovold2-25/+37
2012-10-28USB: kl5kusb105: fix port-data memory leakJohan Hovold1-42/+24
2012-10-28USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold1-45/+43
2012-10-28USB: spcp8x5: fix port-data memory leakJohan Hovold1-28/+18
2012-10-28USB: cp210x: fix port-data memory leakJohan Hovold1-24/+17
2012-10-28USB: cypress_m8: fix port-data memory leakJohan Hovold1-41/+41
2012-10-28USB: kobil_sct: fix port-data memory leakJohan Hovold1-10/+13
2012-10-28USB: ssu100: fix port-data memory leakJohan Hovold1-14/+20
2012-10-28USB: pl2303: fix port-data memory leakJohan Hovold1-36/+54
2012-10-28USB: belkin_sa: fix port-data memory leakJohan Hovold1-16/+15
2012-10-28USB: oti6858: fix port-data memory leakJohan Hovold1-40/+28
2012-10-28USB: f81232: fix port-data memory leakJohan Hovold1-26/+17
2012-10-28USB: ark3116: fix NULL-pointer dereferenceJohan Hovold1-12/+14