summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-03drm/i915: fix FORCEWAKE posting readsJani Nikula1-5/+10
2013-02-03target: fix regression with dev_link_magic in target_fabric_port_linkNicholas Bellinger1-6/+5
2013-02-03drm/radeon: fix a rare case of double kfreeIlija Hadzic1-0/+2
2013-02-03drm/radeon: fix error path in kpage allocationIlija Hadzic1-2/+2
2013-02-03samsung-laptop: Disable on EFI hardwareMatt Fleming1-0/+4
2013-02-03efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming7-8/+9
2013-02-03HID: usbhid: quirk for Formosa IR receiverNicholas Santos2-0/+4
2013-02-03iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter1-6/+15
2013-02-03EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-02-03ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau1-0/+3
2013-02-03ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-19/+6
2013-02-03ath9k: disable the tasklet before taking the PCU lockFelix Fietkau1-4/+3
2013-02-03ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2-14/+0
2013-02-03ath9k: fix rx flush handlingFelix Fietkau3-21/+12
2013-02-03ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau5-19/+4
2013-02-03ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau1-1/+0
2013-02-03ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-03ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-02-03ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-02-03DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow1-64/+37
2013-02-03brcmsmac: handle packet drop during transmit correctlyPiotr Haber4-9/+13
2013-02-03brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-02-03iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-02-03mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-02-03mwifiex: update config_bands during infra associationAmitkumar Karwar2-14/+15
2013-02-03drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter1-0/+2
2013-02-03drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson1-0/+5
2013-02-03drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2-6/+14
2013-02-03IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-02-03radeon_display: Use pointer return error codesxueminsu1-1/+1
2013-02-03drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse1-1/+2
2013-02-03mfd: tc3589x: Use simple irqdomainLinus Walleij1-12/+5
2013-02-03can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-02-03can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-02-03can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-27dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan1-2/+6
2013-01-27ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1
2013-01-27intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk1-2/+1
2013-01-27i2c: mxs: Fix type of error codeFabio Estevam1-1/+1
2013-01-27ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
2013-01-27ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-27ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-27cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett1-0/+7
2013-01-27powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov1-1/+1
2013-01-27drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+5
2013-01-27drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2013-01-27drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2013-01-27SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-27usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov1-2/+2
2013-01-27usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby1-3/+3