summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab2020-04-141-3/+2
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-2/+2
* media: pci: bt8xx: convert to i2c_new_scanned_deviceWolfram Sang2020-01-081-3/+3
* media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-261-2/+2
* media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta2019-08-211-1/+1
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-223-24/+4
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-28/+22
* media: add SPDX headers to some filesMauro Carvalho Chehab2019-06-122-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-32/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2415-195/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 34Thomas Gleixner2019-05-241-18/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-2/+2
* media: remove unneeded header search pathsMasahiro Yamada2019-05-181-1/+0
* media: bt8xx: avoid a needless u8 to char conversionMauro Carvalho Chehab2019-03-292-3/+3
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-1/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: pci: fix several typosMauro Carvalho Chehab2019-03-017-23/+23
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-071-5/+3
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-201-7/+5
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-1/+1
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+1
* | media: bttv-input: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor2018-09-241-1/+0
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-2/+2
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-114-8/+9
|/
* media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-022-17/+17