summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-14sb_edac: rework sad_pkgAristeu Rozanski
2013-11-14sb_edac: allow different interleave listsAristeu Rozanski
2013-11-14sb_edac: allow different dram_rule arraysAristeu Rozanski
2013-11-14sb_edac: isolate TOHM retrievalAristeu Rozanski
2013-11-14pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros
2013-11-14sb_edac: rename pci_brAristeu Rozanski
2013-11-14sb_edac: isolate TOLM retrievalAristeu Rozanski
2013-11-14sb_edac: make RANK_CFG_A value part of sbridge_infoAristeu Rozanski
2013-11-14virtio_blk: blk-mq supportJens Axboe
2013-11-14Merge branch 'for-3.13/post-mq-drivers' into for-linusJens Axboe
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_addMaarten Lankhorst
2013-11-14drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800Dan Carpenter
2013-11-14drm/nouveau/pwr: fix missing mutex unlock in a failure pathBen Skeggs
2013-11-14drm/nv40/therm: fix slowing down fan when pstate undefinedBen Skeggs
2013-11-14drm/nv11-: synchronise flips to vblank, unless async flip requestedBen Skeggs
2013-11-14drm/nvc0-: remove nasty fifo swmthd hack for flip completion methodBen Skeggs
2013-11-14drm/nv10-: we no longer need to create nvsw object on user channelsBen Skeggs
2013-11-14drm/nouveau: always queue flips relative to kernel channel activityBen Skeggs
2013-11-14drm/nouveau: there is no need to reserve/fence the new fb when flippingBen Skeggs
2013-11-14drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs
2013-11-14drm/nouveau: allow nouveau_fence_ref() to be a noopBen Skeggs
2013-11-14drm/nvc8/mc: msi rearm is via the nvc0 methodBen Skeggs
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-11-13Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-13Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2013-11-13Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2013-11-13Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13qib_fs: fix (some) dcache abusesAl Viro
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13drm/ttm: Fix vma page_prot bit manipulationThomas Hellstrom
2013-11-13drm/vmwgfx: Fix a couple of compile / sparse warnings and errorsThomas Hellstrom
2013-11-13drm/vmwgfx: Resource evict fixesThomas Hellstrom
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-11-13drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz
2013-11-13drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han