summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx
Commit message (Expand)AuthorAgeFilesLines
* media: cx231xx-cards: Add Hauppauge 955Q variantBrad Love2019-06-131-0/+2
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-113-31/+3Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-303-31/+3Star
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-14/+14
* | media: cx231xx-dvb: fix memory leak in dvb_fini()Young Xiao2019-05-291-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2413-169/+13Star
* 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: remove unneeded header search pathsMasahiro Yamada2019-05-181-1/+0Star
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-4/+4
* media: usb: fix several typosMauro Carvalho Chehab2019-03-013-3/+3
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-073-4/+4
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-202-12/+12
* media: cropcap/g_selection splitHans Verkuil2018-11-202-10/+48
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-312-3/+3
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-312-3/+3
* | media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King2018-10-091-1/+1
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-8/+9
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-113-11/+11
|/
* media: cx231xx: fix spelling mistake: "completition" -> "completion"Colin Ian King2018-08-032-3/+3
* media: cx231xx: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-08-023-10/+15
* media: cx231xx: don't check number of messages in the driverWolfram Sang2018-07-271-2/+0Star
* media: cx231xx: fix RC_CORE dependencyArnd Bergmann2018-06-271-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-6/+6
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell2018-05-111-0/+1
* media: cx231xx: Fix spelling mistake: "senario" -> "scenario"Colin Ian King2018-05-111-1/+1
* media: cx231xx: Fix recursive dependencyBrad Love2018-05-051-1/+0Star
* media: cx231xx: remove a now unused varMauro Carvalho Chehab2018-05-051-1/+0Star
* media: cx231xx: Add I2C_MUX dependencyBrad Love2018-05-051-1/+1
* media: cx231xx: Remove RC_CORE dependencyBrad Love2018-05-051-1/+0Star
* media: cx231xx: Remove unnecessary parameter clearBrad Love2018-05-051-1/+0Star
* media: cx231xx: Update 955Q from dvb attach to i2c deviceBrad Love2018-05-051-10/+11
* media: cx231xx: Switch to using new dvb i2c helpersBrad Love2018-05-051-252/+78Star
* media: cx231xx: Ignore an i2c mux adapterBrad Love2018-05-051-1/+1
* media: cx231xx: Style fix for struct zero initBrad Love2018-05-051-8/+4Star
* media: cx231xx: Use board profile values for addressesBrad Love2018-05-051-10/+9Star
* media: cx231xx: Fix several incorrect demod addressesBrad Love2018-05-051-3/+3
* media: cx231xx: get rid of videobuf-dvb dependencyMauro Carvalho Chehab2018-05-043-5/+5
* media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng2018-04-201-0/+3
* media: cx231xx: Increase USB bridge bandwidthBrad Love2018-04-041-1/+1
* media: add tuner standby op, use where neededHans Verkuil2018-03-211-1/+1
* media: cx231xx: Add second i2c demod to Hauppauge 975Brad Love2018-03-072-3/+50
* media: cx231xx: Use constant instead of hard code for maxBrad Love2018-03-071-1/+2
* media: cx231xx: Set mfe_shared if second frontend foundBrad Love2018-03-071-0/+3
* media: cx231xx: Use frontend i2c adapter with tunerBrad Love2018-03-071-1/+1
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-062-2/+2
* media: cx231xx: Add second i2c demod clientBrad Love2018-03-062-20/+26
* media: cx231xx: Add second frontend optionBrad Love2018-03-061-76/+97
* media: cx231xx: Add support for Hauppauge HVR-975Brad Love2018-03-063-0/+117