summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx18
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: pci: cx18: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-10-13media: pci: cx18: if cx == NULL, then don't use it.Hans Verkuil
2023-09-27media: cx18: increase in_workq_name sizeHans Verkuil
2023-07-19media: cx18: remove unnecessary (void*) conversionsYu Zhe
2023-05-26media: pci: cx18-av-vbi: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui
2023-03-19media: cx18: fix format compliance issuesHans Verkuil
2023-03-19media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.cHans Verkuil
2023-03-19media: cx18: missing CAP_AUDIO for vbi streamHans Verkuil
2023-03-19media: cx18: properly report pixelformatsHans Verkuil
2023-03-19media: cx18: fix incorrect input countingHans Verkuil
2023-03-19media: cx18: convert to vb2Hans Verkuil
2022-09-24media: pci/cx18: fix repeated words in commentsJilin Yuan
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli
2022-08-29media: pci/cx18: fix repeated words in commentswangjianli
2022-07-08media: cx18: Fix typo in commentsJiang Jian
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-03-07media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2022-02-22media: cx18: use GFP_KERNELJulia Lawall
2021-11-22media: cx18: drop an unused macroMauro Carvalho Chehab
2021-09-30media: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-11media: drivers: media: pci: cx18: Spelling fix of minimze to minimize in the ...Bhaskar Chowdhury
2021-03-11media: drivers: media: pci: cx18: Couple of spell fixes in the file cx18-av-c...Bhaskar Chowdhury
2021-03-11media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file...Bhaskar Chowdhury
2020-07-19media: cx18: Replace http links with https onesAlexander A. Klimov
2020-05-06media: pci: Fill v4l2_fmtdesc with designated initializersLaurent Pinchart
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab
2020-04-14media: docs: cx18-streams.c: fix broken references to docsMauro Carvalho Chehab
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-08media: pci: cx18: convert to i2c_new_scanned_deviceWolfram Sang
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-13media: cx18: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-13media: cx18: Clean up ALSA PCM API usagesTakashi Iwai
2019-12-13media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil
2019-10-10media: cx18: make array mapping static, makes object smallerColin Ian King
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: remove include stdarg.h from some driversMauro Carvalho Chehab
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner