summaryrefslogtreecommitdiff
path: root/drivers/media/pci/bt8xx
AgeCommit message (Expand)Author
2024-02-16media: bt8xx: make bttv_sub_bus_type constRicardo B. Marliere
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-09media: bttv: add back vbi hackHans Verkuil
2023-12-09media: bttv: start_streaming should return a proper error codeHans Verkuil
2023-09-27media: bt8xx: make read-only arrays staticColin Ian King
2023-09-27media: bttv: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-09-27media: bttv: fix use after free error due to btv->timeout timerZheng Wang
2023-09-14media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-08-14media: bttv: convert to vb2Deborah Brouwer
2023-08-14media: bttv: use audio defaults for winfast2000Deborah Brouwer
2023-08-14media: bttv: refactor bttv_set_dma()Deborah Brouwer
2023-08-14media: bttv: move vbi_skip/vbi_count out of bufferDeborah Brouwer
2023-08-14media: bttv: remove crop info from bttv_bufferDeborah Brouwer
2023-08-14media: bttv: remove tvnorm field from bttv_bufferDeborah Brouwer
2023-08-14media: bttv: remove format field from bttv_bufferDeborah Brouwer
2023-08-14media: bttv: move do_crop flag out of bttv_fhDeborah Brouwer
2023-08-14media: bttv: copy vbi_fmt from bttv_fhDeborah Brouwer
2023-08-14media: bttv: copy vid fmt/width/height from fhDeborah Brouwer
2023-08-14media: bttv: radio use v4l2_fh instead of bttv_fhDeborah Brouwer
2023-08-14media: bttv: replace BUG with WARN_ONDeborah Brouwer
2023-08-14media: bttv: use video_drvdata to get bttvDeborah Brouwer
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui
2023-03-20media: bttv: drop overlay supportHans Verkuil
2022-10-24bttv: remove unused tea5757_set_freq declarationGaosheng Cui
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-01-23media: bttv: fix WARNING regression on tunerless devicesOndrej Zary
2021-12-07media: bttv: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-06-02media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma
2021-06-02media: bt878: do not schedule tasklet when it is not setupTong Zhang
2021-04-06media: drivers/media/pci/bt8xx/bttv-cards: fix typosXiaofeng Cao
2020-11-27media: bttv: use generic power managementVaibhav Gupta
2020-11-27media: bt8xx: avoid a useless memsetChristophe JAILLET
2020-11-27media: bt8xx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-16media: media/pci: simplify the return expression of verify_window_lockLiu Shixin
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner
2020-11-16media: bttv: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-09-26media: media/pci: prevent memory leak in bttv_probeXiaolong Huang
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-29media: bt8xx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil