aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-11xen-blkback: init persistent_purge_work work_structRoger Pau Monne
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-02-10null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig
2014-02-10virtio_blk: use blk_mq_complete_requestChristoph Hellwig
2014-02-07block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz
2014-02-07xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne
2014-02-07xen-blkback: fix shutdown raceRoger Pau Monne
2014-02-07xen-blkback: fix memory leaksRoger Pau Monne
2014-02-07xen-blkback: fix memory leak when persistent grants are usedMatt Rushton
2014-01-30Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs
2014-01-30drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs
2014-01-29drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher
2014-01-29drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher
2014-01-29drm/radeon: set si_notify_smc_display_change properlyAlex Deucher
2014-01-29bcache: bugfix - gc thread now gets woken when cache is fullNicholas Swenson
2014-01-29bcache: Minor fixes from kbuild robotKent Overstreet
2014-01-29bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USEDDarrick J. Wong
2014-01-29drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher
2014-01-29drm/radeon: clean up active vram sizingAlex Deucher
2014-01-29drm/radeon: skip async dma init on r6xxAlex Deucher
2014-01-29drm/radeon/runpm: don't runtime suspend non-PX cardsAlex Deucher
2014-01-29drm/radeon: add ring to fence trace functionsChristian König
2014-01-29drm/radeon: add missing trace pointChristian König
2014-01-29drm/radeon: fix VMID use trackingChristian König
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-29hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare
2014-01-29hwmon: (it87) Add support for the ITE IT8603ERudolf Marek
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong
2014-01-28tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO