summaryrefslogtreecommitdiffstats
path: root/mm/page_isolation.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-08ASoC: sh: rsnd: remove snd_pcm_opsKuninori Morimoto1-12/+11
2019-10-08ASoC: sof: pcm: remove snd_pcm_opsKuninori Morimoto1-44/+44
2019-10-08ASoC: sprd: sprd-pcm-dma: remove snd_pcm_opsKuninori Morimoto1-42/+32
2019-10-08ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto1-19/+23
2019-10-08ASoC: txx9: txx9aclc: remove snd_pcm_opsKuninori Morimoto1-23/+25
2019-10-08ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto1-23/+28
2019-10-08ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_opsKuninori Morimoto1-31/+23
2019-10-08ASoC: xtensa: xtfpga-i2s: remove snd_pcm_opsKuninori Morimoto1-14/+16
2019-10-08ASoC: au1x: dma: remove snd_pcm_opsKuninori Morimoto1-30/+33
2019-10-08ASoC: au1x: dbdma2: remove snd_pcm_opsKuninori Morimoto1-30/+34
2019-10-08ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_opsKuninori Morimoto1-22/+26
2019-10-08ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto1-34/+29
2019-10-08ASoC: amd: acp3x-pcm-dma: remove snd_pcm_opsKuninori Morimoto1-31/+23
2019-10-08ASoC: intel: sst-baytrail-pcm: remove snd_pcm_opsKuninori Morimoto1-27/+25
2019-10-08ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto1-16/+14
2019-10-08ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto1-23/+44
2019-10-08ASoC: intel: sst-haswell-pcm: remove snd_pcm_opsKuninori Morimoto1-27/+35
2019-10-08ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto2-0/+17
2019-10-08ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto2-0/+17
2019-10-08ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto3-4/+91
2019-10-08ASoC: mt8183: fix audio playback slowly after playback during bootupJiaxin Yu1-0/+15
2019-10-08dt-bindings: medaitek: mt8183: add property "resets" && "reset-names"Jiaxin Yu1-0/+6
2019-10-08ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi1-58/+40
2019-10-07ASoC: SOF: support alternate list of machinesPierre-Louis Bossart1-0/+3
2019-10-07ASoC: soc-acpi: add link_mask fieldPierre-Louis Bossart1-0/+2
2019-10-07ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy1-16/+30
2019-10-07ASoc: tas2770: Remove unused defines and variablesDan Murphy1-21/+0
2019-10-07ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy1-3/+0
2019-10-07ASoC: fsl_mqs: Fix error handling in probeDan Carpenter1-12/+15
2019-10-07ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing1-2/+1
2019-10-07ASoc: tas2770: Fix build error without GPIOLIBYueHaibing1-0/+1
2019-10-07ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd1-3/+2
2019-10-04ASoC: rsnd: Document r8a774b1 bindingsBiju Das1-0/+1
2019-10-03ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto1-9/+2
2019-10-03ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()Kuninori Morimoto1-3/+1
2019-10-03ASoC: soc-core: use devm_xxx for component related resourceKuninori Morimoto1-9/+4
2019-10-03ASoC: soc-core: add soc_setup_card_name()Kuninori Morimoto1-18/+42
2019-10-03ASoC: soc-core: remove soc_remove_dai_links()Kuninori Morimoto1-18/+8
2019-10-03ASoC: soc-core: use devm_kzalloc() for rtdKuninori Morimoto1-4/+2
2019-10-03tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2019-10-02ASoC: samsung: Rename Arndale card driverSylwester Nawrocki3-7/+7
2019-10-02ASoC: samsung: arndale: Add support for WM1811 CODECSylwester Nawrocki2-13/+74
2019-10-02ASoC: samsung: arndale: Simplify DAI link initializationSylwester Nawrocki1-24/+18
2019-10-01ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood2-2/+43
2019-10-01ASoC: SOF: Intel: hda: fix reset of host_period_bytesMarcin Rajwa1-3/+12
2019-10-01ASoC: SOF: ipc: introduce no_stream_position in sof_ipc_stream_params structMarcin Rajwa1-2/+2
2019-10-01ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan3-8/+3
2019-10-01ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood4-3/+27
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart4-11/+52
2019-10-01ASoC: intel: bytcr_rt5651: add null check to support_button_pressJaska Uimonen1-0/+3