aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/ttpci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-09media: ttpci: budget-patch: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: ttpci: budget: constify pci_device_idArvind Yadav1-1/+1
2017-05-19[media] av7110: avoid switch fall throughMauro Carvalho Chehab1-0/+5
2017-04-17[media] media: pci: constify stv0299_config structuresBhumika Goyal3-7/+7
2017-04-10[media] av7110: use setup_timerGeliang Tang1-3/+2
2017-02-08[media] ttpci: address stringop overflow warningArnd Bergmann2-10/+10
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus12-59/+22
2016-11-18[media] ttpci: cleanup debug macros and remove dead codeMauro Carvalho Chehab3-19/+11
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada1-3/+1
2016-10-21[media] ttpci: don't break long linesMauro Carvalho Chehab7-37/+21
2016-10-21[media] dvb_filter: use KERN_CONT where neededMauro Carvalho Chehab1-7/+6
2016-10-21[media] dvb_filter: get rid of dead codeMauro Carvalho Chehab1-485/+0
2016-10-21[media] dvb-core: move dvb_filter out of the DVB coreMauro Carvalho Chehab3-1/+847