summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18
Commit message (Expand)AuthorAgeFilesLines
* media: pci: cx18-av-vbi: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-05-261-1/+1
* media: pci: remove unnecessary (void*) conversionsSu Hui2023-05-251-2/+2
* media: cx18: fix format compliance issuesHans Verkuil2023-03-191-27/+44
* media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.cHans Verkuil2023-03-191-97/+100
* media: cx18: missing CAP_AUDIO for vbi streamHans Verkuil2023-03-191-1/+1
* media: cx18: properly report pixelformatsHans Verkuil2023-03-191-23/+38
* media: cx18: fix incorrect input countingHans Verkuil2023-03-191-2/+2
* media: cx18: convert to vb2Hans Verkuil2023-03-197-346/+199
* media: pci/cx18: fix repeated words in commentsJilin Yuan2022-09-241-2/+2
* media: pci/cx18: fix repeated words in commentswangjianli2022-08-291-1/+1
* media: pci/cx18: fix repeated words in commentswangjianli2022-08-291-1/+1
* media: cx18: Fix typo in commentsJiang Jian2022-07-081-1/+1
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-241-2/+0
* media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-181-1/+1
* media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab2022-03-123-3/+3
* Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-03-071-1/+1
|\
| * media: cx18: use GFP_KERNELJulia Lawall2022-02-221-1/+1
* | media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-03-071-3/+3
|/
* media: cx18: drop an unused macroMauro Carvalho Chehab2021-11-221-6/+0
* media: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-303-15/+16
* media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia2021-09-302-6/+6
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-1/+1
* Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-283-4/+4
|\
| * media: drivers: media: pci: cx18: Spelling fix of minimze to minimize in the ...Bhaskar Chowdhury2021-03-111-1/+1
| * media: drivers: media: pci: cx18: Couple of spell fixes in the file cx18-av-c...Bhaskar Chowdhury2021-03-111-2/+2
| * media: drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file...Bhaskar Chowdhury2021-03-111-1/+1
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-172-2/+0
|/
* media: cx18: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
* media: pci: Fill v4l2_fmtdesc with designated initializersLaurent Pinchart2020-05-061-6/+16
* Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab2020-04-141-1/+1
* media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab2020-04-141-2/+2
* media: docs: cx18-streams.c: fix broken references to docsMauro Carvalho Chehab2020-04-141-2/+2
* media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab2020-04-141-1/+1
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-6/+6
* Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-314-80/+7
|\
| * media: pci: cx18: convert to i2c_new_scanned_deviceWolfram Sang2020-01-081-1/+1
| * media: cx18: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-13/+0
| * media: cx18: Clean up ALSA PCM API usagesTakashi Iwai2019-12-131-61/+1
| * media: ivtv/cx18: remove ivtvdriver.org referencesHans Verkuil2019-12-132-5/+5
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* media: cx18: make array mapping static, makes object smallerColin Ian King2019-10-101-1/+1
* media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab2019-08-261-1/+1
* media: remove include stdarg.h from some driversMauro Carvalho Chehab2019-08-261-1/+1
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-242-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3046-462/+46
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* 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: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-2/+2
* media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter2019-03-191-1/+1