summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-04-09md: avoid oops on unload if some process is in poll or select.NeilBrown
2014-04-09md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...NeilBrown
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt
2014-04-09md/bitmap: don't abuse i_writecount for bitmap files.NeilBrown
2014-04-08drivers/block/loop.c: ratelimit error messagesMike Galbraith
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-08Merge branch 'acpi-config'Rafael J. Wysocki
2014-04-08ACPI: Update the ACPI spec information in KconfigHanjun Guo
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08isdnloop: several buffer overflowsDan Carpenter
2014-04-08drm/radeon: Improve vramlimit module param documentationLauri Kasanen
2014-04-08drm/radeon: fix audio pin counts for DCE6+ (v2)Alex Deucher
2014-04-08drm/radeon/dp: switch to the common i2c over aux codeAlex Deucher
2014-04-08drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher
2014-04-08drm/dp/i2c: send bare addresses to properly reset i2c connections (v4)Alex Deucher
2014-04-08drm/radeon/dp: handle zero sized i2c over aux transactions (v2)Alex Deucher
2014-04-08drm/i915: support address only i2c-over-aux transactionsJani Nikula
2014-04-08drm/tegra: dp: Support address-only I2C-over-AUX transactionsThierry Reding
2014-04-08[media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab
2014-04-08[media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab
2014-04-08backlight: lm3639: Use devm_backlight_device_register()Daniel Jeong
2014-04-08backlight: gpio-backlight: Add DT supportDenis Carikli
2014-04-08backlight: core: Replace kfree with put_deviceLevente Kurusa
2014-04-08Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki
2014-04-08Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock'Rafael J. Wysocki
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2014-04-08spi: qup: Depend on ARCH_QCOMPaul Bolle
2014-04-08cpuidle: sysfs: Export target residency informationDaniel Lezcano
2014-04-08cpufreq: ppc: Remove duplicate inclusion of fsl_soc.hSachin Kamat
2014-04-07mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter
2014-04-08thermal: rcar-thermal: update thermal zone only when temperature changesPatrick Titiano
2014-04-08thermal: rcar-thermal: fix same mask applied twicePatrick Titiano
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-04-08thermal: imx: update formula for thermal sensorAnson Huang
2014-04-08DRM: armada: fix corruption while loading cursorsRussell King
2014-04-07Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a littleDan Carpenter
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-07drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptorsAlexandre Bounine
2014-04-07zram: support REQ_DISCARDJoonsoo Kim
2014-04-07zram: use scnprintf() in attrs show() methodsSergey Senozhatsky
2014-04-07zram: propagate error to userMinchan Kim
2014-04-07zram: return error-valued pointer from zcomp_create()Sergey Senozhatsky
2014-04-07zram: move comp allocation out of init_lockSergey Senozhatsky