summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ttpci
AgeCommit message (Expand)Author
2024-04-16media: ttpci: coding style fixes: loggingStefan Herdler
2024-04-16media: ttpci: coding style fixes: miscellaneousStefan Herdler
2024-04-16media: ttpci: coding style fixes: constant_comparsationStefan Herdler
2024-04-16media: ttpci: coding style fixes: trailing_statementsStefan Herdler
2024-04-16media: ttpci: coding style fixes: assign_in_ifStefan Herdler
2024-04-16media: ttpci: coding style fixes: export_symbolStefan Herdler
2024-04-16media: ttpci: coding style fixes: bracesStefan Herdler
2024-04-16media: ttpci: coding style fixes: commentsStefan Herdler
2024-04-16media: ttpci: coding style fixes: whitespaceStefan Herdler
2024-04-16media: ttpci: coding style fixes: whitespace and newlinesStefan Herdler
2024-02-28media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu
2023-07-19media: ttpci: remove unnecessary (void*) conversionsYu Zhe
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui
2023-04-15media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil
2023-03-19media: drop unnecessary networking includesJakub Kicinski
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil
2021-06-02media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-02media: av7110: move driver to stagingMauro Carvalho Chehab
2021-06-02media: move ttpci-eeprom to commonMauro Carvalho Chehab
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-03media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-09-12media: av7110: don't do float point mathMauro Carvalho Chehab
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: av7110_v4l: avoid a typecastMauro Carvalho Chehab
2020-08-29media: ttpci: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-23media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-06-23media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-08-21media: ttpci: unknown protocol is rc-mm-32Sean Young
2019-06-21media: ttpci: Fix build error without RC_COREYueHaibing
2019-06-10media: ttpci: use rc-core for the IR receiverSean Young
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-03-22media: ttpci: improve printing of encoded MAC addressDaniel Scheller
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab
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