aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-08media: pci: bt8xx: convert to i2c_new_scanned_deviceWolfram Sang1-3/+3
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab1-2/+2
2019-08-21media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta1-1/+1
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil3-24/+4
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-28/+22
2019-06-12media: add SPDX headers to some filesMauro Carvalho Chehab2-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner3-32/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner15-195/+15
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 34Thomas Gleixner1-18/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2019-05-18media: remove unneeded header search pathsMasahiro Yamada1-1/+0
2019-03-29media: bt8xx: avoid a needless u8 to char conversionMauro Carvalho Chehab2-3/+3
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab1-1/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab7-23/+23
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-5/+3
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil1-7/+5
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-10-09media: bttv-input: make const array addr_list staticColin Ian King1-1/+1
2018-09-24media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor1-1/+0
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-2/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab4-8/+9
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+1
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2-17/+17