summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano1-49/+0
2014-03-11idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano1-21/+75
2014-02-28Merge branch 'timers/core' into sched/idleIngo Molnar1-6/+8
2014-02-22cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre1-0/+5
2014-02-22Merge branch 'linus' into sched/coreThomas Gleixner442-2624/+6343
2014-02-21Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-12/+23
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+35
2014-02-20Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds6-9/+13
2014-02-19mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-02-19mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones1-2/+2
2014-02-19mfd: wm8994-core: Naturalise cross-architecture discrepanciesLee Jones1-1/+1
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones1-3/+3
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones1-3/+3
2014-02-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds40-116/+284
2014-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-5/+37
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-128/+618
2014-02-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-2/+2
2014-02-19of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-19net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-19NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie1-0/+1
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie9-71/+112
2014-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-16/+75
2014-02-18drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon: fix CP semaphores on CIKChristian König3-5/+20
2014-02-18drm/radeon: delete a stray tabDan Carpenter1-1/+1
2014-02-18drm/radeon: fix display tiling setup on SIAlex Deucher1-6/+7
2014-02-18drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher1-8/+1
2014-02-18drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher1-0/+2
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher1-0/+12
2014-02-18drm/radeon: unify bpc handlingAlex Deucher2-4/+5
2014-02-18ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa1-0/+14
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida1-0/+1
2014-02-18Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie14-12/+69
2014-02-18Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie4-6/+49
2014-02-18Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie1-1/+3
2014-02-18drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin1-1/+1
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov1-1/+1
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin1-1/+1
2014-02-18drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot1-1/+1
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin1-0/+4
2014-02-18drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin1-1/+3
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin6-6/+54
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-02-18Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2-2/+2
2014-02-18irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+75