summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ttpci
Commit message (Expand)AuthorAgeFilesLines
* media: Convert from tasklet to BH workqueueAllen Pais2024-06-214-21/+24
* media: pci: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-151-0/+1
* media: ttpci: coding style fixes: loggingStefan Herdler2024-04-165-38/+41
* media: ttpci: coding style fixes: miscellaneousStefan Herdler2024-04-162-2/+1
* media: ttpci: coding style fixes: constant_comparsationStefan Herdler2024-04-163-4/+4
* media: ttpci: coding style fixes: trailing_statementsStefan Herdler2024-04-161-6/+12
* media: ttpci: coding style fixes: assign_in_ifStefan Herdler2024-04-163-9/+15
* media: ttpci: coding style fixes: export_symbolStefan Herdler2024-04-161-8/+7
* media: ttpci: coding style fixes: bracesStefan Herdler2024-04-163-37/+24
* media: ttpci: coding style fixes: commentsStefan Herdler2024-04-164-22/+36
* media: ttpci: coding style fixes: whitespaceStefan Herdler2024-04-163-458/+458
* media: ttpci: coding style fixes: whitespace and newlinesStefan Herdler2024-04-165-64/+68
* media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu2024-02-281-3/+5
* 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