aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-30zram: add copyrightMinchan Kim2-0/+2
2014-01-30zram: remove old private project commentMinchan Kim3-3/+0
2014-01-30zram: promote zram from stagingMinchan Kim9-80/+3
2014-01-30zsmalloc: move it under mmMinchan Kim7-1188/+1
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa1-0/+1
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa1-1/+1
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds33-1887/+2420
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds77-1596/+1080
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven1-0/+1
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall1-3/+3
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell1-2/+20
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger1-2/+3
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds487-11767/+34655
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds21-184/+1737
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds4-91/+323
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds13-264/+259
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds23-353/+1474
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds46-75/+48
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds47-92/+158
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-237/+642
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-205/+249
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-5/+0
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie14-12/+244
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin1-4/+10
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst1-1/+1
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs3-0/+86
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs10-7/+146
2014-01-30drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs1-0/+1
2014-01-29drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher1-0/+20
2014-01-29drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher1-0/+4
2014-01-29drm/radeon: set si_notify_smc_display_change properlyAlex Deucher1-3/+2
2014-01-29drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher3-4/+4
2014-01-29drm/radeon: clean up active vram sizingAlex Deucher8-12/+37
2014-01-29drm/radeon: skip async dma init on r6xxAlex Deucher2-23/+6
2014-01-29drm/radeon/runpm: don't runtime suspend non-PX cardsAlex Deucher1-0/+6
2014-01-29drm/radeon: add ring to fence trace functionsChristian König2-12/+15
2014-01-29drm/radeon: add missing trace pointChristian König1-0/+1
2014-01-29drm/radeon: fix VMID use trackingChristian König2-1/+9
2014-01-29Update Jean Delvare's e-mail addressJean Delvare46-72/+70
2014-01-29hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare1-0/+1
2014-01-29hwmon: (it87) Add support for the ITE IT8603ERudolf Marek2-20/+87
2014-01-29NVMe: Correct uses of INIT_WORKMatthew Wilcox1-4/+5
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann1-8/+0
2014-01-29Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2-4/+5
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica'Rafael J. Wysocki7-34/+32
2014-01-29ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki1-0/+1
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51