summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-204-12/+23
|\
| * ahci: Fix broken fallback to single MSI modeAlexander Gordeev2014-02-141-1/+3
| * PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-02-141-0/+10
| * PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida2014-02-131-1/+0
| * PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman2014-02-131-0/+1
| * PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman2014-02-131-1/+7
| * PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn2014-02-121-9/+2
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-206-8/+35
|\ \
| * | ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa2014-02-181-0/+14
| * | ata: sata_mv: Cleanup only the initialized portsEzequiel Garcia2014-02-161-2/+7
| * | sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo2014-02-031-0/+1
| * | ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev2014-01-311-2/+5
| * | ATA: SATA_MV: Add missing Kconfig select statememntAndrew Lunn2014-01-291-0/+1
| * | ata: pata_imx: Check the return value from clk_prepare_enable()Fabio Estevam2014-01-291-2/+6
* | | Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds2014-02-196-9/+13
|\ \ \
| * | | mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-191-0/+2
| * | | mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-191-0/+2
| * | | mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-2/+2
| * | | mfd: wm8994-core: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-1/+1
| * | | mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-3/+3
| * | | mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-3/+3
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-1940-116/+284
|\ \ \
| * \ \ Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-181-0/+1
| |\ \ \
| | * | | drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
| * | | | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-189-71/+112
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix command defines and checksThomas Hellstrom2014-02-122-50/+75
| | * | | | drm/vmwgfx: Fix possible integer overflowThomas Hellstrom2014-02-121-4/+7
| | * | | | drm/vmwgfx: Remove stray constThomas Hellstrom2014-02-121-1/+1
| | * | | | drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter2014-02-121-1/+1
| | * | | | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-124-1/+15
| | * | | | drm/vmwgfx: Fix a couple of sparse warnings and errorsThomas Hellstrom2014-02-123-14/+13
| * | | | | drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| * | | | | drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher2014-02-181-1/+1
| * | | | | drm/radeon: fix CP semaphores on CIKChristian König2014-02-183-5/+20
| * | | | | drm/radeon: delete a stray tabDan Carpenter2014-02-181-1/+1
| * | | | | drm/radeon: fix display tiling setup on SIAlex Deucher2014-02-181-6/+7
| * | | | | drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher2014-02-181-8/+1
| * | | | | drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+2
| * | | | | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+12
| * | | | | drm/radeon: unify bpc handlingAlex Deucher2014-02-182-4/+5
| | |/ / / | |/| | |
| * | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-02-1814-12/+69
| |\ \ \ \
| | * | | | drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin2014-02-181-1/+1
| | * | | | drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin2014-02-181-1/+1
| | * | | | drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov2014-02-181-1/+1
| | * | | | drm/nv50/gr: add missing nv_error parameter privIlia Mirkin2014-02-181-1/+1
| | * | | | drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot2014-02-181-1/+1
| | * | | | drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin2014-02-181-0/+4
| | * | | | drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin2014-02-181-1/+3
| | * | | | drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin2014-02-186-6/+54
| | * | | | drm/nouveau: set irq_enabled manuallyIlia Mirkin2014-02-181-0/+3