summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-111-49/+0
* idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-111-21/+75
* Merge branch 'timers/core' into sched/idleIngo Molnar2014-02-281-6/+8
|\
| * cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failurePreeti U Murthy2014-02-071-6/+8
* | cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-0/+5
* | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-21442-2624/+6343
|\ \
| * \ 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-1840-116/+284
| |\ \ \
| | * \ \ Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-191-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-199-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