- c6ddeb6 media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() by Gustavo A. R. Silva · 3 years, 7 months ago
- 58fff9f media: bt8xx: Fix a missing check bug in bt878_probe by Zheyu Ma · 3 years, 6 months ago
- 5b1736e media: cobalt: fix race condition in setting HPD by Hans Verkuil · 3 years, 7 months ago
- 5f15c0d media: media/saa7164: fix saa7164_encoder_register() memory leak bugs by Daniel Niv · 3 years, 8 months ago
- 7d215b2 media: cx25821: Fix a bug when reallocating some dma memory by Christophe JAILLET · 3 years, 10 months ago
- f2f29ba media: media/pci: Fix memleak in empress_init by Dinghao Liu · 3 years, 11 months ago
- 5cb351a media: netup_unidvb: Don't leak SPI master in probe error path by Lukas Wunner · 4 years ago
- 420959d media: saa7146: fix array overflow in vidioc_s_audio() by Dan Carpenter · 4 years ago
- c92c48d media: solo6x10: fix missing snd_card_free in error handling case by Qinglang Miao · 4 years ago
- 338a4c0 media: tw5864: check status of tw5864_frameinterval_get by Tom Rix · 4 years, 3 months ago
- bb92afd media: saa7134: avoid a shift overflow by Mauro Carvalho Chehab · 4 years, 3 months ago
- c11dfffd media: media/pci: prevent memory leak in bttv_probe by Xiaolong Huang · 4 years, 7 months ago
- a415132 media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() by Jia-Ju Bai · 4 years, 6 months ago
- 3264112 media: budget-core: Improve exception handling in budget_register() by Chuhong Yuan · 4 years, 6 months ago
- fa5ac05 media: rc: prevent memory leak in cx23888_ir_probe by Navid Emamdoost · 5 years ago
- e4188ad media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame by YueHaibing · 6 years ago
- 4ccb536 media: cx23885: check allocation return by Nicholas Mc Guire · 6 years ago
- ad58489 media: cx18: update *pos correctly in cx18_read_pos() by Dan Carpenter · 6 years ago
- 716fbe9 media: ivtv: update *pos correctly in ivtv_read_pos() by Dan Carpenter · 6 years ago
- 7a40880 media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() by Jia-Ju Bai · 6 years ago
- 3aa18ec media: fix: media: pci: meye: validate offset to avoid arbitrary access by Lao Wei · 6 years ago
- b6f5a71 media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate() by Maciej S. Szmigiero · 5 years ago
- 71ee91c media: saa7146: add cleanup in hexium_attach() by Wenwen Wang · 5 years ago
- 3136091 media: saa7146: avoid high stack usage with clang by Arnd Bergmann · 6 years ago
- 2a55f09 media: pci: cx23885: handle adding to list failure by Nicholas Mc Guire · 6 years ago
- 8992a70 media: tw686x: Fix oops on buffer alloc failure by Krzysztof Ha?asa · 6 years ago
- 523a9ce media: saa7164: Fix driver name in debug output by Brad Love · 7 years ago
- 739feeb media: tw686x: Fix incorrect vb2_mem_ops GFP flags by Ezequiel Garcia · 7 years ago
- 7c36063 media: cx25821: prevent out-of-bounds read on array card by Colin Ian King · 7 years ago
- 9a2347a media: cx23885: Override 888 ImpactVCBe crystal frequency by Brad Love · 7 years ago
- e651dc5 media: cx23885: Set subdev host data to clk_freq pointer by Brad Love · 7 years ago
- a20f36c media: bt8xx: Fix err 'bt878_probe()' by Christophe JAILLET · 7 years ago
- 078c1a5 solo6x10: release vb2 buffers in solo_stop_streaming() by Anton Sviridenko · 8 years ago
- 7cc1178 tw5864: use dev_warn instead of WARN to shut up warning by Arnd Bergmann · 8 years ago
- 2a6576f bt8xx: fix memory leak by Sudip Mukherjee · 7 years ago
- 14b502e ttpci: address stringop overflow warning by Arnd Bergmann · 8 years ago
- 12d17d7 saa7164: fix double fetch PCIe access condition by Steven Toth · 7 years ago
- e82672f cx88: Fix regression in initial video standard setting by Devin Heitmueller · 10 years ago
- fb2dc28 saa7134: fix warm Medion 7134 EEPROM read by Maciej S. Szmigiero · 8 years ago
- 7e5b779 media: fix dm1105.c build error by Randy Dunlap · 8 years ago
- 7f89c13 media: solo6x10: fix lockup by avoiding delayed register write by Andrey Utkin · 8 years ago
- c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
- 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
- 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
- e837d85 [media] cx23885: Fix some smatch warnings by Mauro Carvalho Chehab · 8 years ago
- 7cb278b [media] cx23885: attach si2165 driver via i2c_client by Matthias Schwarzott · 8 years ago
- 072973b [media] cx25821: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- 534e1f3 [media] cx25821: Drop Freeing of Workqueue by Bhaktipriya Shridhar · 8 years ago
- 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
- 00bb820 [media] rc: Hauppauge z8f0811 can decode RC6 by Sean Young · 8 years ago
- 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 8 years ago
- db83d08 [media] constify local structures by Julia Lawall · 8 years ago
- 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 8 years ago
- 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
- e4011b6 [media] tw5864: constify struct video_device template by Andrey Utkin · 8 years ago
- c9c21c3 [media] tw5864: constify vb2_ops structure by Andrey Utkin · 8 years ago
- d8feef9 [media] cx23885/saa7134: assign q->dev to the PCI device by Hans Verkuil · 8 years ago
- 036bbb8 [media] cobalt: update EDID by Hans Verkuil · 8 years ago
- 350649c [media] tw5864-core: remove excessive irqsave by Andrey Utkin · 8 years ago
- e587225 [media] Revert "[media] tw5864: remove double irq lock code" by Hans Verkuil · 8 years ago
- ee24209 [media] media: tw686x: Support frame sizes and frame intervals enumeration by Ezequiel Garcia · 8 years ago
- dd9ad4f [media] cx23885: Add support for Hauppauge WinTV quadHD ATSC version by Stephen Backway · 8 years ago
- b325c98 [media] media: pci: pt3: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
- 38e699b [media] media: pci: netup_unidvb: don't print error when adding adapter fails by Wolfram Sang · 8 years ago
- b9b048d [media] tw5864: remove two unused vars by Mauro Carvalho Chehab · 8 years ago
- 617e901 [media] tw5864: remove double irq lock code by Mauro Carvalho Chehab · 8 years ago
- cf460a1 [media] tw5864: add missing HAS_DMA dependency by Hans Verkuil · 8 years ago
- 34d1324 [media] pci: Add tw5864 driver by Andrey Utkin · 8 years ago
- 540da02 [media] zoran: convert g/s_crop to g/s_selection by Hans Verkuil · 8 years ago
- 802d62c [media] saa7134: convert g/s_crop to g/s_selection by Hans Verkuil · 8 years ago
- b714fb0 [media] bttv: convert g/s_crop to g/s_selection by Hans Verkuil · 8 years ago
- c6e4b8c [media] tw686x: Delete an unnecessary check before the function call "video_unregister_device" by Markus Elfring · 8 years ago
- 605a74e [media] cobalt: support reduced fps by Hans Verkuil · 8 years ago
- 95ad747 [media] media: tw686x: Rework initial hardware configuration by Ezequiel Garcia · 8 years ago
- 85c30a7 [media] tw686x: Support VIDIOC_{S,G}_PARM ioctls by Ezequiel Garcia · 8 years ago
- fb66852 [media] tw686x: use a formula instead of two tables for div by Mauro Carvalho Chehab · 8 years ago
- e3e8d37 [media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initialize" by Colin Ian King · 8 years ago
- 10a5210 [media] cx23885: Add support for Hauppauge WinTV quadHD DVB version by Stephen Backway · 8 years ago
- e3513f3 [media] ezkit/cobalt: drop unused op_656_range setting by Hans Verkuil · 8 years ago
- e34f2a9 [media] media: solo6x10: increase FRAME_BUF_SIZE by Andrey Utkin · 8 years ago
- 6ddd545 [media] ivtv: use v4l2_g/s_ctrl instead of the g/s_ctrl ops by Hans Verkuil · 8 years ago
- 5c030e44 [media] cx18: use v4l2_g/s_ctrl instead of the g/s_ctrl ops by Hans Verkuil · 8 years ago
- c2c33c3 [media] cx88: use wm8775_s_ctrl instead of the s_ctrl op by Hans Verkuil · 8 years ago
- 435c59e [media] saa7164: drop unused saa7164_ctrl struct by Hans Verkuil · 8 years ago
- 4c27a96 [media] tw686x: make const structs static by Hans Verkuil · 8 years ago
- 20634fd [media] ddbridge: Replace vmalloc with vzalloc by Amitoj Kaur Chawla · 8 years ago
- 2aefee0 [media] saa7164: Replace if and BUG with BUG_ON by Amitoj Kaur Chawla · 8 years ago
- 654043f [media] bt8xx: remove needless module refcounting by Alexey Khoroshilov · 9 years ago
- 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
- 77516a8 [media] media/pci/tw686x: convert driver to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
- 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
- f4bca74 [media] solo6x10: Simplify solo_enum_ext_input by Ismael Luceno · 9 years ago
- c2b4011 [media] tw686x: be explicit about the possible dma_mode options by Hans Verkuil · 8 years ago
- 6deab6f [media] tw686x: audio: Prevent hw param changes while busy by Ezequiel Garcia · 8 years ago
- 447d7c3 [media] tw686x: audio: Allow to configure the period size by Ezequiel Garcia · 8 years ago
- c156c54 [media] tw686x: audio: Implement non-memcpy capture by Ezequiel Garcia · 8 years ago
- 34e2acc [media] tw686x: Add support for DMA scatter-gather mode by Ezequiel Garcia · 8 years ago
- 11a1697 [media] tw686x: Add support for DMA contiguous interlaced frame mode by Ezequiel Garcia · 8 years ago