| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-13 | 65 | -139/+185 |
|\ |
|
| * | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-13 | 7 | -11/+19 |
| * | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 25 | -55/+65 |
| * | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 14 | -30/+36 |
| * | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 22 | -43/+65 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-06-12 | 1 | -17/+21 |
|\ \
| |/
|/| |
|
| * | Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2018-05-26 | 1 | -17/+21 |
| |\ |
|
| | * | ASoC: ams_delta: use GPIO lookup table | Janusz Krzysztofik | 2018-05-23 | 1 | -17/+21 |
* | | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-06-07 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Merge tag 'v4.17-rc4' into patchwork | Mauro Carvalho Chehab | 2018-05-10 | 40 | -140/+280 |
| |\| | |
|
| * | | | media: sound, isapnp: allow building more drivers with COMPILE_TEST | Mauro Carvalho Chehab | 2018-04-20 | 1 | -3/+3 |
| * | | | media: sound, media: allow building ISA drivers it with COMPILE_TEST | Mauro Carvalho Chehab | 2018-04-20 | 1 | -4/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-07 | 3 | -4/+5 |
|\ \ \ |
|
| * | | | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 2018-06-06 | 1 | -1/+2 |
| * | | | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2018-06-06 | 2 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2018-06-05 | 184 | -3597/+28047 |
|\ \ \ |
|
| * \ \ | Merge branch 'asoc-4.17' into asoc-4.18 merge window | Mark Brown | 2018-06-05 | 2 | -2/+4 |
| |\ \ \ |
|
| | * | | | ASoC: cs35l35: Add use_single_rw to regmap config | Paul Handrigan | 2018-05-05 | 1 | -0/+1 |
| | * | | | ASoC: Intel: bytcr_rt565: fix missing assignment to ret_val | Colin Ian King | 2018-05-03 | 1 | -2/+3 |
| * | | | | ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it | Srinivas Kandagatla | 2018-06-04 | 1 | -0/+2 |
| * | | | | ASoC: topology: Move skl-tplg-interface.h to uapi | Guenter Roeck | 2018-06-01 | 5 | -250/+4 |
| * | | | | ASoC: topology: Move v4 manifest header data structures to uapi | Guenter Roeck | 2018-06-01 | 1 | -56/+0 |
| * | | | | ASoC: topology: Improve backwards compatibility with v4 topology files | Guenter Roeck | 2018-06-01 | 3 | -2/+248 |
| * | | | | ASoC: TSCS454: Add Support | Steven Eckhoff | 2018-06-01 | 4 | -0/+5830 |
| * | | | | ASoC: Intel: kbl: Move codec sysclk config to codec_init function | Mac Chiang | 2018-06-01 | 1 | -8/+9 |
| * | | | | ASoC: simple-card: set cpu dai clk in hw_params | Daniel Mack | 2018-06-01 | 1 | -0/+21 |
| * | | | | ASoC: dapm: use match_string() helper | Xie Yisheng | 2018-05-31 | 1 | -11/+7 |
| * | | | | ASoC: max98095: use match_string() helper | Xie Yisheng | 2018-05-31 | 1 | -8/+5 |
| * | | | | ASoC: max98088: use match_string() helper | Xie Yisheng | 2018-05-31 | 1 | -8/+5 |
| * | | | | ASoC: Intel: bytcr_rt5651: Set card long_name based on quirks | Hans de Goede | 2018-05-31 | 1 | -0/+11 |
| * | | | | ASoC: mt6797-mt6351: add hostless phone call path | Kai Chieh Chuang | 2018-05-31 | 1 | -0/+46 |
| * | | | | ASoC: mt6797: add Hostless DAI | Kai Chieh Chuang | 2018-05-31 | 5 | -0/+129 |
| * | | | | ASoC: mt6797: add PCM interface | Kai Chieh Chuang | 2018-05-31 | 5 | -0/+494 |
| * | | | | ASoC: mediatek: export mtk-afe symbols as needed | Arnd Bergmann | 2018-05-31 | 1 | -0/+5 |
| * | | | | ASoC: codecs: PCM1789: include gpio/consumer.h | Arnd Bergmann | 2018-05-31 | 1 | -1/+1 |
| * | | | | ASoC: core: Fix return code shown on error for hw_params | Jon Hunter | 2018-05-30 | 1 | -1/+1 |
| * | | | | ASoC: atmel-i2s: add driver for the new Atmel I2S controller | Cyrille Pitchen | 2018-05-29 | 3 | -0/+776 |
| * | | | | ASoC: qdsp6: q6routing: Add support to all TDM Mixers | Srinivas Kandagatla | 2018-05-29 | 1 | -1/+454 |
| * | | | | ASoC: qdsp6: q6routing: Add macros for mixers | Srinivas Kandagatla | 2018-05-29 | 1 | -534/+97 |
| * | | | | ASoC: qdsp6: q6afe-dai: add support to tdm dais | Srinivas Kandagatla | 2018-05-29 | 1 | -1/+573 |
| * | | | | ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2S | Srinivas Kandagatla | 2018-05-29 | 1 | -35/+18 |
| * | | | | ASoC: qdsp6: qdafe: add support to tdm ports | Srinivas Kandagatla | 2018-05-29 | 2 | -2/+447 |
| * | | | | ASoC: dpcm: symmetry constraint on FE substream | Kai Chieh Chuang | 2018-05-29 | 1 | -2/+3 |
| * | | | | ASoC: dpcm: fix BE dai not hw_free and shutdown | Kai Chieh Chuang | 2018-05-29 | 1 | -2/+4 |
| * | | | | ASoC: AMD: make channel 1 dma as circular | Agrawal, Akshu | 2018-05-29 | 1 | -64/+10 |
| * | | | | ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tablet | Hans de Goede | 2018-05-29 | 1 | -0/+10 |
| * | | | | ASoC: mt6797: combine DAI to register component | KaiChieh Chuang | 2018-05-25 | 3 | -13/+53 |
| * | | | | ASoC: mt6797: extract DAI adda in separate file | KaiChieh Chuang | 2018-05-25 | 4 | -354/+392 |
| * | | | | ASoC: mediatek: add sub dai to mtk_base_afe | KaiChieh Chuang | 2018-05-25 | 3 | -0/+101 |
| * | | | | ASoC: omap: fix compile-test building | Arnd Bergmann | 2018-05-25 | 1 | -1/+1 |