summaryrefslogtreecommitdiff
path: root/drivers/media/pci/bt8xx
AgeCommit message (Expand)Author
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
2020-01-08media: pci: bt8xx: convert to i2c_new_scanned_deviceWolfram Sang
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-21media: dvb-bt8xx: Make variable dst_config constantNishka Dasgupta
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-06-12media: add SPDX headers to some filesMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 34Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-03-29media: bt8xx: avoid a needless u8 to char conversionMauro Carvalho Chehab
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-09media: bttv-input: make const array addr_list staticColin Ian King
2018-09-24media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab
2018-07-27media: dvb-bt8xx: remove duplicate codeGustavo A. R. Silva
2018-06-28media: bt8xx: bttv: fix spelling mistake: "culpit" -> "culprit"Colin Ian King
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab