summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx18
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* media: pci: fix several typosMauro Carvalho Chehab2019-03-016-7/+7
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-071-1/+1
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-201-6/+7
* media: cx18: Don't check for address of video_devNathan Chancellor2018-10-081-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-116-12/+12
* media: cx18: remove redundant zero check on retvalColin Ian King2018-06-281-2/+0
* media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab2018-06-151-2/+2
* media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-151-1/+1
* media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab2018-03-061-2/+2
* media: cx18: remove unused cx18-alsa-mixerCorentin Labbe2018-02-263-189/+0
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-8/+8
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0615-177/+167
|\
| * media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-0412-153/+153
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-042-2/+2
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-282-7/+6
| * media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young2017-12-142-15/+6
* | media: annotate ->poll() instancesAl Viro2017-11-272-4/+4
* | annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
|/
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-154-19/+17
|\
| * media: pci: Convert timers to use timer_setup()Kees Cook2017-10-313-4/+4
| * media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-231-10/+10
| * media: drivers: improve a size determinationMarkus Elfring2017-09-231-1/+1
| * media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-231-4/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: cx18: make v4l2_file_operations constBhumika Goyal2017-08-271-1/+1
* media: cx18: Make i2c_algo_bit_data constBhumika Goyal2017-08-261-1/+1