summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg1-3/+3
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg1-2/+0
2019-08-06locking/mutex: Make __mutex_owner static to mutex.cMukesh Ojha1-35/+3
2019-08-06locking/rwsem: Check for operations on an uninitialized rwsemDavidlohr Bueso1-0/+10
2019-08-06Merge branch 'for-linus' into for-nextTakashi Iwai4-17/+22
2019-08-06Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai3-13/+21
2019-08-06drm/hdcp: update content protection property with ueventRamalingam C1-0/+2
2019-08-06drm: uevent for connector status changeRamalingam C1-1/+4
2019-08-06drm: Add Content protection type propertyRamalingam C3-1/+19
2019-08-06Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-0/+3
2019-08-06drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann1-1/+0
2019-08-06drm/ttm: switch ttm core from bo->resv to bo->base.resvGerd Hoffmann1-6/+6
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann1-4/+0
2019-08-06drm/ttm: use gem reservation objectGerd Hoffmann1-1/+0
2019-08-06drm/vram: use embedded gem objectGerd Hoffmann1-2/+1
2019-08-06drm/ttm: add gem base objectGerd Hoffmann1-0/+23
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-7/+22
2019-08-06PKCS#7: Introduce pkcs7_get_digest()Thiago Jung Bauermann1-0/+4
2019-08-06PKCS#7: Refactor verify_pkcs7_signature()Thiago Jung Bauermann1-0/+10
2019-08-06MODSIGN: Export module signature definitionsThiago Jung Bauermann2-3/+44
2019-08-06base: soc: Add serial_number attribute to socBjorn Andersson1-0/+1
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski1-2/+0
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2-14/+0
2019-08-05RDMA/core: Introduce ratelimited ibdev printk functionsGal Pressman1-0/+42
2019-08-05fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.Wu Hao1-0/+18
2019-08-05rdma: Enable ib_alloc_cq to spread work over a device's comp_vectorsChuck Lever1-0/+19
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-3/+2
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto1-0/+1
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto1-0/+1
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto1-0/+3
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto2-3/+2
2019-08-05ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto2-1/+2
2019-08-05ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto2-2/+3
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto1-0/+3
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto1-0/+1
2019-08-05ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto1-0/+1
2019-08-05ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto1-0/+1
2019-08-05ASoC: soc-component: add snd_soc_component_resume()Kuninori Morimoto1-0/+1
2019-08-05ASoC: soc-component: add snd_soc_component_suspend()Kuninori Morimoto1-0/+1
2019-08-05ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto1-0/+3
2019-08-05ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto1-0/+3
2019-08-05ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: add snd_soc_component_close()Kuninori Morimoto1-0/+2
2019-08-05ASoC: soc-component: add snd_soc_component_open()Kuninori Morimoto1-0/+4