summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-19ASoC: samsung: i2s: Use specific name for i2s daisJaechul Lee2-0/+7
2017-09-04ASoC: samsung: i2s: Fix error handling path in i2s_set_sysclk()Christophe Jaillet1-1/+4
2017-08-21ASoC: s3c24xx_uda134x: Remove unnecessary function callDonglin Peng1-1/+0
2017-08-17ASoC: samsung: make snd_soc_ops constBhumika Goyal4-4/+4
2017-08-15ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_removeAnton Vasilyev1-5/+1
2017-08-14ASoC: samsung: make snd_soc_platform_driver constBhumika Goyal1-1/+1
2017-08-14ASoC: samsung: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-14ASoC: samsung: make tm2_dapm_widgets and tm2_pm_ops staticColin Ian King1-2/+2
2017-08-08ASoC: samsung: odroid: Drop requirement of clocks in the sound nodeSylwester Nawrocki2-20/+30
2017-07-28ASoC: samsung: Add proper error paths to s3c24xx I2S driverKrzysztof Kozlowski3-4/+25
2017-07-28ASoC: samsung: Add missing prepare for iis clock of s3c24xxKrzysztof Kozlowski1-1/+1
2017-07-28ASoC: samsung: Fix possible double iounmap on s3c24xx driver probe failureKrzysztof Kozlowski1-1/+0
2017-07-26ASoC: samsung: spdif: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+6
2017-07-26ASoC: samsung: i2s: Handle return value of clk_prepare_enable.Arvind Yadav1-4/+15
2017-07-26ASoC: samsung: pcm: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+6
2017-07-26ASoC: samsung: s3c24xx: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+9
2017-07-26ASoC: samsung: s3c2412: Handle return value of clk_prepare_enable.Arvind Yadav1-1/+3
2017-07-17ASoC: samsung: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski1-1/+1
2017-07-17ASoC: samsung: i2s: Support more resolution ratesJaechul Lee1-7/+13
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds1-2/+2
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-15replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-15kmod: throttle kmod thread limitLuis R. Rodriguez2-31/+9
2017-07-15kmod: add test driver to stress test the module loaderLuis R. Rodriguez7-0/+1929
2017-07-15MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez1-0/+7
2017-07-15xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-15fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2-1/+3
2017-07-15fault-inject: simplify access check for fail-nthAkinobu Mita2-17/+15
2017-07-15fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2-14/+13
2017-07-15fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita3-10/+8
2017-07-15fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-15kernel/watchdog.c: use better pr_fmt prefixKefeng Wang1-1/+1
2017-07-15MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt1-2/+2
2017-07-15lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman1-0/+7
2017-07-15mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger1-0/+2
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li3-11/+15
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee1-2/+2
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee1-0/+2
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger1-0/+4
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent1-0/+7
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger1-0/+15
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger1-6/+0
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger2-15/+4
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger1-0/+1
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger3-24/+117
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer1-1/+3
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir1-0/+1