summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-183-4/+22
|\
| * irqchip/gicv3: Handle loop timeout properDan Carpenter2016-10-141-1/+1
| * irqchip/jcore: Fix lost per-cpu interruptsRich Felker2016-10-141-1/+19
| * irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus2016-10-141-2/+2
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-181-3/+10
|\ \
| * | firewire: nosy: do not ignore errors in ioremap_nocache()Alexey Khoroshilov2016-10-091-3/+10
* | | Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-10-1827-131/+232
|\ \ \
| * | | drm: Print device information again in debugfsDaniel Vetter2016-10-171-4/+0
| * | | drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu2016-10-142-15/+25
| * | | drm/amd/powerplay: notify smu no display by default.Rex Zhu2016-10-141-1/+1
| * | | drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher2016-10-141-3/+5
| * | | drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher2016-10-141-0/+18
| * | | drm/amdgpu: disable smu hw first on tear downAlex Deucher2016-10-141-0/+24
| * | | drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-149-64/+60
| * | | drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis2016-10-131-0/+6
| * | | drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-131-2/+4
| * | | drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter2016-10-131-2/+2
| * | | drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-131-2/+4
| * | | drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu2016-10-131-1/+1
| * | | drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher2016-10-131-7/+8
| * | | drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-131-6/+8
| * | | drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher2016-10-121-9/+11
| * | | drm/amd/amdgpu: enable clockgating only after late initArindam Nath2016-10-121-7/+7
| * | | drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák2016-10-123-1/+4
| * | | drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle2016-10-121-0/+3
| * | | drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher2016-10-121-3/+10
| * | | drm/radeon: fix modeset tear down codeAlex Deucher2016-10-121-7/+7
| * | | drm/radeon: fix up dp aux tear down (v2)Alex Deucher2016-10-122-2/+18
| * | | drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas2016-10-121-1/+12
* | | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-2/+2
|\ \ \ \
| * | | | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-2/+2
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-1511-255/+467
|\ \ \ \
| * | | | of/platform: Probe "isa" busses by defaultPaul Burton2016-10-061-0/+1
| * | | | irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-18/+0
| * | | | irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-1/+7
| * | | | irqchip: i8259: Add domain before mapping parent irqPaul Burton2016-10-061-1/+3
| * | | | auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displaysPaul Burton2016-10-063-0/+453
| * | | | FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2016-10-062-43/+1
| * | | | USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-052-190/+0
| * | | | cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2016-10-042-2/+2
| * | | | WATCHDOG: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven2016-10-041-3/+3
| |/ / /
* | | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-141-1/+1
|\ \ \ \
| * | | | samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-101-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1413-11/+6557
|\ \ \ \ \
| * | | | | qedr: Add events support and register IB deviceRam Amrani2016-10-143-2/+158
| * | | | | qedr: Add GSI supportRam Amrani2016-10-147-1/+706
| * | | | | qedr: Add LL2 RoCE interfaceRam Amrani2016-10-142-2/+34
| * | | | | qedr: Add support for data pathRam Amrani2016-10-145-1/+1614
| * | | | | qedr: Add support for memory registeration verbsRam Amrani2016-10-144-1/+425
| * | | | | qedr: Add support for QP verbsRam Amrani2016-10-146-1/+1286