| Commit message (Expand) | Author | Age | Files | Lines |
* | media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stall | Daniel Lee Kruse | 2022-08-30 | 1 | -0/+3 |
* | media: pci/cx23885: fix repeated words in comments | wangjianli | 2022-08-29 | 1 | -1/+1 |
* | media: pci: cx23885: Fix the error handling in cx23885_initdev() | Zheyu Ma | 2022-04-24 | 1 | -3/+3 |
* | media: xc2028: rename the driver from tuner-xc2028 | Mauro Carvalho Chehab | 2022-03-12 | 3 | -3/+3 |
* | media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow | Sean Young | 2022-01-28 | 1 | -1/+1 |
* | media: cx23885: Fix snd_card_free call on null card pointer | Colin Ian King | 2021-09-30 | 1 | -1/+2 |
* | media: cx23885: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2021-04-06 | 2 | -6/+9 |
* | media: cx23885: Fix various Hauppauge device analog capture inputs | Brad Love | 2021-03-11 | 1 | -14/+14 |
* | media: cx23885: add more quirks for reset DMA on some AMD IOMMU | Brad Love | 2021-03-11 | 1 | -0/+9 |
* | media: cx23885: add more quirks for reset DMA on some AMD IOMMU | Daniel Lee Kruse | 2020-12-03 | 1 | -0/+4 |
* | media: Bulk remove BUG_ON(in_interrupt()) | Thomas Gleixner | 2020-11-16 | 1 | -1/+0 |
* | media: pci: fix common ALSA DMA-mapping related codes | Marek Szyprowski | 2020-09-26 | 1 | -2/+2 |
* | Merge tag 'v5.9-rc4' into patchwork | Mauro Carvalho Chehab | 2020-09-07 | 1 | -2/+2 |
|\ |
|
| * | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -2/+2 |
* | | media: rc: harmonize infrared durations to microseconds | Sean Young | 2020-09-03 | 1 | -1/+1 |
* | | media: cx23885-alsa: number of pages should be unsigned long | Mauro Carvalho Chehab | 2020-09-03 | 2 | -5/+6 |
* | | media: pci: cx23855-video.c: remove duplicate argument in 'or' | Daniel W. S. Almeida | 2020-08-29 | 1 | -1/+1 |
|/ |
|
* | media: cx23885: use generic power management | Vaibhav Gupta | 2020-07-19 | 1 | -3/+0 |
* | media: cx23888: remove unused functions | Sean Young | 2020-07-04 | 1 | -20/+0 |
* | media: cx23885: Add i2c device analog tuner support | Brad Love | 2020-04-21 | 1 | -12/+76 |
* | media: cx23885: Add analog frontend to HVR5525 | Brad Love | 2020-04-21 | 3 | -0/+21 |
* | media: cx23885: Add analog frontend to 1265_K4 | Brad Love | 2020-04-21 | 2 | -1/+12 |
* | media: cx23885: Add analog frontend to Hauppauge QuadHD | Brad Love | 2020-04-21 | 3 | -5/+54 |
* | Revert "media: Kconfig: better support hybrid TV devices" | Mauro Carvalho Chehab | 2020-04-14 | 1 | -2/+2 |
* | media: Kconfig: better support hybrid TV devices | Mauro Carvalho Chehab | 2020-04-14 | 1 | -2/+2 |
* | media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil | 2020-02-24 | 2 | -2/+2 |
* | media: pci: cx23885: cx23885-dvb: convert to use i2c_new_client_device() | Wolfram Sang | 2020-01-09 | 1 | -60/+54 |
* | media: pci: cx23885: convert to i2c_new_scanned_device | Wolfram Sang | 2020-01-08 | 1 | -2/+2 |
* | media: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-13 | 1 | -1/+0 |
* | media: cx23885: Add support for AVerMedia CE310B | Forest Crossman | 2019-12-13 | 3 | -1/+27 |
* | media: rc: prevent memory leak in cx23888_ir_probe | Navid Emamdoost | 2019-10-07 | 1 | -1/+4 |
* | media: media/pci: don't set description for ENUM_FMT | Hans Verkuil | 2019-07-22 | 3 | -7/+2 |
* | media: media/pci: set device_caps in struct video_device | Hans Verkuil | 2019-06-24 | 2 | -14/+21 |
* | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 2019-06-11 | 30 | -319/+30 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 30 | -319/+30 |
* | | media: cx23885: remove redundant assignment to err | Colin Ian King | 2019-06-03 | 1 | -2/+0 |
|/ |
|
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | media: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 1 | -2/+2 |
* | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 2019-03-20 | 1 | -2/+2 |
* | media: cx23885: check allocation return | Nicholas Mc Guire | 2019-03-19 | 1 | -2/+3 |
* | media: pci: fix several typos | Mauro Carvalho Chehab | 2019-03-01 | 5 | -8/+8 |
* | media: cx23885: only reset DMA on problematic CPUs | Brad Love | 2018-12-20 | 2 | -2/+55 |
* | media: remove redundant include moduleparam.h | zhong jiang | 2018-12-05 | 1 | -1/+0 |
* | media: vidioc_cropcap -> vidioc_g_pixelaspect | Hans Verkuil | 2018-11-20 | 1 | -6/+6 |
* | media: cropcap/g_selection split | Hans Verkuil | 2018-11-20 | 1 | -5/+23 |
* | Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-10-31 | 1 | -1/+1 |
|\ |
|
| * | media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev | Hans Verkuil | 2018-08-31 | 1 | -1/+1 |
* | | media: cx23885: make const array addr_list static | Colin Ian King | 2018-10-09 | 1 | -1/+1 |
* | | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros | Sean Young | 2018-10-04 | 1 | -4/+2 |
* | | media: pci: cx23885: handle adding to list failure | Nicholas Mc Guire | 2018-09-24 | 1 | -0/+10 |