summaryrefslogtreecommitdiff
path: root/drivers/media/pci/bt8xx
AgeCommit message (Expand)Author
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
2018-05-05media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck
2018-05-04media: bttv: Fixed oops error when capturing at yuv410pSamuel Williams
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-23media: bttv-input: better handle errors at I2C transferMauro Carvalho Chehab
2018-02-15[poll] annotate SAA6588_CMD_POLL usersAl Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab
2017-12-14media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: pci: Convert timers to use timer_setup()Kees Cook
2017-10-27media: bt8xx: make bttv_vbi_qops constBhumika Goyal