aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-16media: bt8xx: make bttv_sub_bus_type constRicardo B. Marliere2-2/+2
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard1-1/+1
2023-12-09media: bttv: add back vbi hackHans Verkuil1-0/+21
2023-12-09media: bttv: start_streaming should return a proper error codeHans Verkuil2-9/+5
2023-09-27media: bt8xx: make read-only arrays staticColin Ian King1-5/+9
2023-09-27media: bttv: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+1
2023-09-27media: bttv: fix use after free error due to btv->timeout timerZheng Wang1-0/+1
2023-09-14media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil1-3/+1
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman2-2/+2
2023-08-14media: bttv: convert to vb2Deborah Brouwer6-896/+542
2023-08-14media: bttv: use audio defaults for winfast2000Deborah Brouwer1-9/+1
2023-08-14media: bttv: refactor bttv_set_dma()Deborah Brouwer2-41/+71
2023-08-14media: bttv: move vbi_skip/vbi_count out of bufferDeborah Brouwer4-12/+17
2023-08-14media: bttv: remove crop info from bttv_bufferDeborah Brouwer3-12/+11
2023-08-14media: bttv: remove tvnorm field from bttv_bufferDeborah Brouwer3-4/+3
2023-08-14media: bttv: remove format field from bttv_bufferDeborah Brouwer3-29/+27
2023-08-14media: bttv: move do_crop flag out of bttv_fhDeborah Brouwer2-18/+11
2023-08-14media: bttv: copy vbi_fmt from bttv_fhDeborah Brouwer3-8/+12
2023-08-14media: bttv: copy vid fmt/width/height from fhDeborah Brouwer2-17/+20
2023-08-14media: bttv: radio use v4l2_fh instead of bttv_fhDeborah Brouwer1-27/+10
2023-08-14media: bttv: replace BUG with WARN_ONDeborah Brouwer3-12/+12
2023-08-14media: bttv: use video_drvdata to get bttvDeborah Brouwer2-53/+32
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui1-1/+1
2023-03-20media: bttv: drop overlay supportHans Verkuil7-763/+11
2022-10-24bttv: remove unused tea5757_set_freq declarationGaosheng Cui1-1/+0
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-2/+0
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-1/+1
2022-01-23media: bttv: fix WARNING regression on tunerless devicesOndrej Zary1-2/+2
2021-12-07media: bttv: use DEVICE_ATTR_RO() helper macroZhen Lei1-2/+2
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-2/+1
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann1-3/+3
2021-06-02media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-06-02media: bt878: do not schedule tasklet when it is not setupTong Zhang1-1/+2
2021-04-06media: drivers/media/pci/bt8xx/bttv-cards: fix typosXiaofeng Cao1-10/+10
2020-11-27media: bttv: use generic power managementVaibhav Gupta1-40/+16
2020-11-27media: bt8xx: avoid a useless memsetChristophe JAILLET1-1/+0
2020-11-27media: bt8xx: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-11/+11
2020-11-16media: media/pci: simplify the return expression of verify_window_lockLiu Shixin1-8/+4
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner1-1/+0
2020-11-16media: bttv: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann1-6/+2
2020-09-26media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-29media: bt8xx: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport3-3/+3
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport3-3/+3
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab1-2/+3
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab1-1/+1
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab1-3/+2
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-2/+2