summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()"Rafael J. Wysocki2016-02-241-3/+11
| | * | | | | | | PM / devfreq: tegra: Set freq in rate callbackTomeu Vizoso2016-02-231-0/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...Linus Torvalds2016-02-261-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | drivers: sh: Restore legacy clock domain on SuperH platformsGeert Uytterhoeven2016-02-251-1/+1
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-2624-121/+475
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2016-02-252-0/+16
| | * | | | | | | | drm/nouveau: platform: Fix deferred probeThierry Reding2016-02-252-12/+30
| | * | | | | | | | Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-2413-93/+367
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/i915/gen9: Verify and enforce dc6 state writesMika Kuoppala2016-02-221-2/+39
| | | * | | | | | | | drm/i915/gen9: Check for DC state mismatchPatrik Jakobsson2016-02-223-0/+11
| | | * | | | | | | | drm/i915/skl: Ensure HW is powered during DDB HW state readoutImre Deak2016-02-221-1/+6
| | | * | | | | | | | drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+11
| | | * | | | | | | | drm/i915/hdmi: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+11
| | | * | | | | | | | drm/i915/dsi: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+10
| | | * | | | | | | | drm/i915/dp: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-4/+14
| | | * | | | | | | | drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak2016-02-221-7/+21
| | | * | | | | | | | drm/i915/ddi: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-33/+79
| | | * | | | | | | | drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+10
| | | * | | | | | | | drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak2016-02-221-4/+7
| | | * | | | | | | | drm/i915: Ensure the HW is powered when disabling VGAImre Deak2016-02-221-1/+3
| | | * | | | | | | | drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak2016-02-221-1/+3
| | | * | | | | | | | drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak2016-02-221-19/+48
| | | * | | | | | | | drm/i915: Add helper to get a display power ref if it was already enabledImre Deak2016-02-222-9/+94
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-247-16/+62
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/amdgpu: disable direct VM updates when vm_debug is setChristian König2016-02-241-1/+2
| | | * | | | | | | | amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow2016-02-241-2/+2
| | | * | | | | | | | drm/radeon/pm: adjust display configuration after powerstateAlex Deucher2016-02-221-2/+3
| | | * | | | | | | | drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher2016-02-221-2/+3
| | | * | | | | | | | drm/amdgpu/pm: add some checks for PXAlex Deucher2016-02-221-1/+20
| | | * | | | | | | | drm/amdgpu: fix locking in force performance levelAlex Deucher2016-02-221-2/+1
| | | * | | | | | | | drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher2016-02-221-1/+1
| | | * | | | | | | | drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner2016-02-201-3/+15
| | | * | | | | | | | drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)Mario Kleiner2016-02-201-2/+15
| * | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-263-56/+56
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nvdimm: use 'u64' for pfn flagsArnd Bergmann2016-02-241-1/+1
| | * | | | | | | | | | nfit: update address range scrub commands to the acpi 6.1 formatDan Williams2016-02-242-9/+9
| | * | | | | | | | | | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizingDan Williams2016-02-202-10/+11
| | * | | | | | | | | | nfit: fix multi-interface dimm handling, acpi6.1 compatibilityDan Williams2016-02-191-36/+35
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2016-02-261-3/+34
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | power: bq27xxx_battery: Restore device nameIvaylo Dimitrov2016-02-211-3/+34
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devic...Linus Torvalds2016-02-241-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer2016-02-221-0/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-02-241-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-151-0/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-224-40/+61
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk2016-02-151-4/+6
| | * | | | | | | | | xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-02-151-1/+5
| | * | | | | | | | | xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-02-151-1/+2
| | * | | | | | | | | xen: fix potential integer overflow in queue_replyInsu Yun2016-02-151-0/+2
| | * | | | | | | | | xen/scsiback: avoid warnings when adding multiple LUNs to a domainJuergen Gross2016-02-081-29/+41