summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx25821
Commit message (Expand)AuthorAgeFilesLines
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-8/+6Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-10/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3015-166/+15Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-2/+2
* media: pci: fix several typosMauro Carvalho Chehab2019-03-013-3/+3
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-7/+7
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-3/+3
* media: pci: cx25821: Replace mdelay() with msleep()Jia-Ju Bai2018-07-272-3/+3
* media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe2018-06-285-1557/+0Star
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-1/+1
* media: cx25821: prevent out-of-bounds read on array cardColin Ian King2018-02-261-3/+4
* media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-2/+0Star
* media: cx25821-alsa: fix usage of a pointer printkMauro Carvalho Chehab2017-12-111-2/+2
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-161-1/+1
|\
| * Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-291-8/+5Star
| |\
| * | media: pci: make i2c_client constBhumika Goyal2017-09-231-1/+1
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-151-8/+5Star
|\ \ | |/ |/|
| * fs: fix kernel_read prototypeChristoph Hellwig2017-09-051-8/+5Star
* | media: pci: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* | media: pci: make snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* | media: cx25821: get rid of CX25821_VERSION_CODEMauro Carvalho Chehab2017-07-202-6/+1Star
|/
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2720-80/+0Star
* [media] cx25821: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-222-13/+2Star
* [media] cx25821: Drop Freeing of WorkqueueBhaktipriya Shridhar2016-09-221-1/+1
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-083-12/+2Star
* cx25821-alsa: shutup a Gcc 6.1 warningMauro Carvalho Chehab2016-06-241-1/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+6
* various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-211-1/+2
* cx25821: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-111-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-012-10/+14
* [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt2015-10-011-1/+1
* [media] cx25821: cx25821-medusa-reg.h: fix 0x0x prefixAntonio Ospite2015-05-131-3/+3
* [media] cx25821: remove video output supportHans Verkuil2014-12-234-3/+14
* [media] cx25821: add create_bufs supportHans Verkuil2014-12-231-1/+6
* [media] cx25821: convert to vb2Hans Verkuil2014-12-234-577/+207Star
* [media] cx28521: drop videobuf abuse in cx25821-alsaHans Verkuil2014-12-231-17/+90
* [media] cx25821: remove bogus btcx_risc dependencyHans Verkuil2014-12-236-19/+52
* [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil2014-11-251-6/+6
* [media] cx25821: fix sparse warningHans Verkuil2014-09-031-2/+3
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-3/+0Star
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+3Star