summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* media: Convert from tasklet to BH workqueueAllen Pais2024-06-213-9/+10
* media: pci: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-151-0/+1
* media: bt8xx: make bttv_sub_bus_type constRicardo B. Marliere2024-02-162-2/+2
* media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-1/+1
* media: bttv: add back vbi hackHans Verkuil2023-12-091-0/+21
* media: bttv: start_streaming should return a proper error codeHans Verkuil2023-12-092-9/+5
* media: bt8xx: make read-only arrays staticColin Ian King2023-09-271-5/+9
* media: bttv: Add MODULE_FIRMWARE macroJuerg Haefliger2023-09-271-0/+1
* media: bttv: fix use after free error due to btv->timeout timerZheng Wang2023-09-271-0/+1
* media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil2023-09-141-3/+1
* media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman2023-09-092-2/+2
* media: bttv: convert to vb2Deborah Brouwer2023-08-146-896/+542
* media: bttv: use audio defaults for winfast2000Deborah Brouwer2023-08-141-9/+1
* media: bttv: refactor bttv_set_dma()Deborah Brouwer2023-08-142-41/+71
* media: bttv: move vbi_skip/vbi_count out of bufferDeborah Brouwer2023-08-144-12/+17
* media: bttv: remove crop info from bttv_bufferDeborah Brouwer2023-08-143-12/+11
* media: bttv: remove tvnorm field from bttv_bufferDeborah Brouwer2023-08-143-4/+3
* media: bttv: remove format field from bttv_bufferDeborah Brouwer2023-08-143-29/+27
* media: bttv: move do_crop flag out of bttv_fhDeborah Brouwer2023-08-142-18/+11
* media: bttv: copy vbi_fmt from bttv_fhDeborah Brouwer2023-08-143-8/+12
* media: bttv: copy vid fmt/width/height from fhDeborah Brouwer2023-08-142-17/+20
* media: bttv: radio use v4l2_fh instead of bttv_fhDeborah Brouwer2023-08-141-27/+10
* media: bttv: replace BUG with WARN_ONDeborah Brouwer2023-08-143-12/+12
* media: bttv: use video_drvdata to get bttvDeborah Brouwer2023-08-142-53/+32
* media: pci: remove unnecessary (void*) conversionsSu Hui2023-05-251-1/+1
* media: bttv: drop overlay supportHans Verkuil2023-03-207-763/+11
* bttv: remove unused tea5757_set_freq declarationGaosheng Cui2022-10-241-1/+0
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-241-2/+0
* media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-181-1/+1
* media: bttv: fix WARNING regression on tunerless devicesOndrej Zary2022-01-231-2/+2
* media: bttv: use DEVICE_ATTR_RO() helper macroZhen Lei2021-12-071-2/+2
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
* media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2021-06-171-3/+3
* media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma2021-06-021-0/+3
* media: bt878: do not schedule tasklet when it is not setupTong Zhang2021-06-021-1/+2
* media: drivers/media/pci/bt8xx/bttv-cards: fix typosXiaofeng Cao2021-04-061-10/+10
* media: bttv: use generic power managementVaibhav Gupta2020-11-271-40/+16
* media: bt8xx: avoid a useless memsetChristophe JAILLET2020-11-271-1/+0
* media: bt8xx: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-11-273-11/+11
* media: media/pci: simplify the return expression of verify_window_lockLiu Shixin2020-11-161-8/+4
* media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-161-1/+0
* media: bttv: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-2/+4
* media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann2020-11-161-6/+2
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-09-261-3/+10
* media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-291-1/+1
* media: bt8xx: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-291-3/+4
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab2020-04-141-2/+3
* media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab2020-04-141-1/+1