summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-0810-31/+187
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie2014-05-0710-31/+187
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | drm/radeon: add Mullins VCE supportLeo Liu2014-05-061-0/+1
| | * | | | | | | | | | drm/radeon: modesetting updates for Mullins.Samuel Li2014-05-061-2/+3
| | * | | | | | | | | | drm/radeon: dpm updates for KV/KBAlex Deucher2014-05-061-20/+97
| | * | | | | | | | | | drm/radeon: add Mullins dpm support.Samuel Li2014-05-062-10/+11
| | * | | | | | | | | | drm/radeon: add Mullins UVD support.Samuel Li2014-05-061-0/+1
| | * | | | | | | | | | drm/radeon: update cik init for Mullins.Samuel Li2014-05-062-0/+72
| | * | | | | | | | | | drm/radeon: add Mullins chip familySamuel Li2014-05-063-0/+3
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-05-0824-85/+292
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-074-9/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/gm107/gr: bump attrib cb size quite a bitBen Skeggs2014-05-021-1/+3
| | * | | | | | | | | | | drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst2014-05-021-1/+1
| | * | | | | | | | | | | drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs2014-05-021-4/+6
| | * | | | | | | | | | | drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin2014-05-021-3/+0
| * | | | | | | | | | | | Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-05-074-20/+44
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni2014-04-302-1/+5
| | * | | | | | | | | | | | drm/i915: Sanitize the enable_ppgtt module option onceDaniel Vetter2014-04-291-7/+25
| | * | | | | | | | | | | | drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich2014-04-251-12/+14
| * | | | | | | | | | | | | Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie2014-05-0716-56/+238
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | drm/radeon: lower the ref * post PLL maximumChristian König2014-05-061-1/+1
| | * | | | | | | | | | | | drm/radeon: check that we have a clock before PLL setupChristian König2014-05-061-0/+3
| | * | | | | | | | | | | | drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst2014-05-067-0/+7
| | * | | | | | | | | | | | drm/radeon: Fix num_banks calculation for SIMichel Dänzer2014-05-061-15/+31
| | * | | | | | | | | | | | drm/radeon/dp: check for errors in dpcd readsAlex Deucher2014-05-011-19/+25
| | * | | | | | | | | | | | drm/radeon: avoid high jitter with small frac divsChristian König2014-05-011-2/+12
| | * | | | | | | | | | | | drm/radeon: check buffer relocation offsetLeo Liu2014-05-011-0/+4
| | * | | | | | | | | | | | drm/radeon: use pflip irq on R600+ v2Christian König2014-05-017-17/+147
| | * | | | | | | | | | | | drm/radeon/uvd: use lower clocks on old UVD to boot v2Christian König2014-05-011-2/+8
| * | | | | | | | | | | | | agp: info leak in agpioc_info_wrap()Dan Carpenter2014-05-051-0/+1
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | agp: info leak in agpioc_info_wrap()Dan Carpenter2014-05-061-0/+1
* | | | | | | | | | | | | drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui2014-05-061-2/+2
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-0690-927/+1193
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: macb: Fix race between HW and driverSoren Brinkmann2014-05-051-10/+0
| * | | | | | | | | | | | | net: macb: Remove 'unlikely' optimizationSoren Brinkmann2014-05-051-1/+1
| * | | | | | | | | | | | | net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann2014-05-051-7/+6
| * | | | | | | | | | | | | net: macb: Clear interrupt flagsSoren Brinkmann2014-05-051-0/+10
| * | | | | | | | | | | | | net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann2014-05-051-1/+1
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-053-29/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| | * | | | | | | | | | | | | e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
| | * | | | | | | | | | | | | e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
| | * | | | | | | | | | | | | e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
| * | | | | | | | | | | | | | net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry2014-05-051-1/+2
| * | | | | | | | | | | | | | net/mlx4_core: Load the Eth driver firstOr Gerlitz2014-05-051-2/+2
| * | | | | | | | | | | | | | net/mlx4_core: Fix slave id computation for single port VFMatan Barak2014-05-051-15/+20
| * | | | | | | | | | | | | | net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein2014-05-051-0/+23
| * | | | | | | | | | | | | | net: cdc_ncm: fix buffer overflowBjørn Mork2014-05-051-1/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven2014-05-051-0/+1
| * | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-0515-46/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \