summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ttpci
Commit message (Expand)AuthorAgeFilesLines
* media: ttpci: remove unnecessary (void*) conversionsYu Zhe2023-07-194-45/+45
* media: pci: remove unnecessary (void*) conversionsSu Hui2023-05-251-2/+2
* media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil2023-04-151-2/+2
* media: drop unnecessary networking includesJakub Kicinski2023-03-191-0/+1
* media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2023-02-097-0/+4910
* media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2022-08-297-4910/+0
* media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-06-021-1/+2
* media: av7110: move driver to stagingMauro Carvalho Chehab2021-06-0218-9675/+1
* media: move ttpci-eeprom to commonMauro Carvalho Chehab2021-06-023-182/+1
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+1
|\
| * net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
* | media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-031-5/+8
|/
* media: av7110: don't do float point mathMauro Carvalho Chehab2020-09-121-2/+2
* Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-075-7/+7
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-7/+7
* | media: av7110_v4l: avoid a typecastMauro Carvalho Chehab2020-09-031-2/+2
* | media: ttpci: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-293-20/+21
|/
* media: budget-core: Improve exception handling in budget_register()Chuhong Yuan2020-06-231-3/+8
* media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai2020-06-231-2/+3
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-242-2/+2
* media: remove include stdarg.h from some driversMauro Carvalho Chehab2019-08-261-1/+0
* media: ttpci: unknown protocol is rc-mm-32Sean Young2019-08-211-8/+6
* media: ttpci: Fix build error without RC_COREYueHaibing2019-06-211-1/+2
* media: ttpci: use rc-core for the IR receiverSean Young2019-06-103-347/+111
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113Thomas Gleixner2019-05-2411-157/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-242-26/+2
* 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: pci: fix several typosMauro Carvalho Chehab2019-03-011-3/+3
* media: dvb: move compat handlers into driversArnd Bergmann2018-09-121-1/+55
* media: dvb: move most compat_ioctl handling into driversArnd Bergmann2018-09-121-0/+2
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-2/+3
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-2/+4
* media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-151-1/+1
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* media: ttpci: improve printing of encoded MAC addressDaniel Scheller2018-03-221-6/+3
* media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-232-5/+6
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-7/+7
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-067-127/+127
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-043-109/+109
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-287-18/+18
* | media: annotate ->poll() instancesAl Viro2017-11-272-6/+6
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-152-5/+5
|\
| * media: av7110: avoid 2038 overflow in debug printArnd Bergmann2017-11-071-3/+3
| * media: dvb_demux: dvb_demux_feed.pusi_seen is booleanMauro Carvalho Chehab2017-10-112-2/+2
* | Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-079-0/+9
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
| |/
* / media: ttpci: remove autorepeat handling and use timer_setupSean Young2017-11-032-37/+21
|/
* media: ca.h: split typedefs from structsMauro Carvalho Chehab2017-09-052-7/+7
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-2/+3