summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim
2014-01-30zram: add copyrightMinchan Kim
2014-01-30zram: remove old private project commentMinchan Kim
2014-01-30zram: promote zram from stagingMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa
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-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover
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-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-29NVMe: Correct uses of INIT_WORKMatthew Wilcox
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann
2014-01-29Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki
2014-01-29ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser
2014-01-28bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong