summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-04DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow1-64/+37
2013-02-04brcmsmac: handle packet drop during transmit correctlyPiotr Haber4-9/+13
2013-02-04brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-02-04iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-02-04mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-02-04mwifiex: update config_bands during infra associationAmitkumar Karwar2-14/+15
2013-02-04drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter1-0/+2
2013-02-04drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson1-0/+5
2013-02-04drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2-6/+14
2013-02-04IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-02-04radeon_display: Use pointer return error codesxueminsu1-1/+1
2013-02-04drm/radeon: fix cursor corruption on DCE6 and newerJerome Glisse1-1/+2
2013-02-04mfd: tc3589x: Use simple irqdomainLinus Walleij1-12/+5
2013-02-04can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-02-04can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-02-04can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-28dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan1-2/+6
2013-01-28ioat: Fix DMA memory sync direction correct flagShuah Khan1-1/+1
2013-01-28intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk1-2/+1
2013-01-28i2c: mxs: Fix type of error codeFabio Estevam1-1/+1
2013-01-28ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader1-0/+7
2013-01-28ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-28ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-28cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett1-0/+7
2013-01-28powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov1-1/+1
2013-01-28drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2-0/+5
2013-01-28drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan1-15/+47
2013-01-28drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan1-3/+15
2013-01-28SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz1-5/+8
2013-01-28usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov1-2/+2
2013-01-28usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby1-3/+3
2013-01-28usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-28USB: UHCI: fix IRQ race during initializationAlan Stern1-6/+9
2013-01-28media: gspca_kinect: add Kinect for Windows USB idJacob Schloss1-0/+1
2013-01-28Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho1-1/+36
2013-01-28PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas3-16/+17
2013-01-28PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas3-12/+1
2013-01-28PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang4-15/+17
2013-01-28PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-28PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-28vfio-pci: Fix buffer overfillAlex Williamson1-2/+2
2013-01-28virtio-blk: Don't free ida when disk is in useAlexander Graf1-1/+6
2013-01-28libata: replace sata_settings with devslp_timingShane Huang2-12/+16
2013-01-28libata: ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-01-28libata: ahci: Fix lack of command retry after a success error handler.Bian Yu1-1/+1
2013-01-28drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson1-0/+21
2013-01-21pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby1-0/+2
2013-01-21mxs: uart: fix setting RTS from softwareSteffen Trumtrar1-1/+3
2013-01-21staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-21staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1