summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-08-25564-3159/+7054
|\
| *---------. Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc...Mark Brown2016-08-249-111/+82
| |\ \ \ \ \ \
| | | | | | | * ASoC: wm2000: Fix return of uninitialised varibleCharles Keepax2016-08-111-1/+1
| | | | | | * | ASoC: simple-card-utils: add missing MODULE_xxx()Kuninori Morimoto2016-08-032-3/+9
| | | | | * | | ASoC: samsung: Fix clock handling in S3C24XX_UDA134X cardSylwester Nawrocki2016-08-041-3/+4
| | | | | |/ /
| | | | * | | ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi2016-08-231-2/+3
| | | | * | | ASoC: omap-abe-twl6040: Correct dmic-codec device registrationPeter Ujfalusi2016-08-191-29/+32
| | | | * | | ASoC: omap-mcpdm: Drop pdmclk clock handlingPeter Ujfalusi2016-08-182-27/+0
| | | | | |/ | | | | |/|
| | | * | | ASoC: nau8825: fix static check error about semaphone controlJohn Hsu2016-08-041-8/+21
| | | * | | ASoC: nau8825: fix bug in playback when suspendJohn Hsu2016-08-041-39/+12
| | | | |/ | | | |/|
| | * | | ASoC: max98371: Add terminate entry for i2c_device_id tablesWei Yongjun2016-08-221-0/+1
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown2016-08-244-7/+9
| |\ \ \ \ \ \
| | | | | * | | ASoC: core: Clean up DAPM before the card debugfsMark Brown2016-08-191-2/+1
| | | | | |/ /
| | | | * | / ASoC: da7213: Default to 64 BCLKs per WCLK to support all formatsAdam Thomson2016-08-041-2/+2
| | | | | |/ | | | | |/|
| | | * | | ASoC: compress: Fix leak of a widget list in soc_compr_open_feCharles Keepax2016-08-161-1/+3
| | | | |/ | | | |/|
| | * / | ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber2016-08-161-2/+3
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2016-08-241-1/+5
| |\ \ \
| | * | | ASoC: rsnd: Fixup SRCm_IFSVR calculate methodHiroyuki Yokoyama2016-07-271-1/+5
| * | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-08-242-1/+8
| |\ \ \ \
| | * | | | ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun2016-08-121-1/+3
| | * | | | ASoC: Intel: Skylake: Check list empty while getting module infoVinod Koul2016-08-011-0/+5
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-08-241-0/+10
| |\ \ \ \
| | * | | | ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer accessNicolin Chen2016-07-271-0/+10
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2016-08-241-1/+1
| |\ \ \ \
| | * | | | ASoC: Fix leak of rtd in soc_bind_dai_linkCharles Keepax2016-08-111-1/+1
| | | |_|/ | | |/| |
| * | | | Linux 4.8-rc3v4.8-rc3Linus Torvalds2016-08-211-1/+1
| * | | | Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-213-22/+2
| |\ \ \ \
| | * | | | parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-201-2/+2
| | * | | | parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-202-20/+0
| * | | | | EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck2016-08-214-0/+1136
| |/ / / /
| * | | | Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds2016-08-191-0/+1
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-198-22/+34
| |\ \ \ \
| | * | | | i2c: meson: Use complete() instead of complete_all()Daniel Wagner2016-08-151-3/+3
| | * | | | i2c: brcmstb: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| | * | | | i2c: bcm-kona: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| | * | | | i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| | * | | | i2c: at91: fix support of the "alternative command" featureCyrille Pitchen2016-08-151-10/+14
| | * | | | i2c: ocores: add missed clk_disable_unprepare() on failure pathsAlexey Khoroshilov2016-08-151-4/+10
| | * | | | i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-08-151-1/+1
| | * | | | i2c: mux: demux-pinctrl: properly roll back when adding adapter failsWolfram Sang2016-08-151-1/+3
| | |/ / /
| * | | | Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-08-193-38/+53
| |\ \ \ \
| | * | | | dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen2016-08-171-0/+12
| | * | | | dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen2016-08-161-8/+24
| | * | | | dm raid: fix restoring of failed devices regressionHeinz Mauelshagen2016-08-161-22/+11
| | * | | | dm raid: fix frozen recovery regressionHeinz Mauelshagen2016-08-161-6/+1
| | * | | | dm crypt: increase mempool reserve to better support swappingMikulas Patocka2016-08-151-1/+1
| | * | | | dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-08-151-2/+5
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-08-196-19/+29
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-127-24/+35
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2016-08-121-1/+2