summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie401-3466/+5557
2015-08-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-32/+26
2015-08-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+2
2015-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2015-08-14zram: fix pool name truncationSergey Senozhatsky1-4/+2
2015-08-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+6
2015-08-14Merge tag 'drm-amdkfd-next-fixes-2015-08-05' of git://people.freedesktop.org/...Dave Airlie3-3/+3
2015-08-14Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people...Dave Airlie26-1621/+1311
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot1-21/+8
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2
2015-08-14Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie4-13/+22
2015-08-13Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds7-20/+54
2015-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-58/+74
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-54/+12
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-573/+448
2015-08-13Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-08-12cosa: missing error code on failure in probe()Dan Carpenter1-1/+2
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski1-337/+0
2015-08-12gianfar: correct list membership accountingJakub Kicinski1-1/+2
2015-08-12gianfar: correct filer table writingJakub Kicinski1-3/+2
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra1-0/+1
2015-08-12sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen1-3/+3
2015-08-12libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche1-2/+17
2015-08-12libfc: Fix fc_exch_recv_req() error pathBart Van Assche1-4/+4
2015-08-12Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2-4/+15
2015-08-12libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose1-23/+2
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher1-1/+1
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang1-3/+14
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+14
2015-08-12drm/atomic: Use KMS VBLANK APIThierry Reding1-2/+2
2015-08-12drm/irq: Document return values more consistentlyThierry Reding1-2/+5
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding1-157/+159
2015-08-12drm/irq: Check for valid VBLANK before dereferenceThierry Reding1-2/+9
2015-08-12drm/irq: Remove negative CRTC index special-caseThierry Reding1-1/+1
2015-08-12dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2-2/+2
2015-08-12drm/plane: Use consistent data types for format countThierry Reding3-4/+4
2015-08-12vga_switcheroo: Remove unnecessary checksThierry Reding1-8/+5
2015-08-12vga_switcheroo: Wrap overly long linesThierry Reding1-9/+24
2015-08-12vga_switcheroo: Use pr_fmt()Thierry Reding1-13/+18
2015-08-12vga_switcheroo: Cleanup header commentThierry Reding1-9/+9
2015-08-12vga_switcheroo: Use pr_*() instead of printk()Thierry Reding1-12/+12
2015-08-12vgaarb: Fix a few checkpatch errors and warningsThierry Reding1-42/+60
2015-08-12vgaarb: Use vgaarb: prefix consistently in messagesThierry Reding1-19/+20
2015-08-12vgaarb: Stop complaining about absent devicesThierry Reding1-2/+5
2015-08-12dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber4-16/+50
2015-08-12dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber1-2/+2
2015-08-12memory: omap-gpmc: Don't try to save uninitialized GPMC contextTomeu Vizoso1-0/+6
2015-08-11net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe1-1/+1