summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tm6000
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-164-38/+27Star
|\
| * media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-072-4/+4
| * media: tm6000: cleanup trival coding style issuesMarkus Elfring2017-10-274-34/+23Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-19/+19
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* media: tm6000: constify videobuf_queue_ops structuresJulia Lawall2017-08-201-1/+1
* media: usb: make snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* media: usb: constify usb_device_idArvind Yadav2017-08-201-1/+1
* media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-201-1/+1
* [media] tm6000: key_addr is unusedDavid Härdeman2017-06-061-4/+0Star
* [media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'Christophe JAILLET2017-04-171-1/+1
* scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* [media] tm6000: fix typo in parameter descriptionWei Yongjun2017-02-031-1/+1
* [media] tm6000: Clean up file handle in open() error pathSantosh Kumar Singh2017-01-311-1/+4
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1Star
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2710-40/+0Star
* [media] tm6000: don't break long linesMauro Carvalho Chehab2016-10-216-36/+22Star
* [media] usb: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] media: usb: tm6000: tm6000-video: don't print error when allocating u...Wolfram Sang2016-08-241-1/+0Star
* [media] media: usb: tm6000: tm6000-dvb: don't print error when allocating urb...Wolfram Sang2016-08-241-3/+1Star
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt2015-10-011-1/+1
* [media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab2015-06-091-2/+1Star
* [media] tm6000: remove needless checkMauro Carvalho Chehab2015-06-051-1/+1
* [media] tm6000: embed video_deviceHans Verkuil2015-04-032-46/+17Star
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-2/+1Star
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-261-1/+1
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-1/+1
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-241-16/+35
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-2/+0Star
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-242-2/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-044-5/+5
|\
| * [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
| * [media, edac] Change my email addressMauro Carvalho Chehab2014-02-073-4/+4
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-2/+2
|/
* [media] tm6000: remove deprecated current_normHans Verkuil2013-06-172-3/+12
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-3/+3
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-6/+2Star
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
* [media] tm6000: fix an uninitialized variableHans Verkuil2013-02-081-4/+4
* [media] tm6000: check an allocation for failureDan Carpenter2013-02-081-3/+6
* [media] tm6000: fix G/TRY_FMTHans Verkuil2013-02-051-6/+3Star
* [media] tm6000: add poll op for radio device nodeHans Verkuil2013-02-051-0/+1
* [media] tm6000: set colorspace fieldHans Verkuil2013-02-051-0/+2
* [media] tm6000: add support for control events and prio handlingHans Verkuil2013-02-052-8/+25
* [media] tm6000: convert to the control frameworkHans Verkuil2013-02-052-167/+68Star
* [media] tm6000: fix querycap and input/tuner compliance issuesHans Verkuil2013-02-051-116/+31Star
* [media] tm6000-dvb: Fix module unloadJulian Scheel2012-12-211-2/+2