summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-08-152-81/+23
|\
| * drm/i915: Commit planes on each crtc separately.Maarten Lankhorst2015-08-132-42/+14
| * drm/i915: calculate primary visibility changes instead of calling from set_co...Maarten Lankhorst2015-08-131-39/+7
| * drm/i915: Only dither on 6bpc panelsDaniel Vetter2015-08-131-1/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-08-141-4/+2
|\ \
| * | zram: fix pool name truncationSergey Senozhatsky2015-08-141-4/+2
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-141-1/+1
|\ \ \
| * | | clk: pxa: pxa3xx: fix CKEN register accessRobert Jarzmik2015-08-071-1/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-08-141-0/+6
|\ \ \ \
| * | | | clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabledGeert Uytterhoeven2015-08-081-0/+6
* | | | | Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot2015-08-141-21/+8
* | | | | drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom2015-08-141-2/+2
* | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-08-144-13/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/exynos/fimc: fix runtime pm supportMarek Szyprowski2015-08-111-1/+0
| * | | | drm/exynos/mixer: always update INT_EN cacheAndrzej Hajda2015-08-111-0/+5
| * | | | drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda2015-08-111-2/+5
| * | | | drm/exynos/mixer: fix interrupt clearingAndrzej Hajda2015-08-111-5/+4
| * | | | drm/exynos/hdmi: fix edid memory leakAndrzej Hajda2015-08-111-1/+6
| * | | | drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang2015-08-111-4/+2
* | | | | Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-137-20/+54
|\ \ \ \ \
| * | | | | dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2015-08-122-2/+2
| * | | | | dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-08-124-16/+50
| * | | | | dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2015-08-121-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-08-132-58/+74
|\ \ \ \ \
| * \ \ \ \ Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-272-58/+74
| |\ \ \ \ \
| | * | | | | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-241-2/+2
| | * | | | | xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu2015-07-241-2/+4
| | * | | | | xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu2015-07-241-54/+68
* | | | | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-134-54/+12
|\ \ \ \ \ \ \
| * | | | | | | xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall2015-08-111-1/+3
| * | | | | | | Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel2015-08-113-53/+9
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-1333-573/+448
|\ \ \ \ \ \ \ \
| * | | | | | | | cosa: missing error code on failure in probe()Dan Carpenter2015-08-121-1/+2
| * | | | | | | | gianfar: remove faulty filer optimizerJakub Kicinski2015-08-121-337/+0
| * | | | | | | | gianfar: correct list membership accountingJakub Kicinski2015-08-121-1/+2
| * | | | | | | | gianfar: correct filer table writingJakub Kicinski2015-08-121-3/+2
| * | | | | | | | bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra2015-08-121-0/+1
| * | | | | | | | net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe2015-08-111-1/+1
| * | | | | | | | net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe2015-08-111-1/+2
| * | | | | | | | mkiss: Fix error handling in mkiss_open()Fabio Estevam2015-08-101-3/+4
| * | | | | | | | bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
| * | | | | | | | bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
| * | | | | | | | cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter2015-08-101-1/+2
| * | | | | | | | bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-08-101-1/+1
| * | | | | | | | net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas2015-08-101-47/+130
| * | | | | | | | net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas2015-08-101-15/+37
| * | | | | | | | net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas2015-08-101-15/+0
| * | | | | | | | net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto2015-08-071-0/+2
| * | | | | | | | be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP2015-08-071-8/+10
| * | | | | | | | be2net: post buffers before destroying RXQs in LancerKalesh AP2015-08-071-12/+30