Age | Commit message (Expand) | Author | Files | Lines |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+1 |
2019-11-28 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 9 | -18/+21 |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -23/+3 |
2019-11-27 | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -9/+1 |
2019-11-27 | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 202 | -4133/+8656 |
2019-11-26 | Merge branch 'patchwork' into v4l_for_linus | Mauro Carvalho Chehab | 200 | -4100/+8623 |
2019-11-25 | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 1 | -2/+1 |
2019-11-14 | media: uvcvideo: drop error check of debugfs_create_dir() | Chunfeng Yun | 1 | -9/+1 |
2019-11-11 | media: tw686x: audio: Avoid non-standard macro usage | Takashi Iwai | 1 | -1/+1 |
2019-11-11 | media: solo6x10: Remove superfluous snd_dma_continuous_data() | Takashi Iwai | 2 | -3/+2 |
2019-11-10 | media: Revert "media: mtk-vcodec: Remove extra area allocation in an input bu... | Hans Verkuil | 1 | -3/+6 |
2019-11-10 | media: ti-vpe: vpe: fix compatible to match bindings | Benoit Parrot | 1 | -1/+1 |
2019-11-10 | media: zr364xx: remove redundant assigmnent to idx, clean up code | Colin Ian King | 1 | -4/+2 |
2019-11-10 | media: i2c: Use the correct style for SPDX License Identifier | Nishad Kamdar | 4 | -5/+5 |
2019-11-10 | media: siano: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2019-11-10 | media: vicodec: media_device_cleanup was called too early | Hans Verkuil | 1 | -1/+3 |
2019-11-10 | media: vim2m: media_device_cleanup was called too early | Hans Verkuil | 1 | -1/+3 |
2019-11-10 | media: v4l2-ctrl: Lock main_hdl on operations of requests_queued. | Pi-Hsun Shih | 1 | -0/+7 |
2019-11-10 | media: si470x-i2c: add missed operations in remove | Chuhong Yuan | 1 | -0/+2 |
2019-11-10 | media: coda: disable decoder crop selections | Philipp Zabel | 1 | -1/+2 |
2019-11-10 | media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT | Hans Verkuil | 1 | -12/+12 |
2019-11-10 | media: coda: disable encoder compose selections | Philipp Zabel | 1 | -1/+2 |
2019-11-10 | media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding | Hirokazu Honda | 1 | -6/+3 |
2019-11-10 | media: vimc: upon streaming, check that the pipeline starts with a source entity | Dafna Hirschfeld | 3 | -2/+29 |
2019-11-10 | media: aspeed-video: Fix memory leaks in aspeed_video_probe | Navid Emamdoost | 1 | -1/+2 |
2019-11-10 | media: v4l2: Use FIELD_SIZEOF directly | zhong jiang | 1 | -1/+1 |
2019-11-09 | media: c8sectpfe: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -23/+3 |
2019-11-09 | media: rc: add keymap for Beelink GS1 remote control | Clément Péron | 2 | -0/+85 |
2019-11-09 | media: dvbsky: remove unused code | Jan Pieter van Woerkom | 1 | -9/+0 |
2019-11-09 | media: flexcop-usb: ensure -EIO is returned on error condition | Colin Ian King | 1 | -1/+1 |
2019-11-09 | media: b2c2-flexcop-usb: add sanity checking | Oliver Neukum | 1 | -0/+3 |
2019-11-09 | media: coda: drop unused irqlock | Philipp Zabel | 2 | -3/+0 |
2019-11-09 | media: pvrusb2: Fix oops on tear-down when radio support is not present | Mike Isely | 1 | -2/+7 |
2019-11-09 | media: venus: remove invalid compat_ioctl32 handler | Arnd Bergmann | 2 | -6/+0 |
2019-11-09 | media: v4l2-mem2mem: Fix hold buf flag checks | Jernej Skrabec | 1 | -2/+2 |
2019-11-09 | media: vimc: sen: remove unused kthread_sen field | Dafna Hirschfeld | 1 | -5/+0 |
2019-11-08 | media: v4l2-ctrl: Use p_const when possible | Ricardo Ribalda Delgado | 1 | -8/+9 |
2019-11-08 | media: vivid: Add an area control | Ricardo Ribalda Delgado | 1 | -0/+14 |
2019-11-08 | media: v4l2_ctrl: Add p_def to v4l2_ctrl_config | Ricardo Ribalda Delgado | 1 | -1/+1 |
2019-11-08 | media: exynos4-is: fix wrong mdev and v4l2 dev order in error path | Seung-Woo Kim | 1 | -3/+4 |
2019-11-08 | media: vivid: Fix wrong locking that causes race conditions on streaming stop | Alexander Popov | 3 | -9/+15 |
2019-11-08 | media: vivid: add vivid_create_queue() helper | Hans Verkuil | 3 | -149/+116 |
2019-11-08 | media: siano: fix spelling mistake "ENBALE" -> "ENABLE" | Colin Ian King | 2 | -4/+4 |
2019-11-08 | media: mantis: fix two smatch errors | Hans Verkuil | 2 | -6/+2 |
2019-11-08 | media: ov6650: fix smatch warning | Hans Verkuil | 1 | -1/+1 |
2019-11-08 | media: ti-vpe: fix smatch error | Hans Verkuil | 1 | -1/+1 |
2019-11-08 | media: em28xx: fix two smatch warnings | Hans Verkuil | 1 | -2/+2 |
2019-11-08 | media: rc/ite-cir: fix smatch warning | Hans Verkuil | 1 | -1/+1 |
2019-11-08 | media: mtk-vpu: fix two smatch warnings | Hans Verkuil | 1 | -2/+2 |
2019-11-05 | media: am437x: fix smatch warning | Hans Verkuil | 1 | -1/+0 |