aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ttpci (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil7-4910/+0
2021-06-02media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+2
2021-06-02media: av7110: move driver to stagingMauro Carvalho Chehab18-9675/+1
2021-06-02media: move ttpci-eeprom to commonMauro Carvalho Chehab3-182/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2020-12-03media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+8
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-09-12media: av7110: don't do float point mathMauro Carvalho Chehab1-2/+2
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab5-7/+7
2020-09-03media: av7110_v4l: avoid a typecastMauro Carvalho Chehab1-2/+2
2020-08-29media: ttpci: convert tasklets to use new tasklet_setup() APIAllen Pais3-20/+21
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva5-7/+7
2020-06-23media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-06-23media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()Jia-Ju Bai1-2/+3
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2-2/+2
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab1-1/+0
2019-08-21media: ttpci: unknown protocol is rc-mm-32Sean Young1-8/+6
2019-06-21media: ttpci: Fix build error without RC_COREYueHaibing1-1/+2
2019-06-10media: ttpci: use rc-core for the IR receiverSean Young3-347/+111
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113Thomas Gleixner11-157/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2-26/+2
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-03-01media: pci: fix several typosMauro Carvalho Chehab1-3/+3
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann1-1/+55
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann1-0/+2
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab2-2/+3
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2-2/+4
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab1-1/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-03-22media: ttpci: improve printing of encoded MAC addressDaniel Scheller1-6/+3
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2-5/+6
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-7/+7
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-127/+127
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab3-109/+109
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab7-18/+18
2017-11-27media: annotate ->poll() instancesAl Viro2-6/+6
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-5/+5
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov9-0/+9
2017-11-07media: av7110: avoid 2038 overflow in debug printArnd Bergmann1-3/+3
2017-11-03media: ttpci: remove autorepeat handling and use timer_setupSean Young2-37/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-10-11media: dvb_demux: dvb_demux_feed.pusi_seen is booleanMauro Carvalho Chehab2-2/+2
2017-09-05media: ca.h: split typedefs from structsMauro Carvalho Chehab2-7/+7
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-2/+3
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: v4l2: av7110_v4l: constify v4l2_audio structureJulia Lawall1-1/+1
2017-08-09media: ttpci: av7110: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: budget-av: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: budget-ci: constify pci_device_idArvind Yadav1-1/+1