aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie14-127/+122
2015-03-04Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg1-3/+3
2015-03-04Input: ALPS - fix memory leak when detection failsDmitry Torokhov1-1/+3
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-04team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko1-3/+3
2015-03-04net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan1-1/+1
2015-03-04drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian1-0/+4
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan1-4/+4
2015-03-04stmmac: check IRQ availability early on probeAlexey Brodkin1-29/+36
2015-03-04Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus 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-04regulator: Fix regression due to NULL constraints checkTakashi Iwai1-7/+0
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
2015-03-03drm/radeon/audio: set mute around state setupAlex Deucher1-1/+2
2015-03-03drm/radeon: assign pin in detectAlex Deucher1-3/+3
2015-03-03drm/radeon: fix the audio dpms callbacksAlex Deucher4-70/+32
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck1-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon1-1/+23
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-03spi: img-spfi: Verify max spfi transfer lengthSifan Naeem1-0/+7
2015-03-03iommu/io-pgtable-arm: Add built time dependencyJean Delvare1-0/+1
2015-03-03Revert "drm/rockchip: Flip select/depends in Kconfig"Dave Airlie1-1/+1
2015-03-03drm/rockchip: Flip select/depends in KconfigDaniel Vetter1-1/+1
2015-03-03Merge tag 'imx-drm-fixes-2015-02-24' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie4-21/+50