summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-04-07zram: add lz4 algorithm backendSergey Senozhatsky
2014-04-07zram: make compression algorithm selection possibleSergey Senozhatsky
2014-04-07zram: add set_max_streams knobSergey Senozhatsky
2014-04-07zram: add multi stream functionalitySergey Senozhatsky
2014-04-07zram: factor out single stream compressionSergey Senozhatsky
2014-04-07zram: use zcomp compressing backendsSergey Senozhatsky
2014-04-07zram: introduce compressing backend abstractionSergey Senozhatsky
2014-04-07zram: delete zram_init_device()Sergey Senozhatsky
2014-04-07zram: move zram size warning to documentationSergey Senozhatsky
2014-04-07zram: drop not used table `count' memberSergey Senozhatsky
2014-04-07zram: report failed read and write statsSergey Senozhatsky
2014-04-07zram: remove zram stats code duplicationSergey Senozhatsky
2014-04-07zram: use atomic64_t for all zram statsSergey Senozhatsky
2014-04-07zram: remove good and bad compress statsSergey Senozhatsky
2014-04-07zram: do not pass rw argument to __zram_make_request()Sergey Senozhatsky
2014-04-07zram: drop `init_done' struct zram memberSergey Senozhatsky
2014-04-07drivers/lguest/page_tables.c: rename do_set_pte()Andrew Morton
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07leds: make sure we unregister a trigger only onceSasha Levin
2014-04-07leds: leds-pwm: properly clean up after probe failureRussell King
2014-04-07staging: rtl8723au: The 8723 only has two pathsJes Sorensen
2014-04-07Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman
2014-04-07Staging: unisys: verify that a control channel existsSasha Levin
2014-04-07staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida
2014-04-07net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-07at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds