summaryrefslogtreecommitdiffstats
path: root/Documentation/mtd (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-09futex: avoid race between requeue and wakeLinus Torvalds1-0/+5
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt3-538/+0
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang1-0/+15
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard3-8/+46
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley3-0/+6
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley4-1/+128
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling1-8/+0
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong1-1/+1
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V1-0/+13
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2-3/+4
2014-04-09fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter1-2/+2
2014-04-09ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches1-2/+2
2014-04-09ncpfs: remove now unused PRINTK macroJoe Perches1-3/+0
2014-04-09ncpfs: convert PPRINTK to ncp_vdbgJoe Perches5-18/+22
2014-04-09ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches9-83/+74
2014-04-09ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches5-27/+34
2014-04-09arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes1-1/+7
2014-04-09lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe1-1/+1
2014-04-09autofs4: check dev ioctl size before allocatingSasha Levin1-0/+3
2014-04-09mm: vmscan: do not swap anon pages just because free+file is lowJohannes Weiner1-15/+1
2014-04-08net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann1-1/+35
2014-04-08isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens1-0/+3
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-08backlight: lm3639: Use devm_backlight_device_register()Daniel Jeong1-10/+7
2014-04-08backlight: gpio-backlight: Add DT supportDenis Carikli2-7/+67
2014-04-08backlight: core: Replace kfree with put_deviceLevente Kurusa1-1/+1
2014-04-08ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi1-3/+3
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat7-16/+18
2014-04-08ASoC: fsl_sai: Fix Bit Clock Polarity configurationsNicolin Chen1-4/+4
2014-04-08arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas1-4/+11
2014-04-08ALSA: hda - Do not assign streams in reverse orderAnssi Hannula1-4/+5
2014-04-08ALSA: hda/realtek - Add eapd shutup to ALC283Kailang Yang1-0/+1
2014-04-08ALSA: hda/realtek - Change model name alias for ChromeOSKailang Yang1-1/+1
2014-04-08mmc: sdhci-acpi: Intel SDIO has broken card detectAdrian Hunter1-0/+1
2014-04-08thermal: rcar-thermal: update thermal zone only when temperature changesPatrick Titiano1-1/+6
2014-04-08thermal: rcar-thermal: fix same mask applied twicePatrick Titiano1-1/+1
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-4/+2
2014-04-08thermal: imx: update formula for thermal sensorAnson Huang1-13/+26