summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-43/+105
2015-03-05dmaengine: ioatdma: workaround for incorrect DMACAP registerDave Jiang1-0/+4
2015-03-05dmaengine: at_xdmac: fix for chan conf simplificationLudovic Desroches1-4/+3
2015-03-05dmaengine: dw: don't handle interrupt when dmaengine is not usedJie Yang1-1/+1
2015-03-05thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke1-20/+17
2015-03-05Thermal/int340x: Fix memleak for aux tripSrinivas Pandruvada1-4/+6
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin8-18/+33
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie34-447/+1247
2015-03-05Merge branch 'drm-atmel-hlcdc-devel' of git://github.com/bbrezillon/linux-at9...Dave Airlie7-486/+605
2015-03-05Merge branch 'drm/next/atomic' of git://linuxtv.org/pinchartl/fbdev into drm-...Dave Airlie15-634/+822
2015-03-05Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie1-70/+31
2015-03-05Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie6-53/+81
2015-03-04drm/msm: kexec fixesRob Clark2-0/+10
2015-03-04drm/msm/mdp5: fix cursor blendingRob Clark1-1/+0
2015-03-04drm/msm/mdp5: fix cursor ROIRob Clark1-28/+40
2015-03-04drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart1-1/+3
2015-03-04drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau1-7/+19
2015-03-04drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau1-11/+4
2015-03-04drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau2-5/+5
2015-03-05Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie14-127/+122
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher2-2/+2
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding3-78/+84
2015-03-04clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON2-1/+20
2015-03-04rtc: at91rm9200: rework wakeup and interrupt handlingBoris BREZILLON1-14/+48
2015-03-04rtc: at91sam9: rework wakeup and interrupt handlingBoris BREZILLON1-12/+61
2015-03-04PM / wakeup: export pm_system_wakeup symbolBoris BREZILLON1-0/+1
2015-03-04Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+6
2015-03-04ACPI / video: Propagate the error code for acpi_video_registerChris Wilson1-4/+5
2015-03-04ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-04PM / Domains: cleanup: rename gpd -> genpd in debugfs interfaceKevin Hilman1-12/+12
2015-03-04cpufreq: ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven1-0/+2
2015-03-04x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugsJiang Liu1-1/+3
2015-03-04dma: mmp-tdma: refine dma disable and dma-pos updateQiao Zhou1-6/+25
2015-03-04drm/i915: gen4: work around hang during hibernationImre Deak1-5/+25
2015-03-04drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson1-11/+7
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-596/+984
2015-03-03drm/radeon: fix interlaced modes on DCE8Alex Deucher1-0/+3
2015-03-03drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-03-03drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-03-03drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-03-03drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-03-03radeon/audio: fix DP audio on DCE6Slava Grigorev2-4/+12
2015-03-03radeon/audio: fix whitespaceSlava Grigorev1-16/+16
2015-03-03drm/radeon: adjust audio callback orderAlex Deucher1-14/+16
2015-03-03drm/radeon: properly set dto for dp on DCE4/5Alex Deucher2-3/+10
2015-03-03drm/radeon/audio: update EDID derived fields in modesetAlex Deucher1-5/+6
2015-03-03drm/radeon: don't toggle audio state in modesetAlex Deucher1-12/+1