summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tm6000
Commit message (Expand)AuthorAgeFilesLines
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-061-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-7/+7
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0610-133/+52
|\
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+1
| * media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-1/+0
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-282-4/+3
| * media: fix SPDX comment on some header filesMauro Carvalho Chehab2017-12-183-15/+21
| * media: get rid of i2c-addr.hMauro Carvalho Chehab2017-12-181-1/+0
| * media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2017-12-181-0/+2
| * media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab2017-12-119-137/+51
* | media: annotate ->poll() instancesAl Viro2017-11-271-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-38/+27
|\
| * 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/+23
* | 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/+0
* [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-271-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/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2710-40/+0
* [media] tm6000: don't break long linesMauro Carvalho Chehab2016-10-216-36/+22
* [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/+0
* [media] media: usb: tm6000: tm6000-dvb: don't print error when allocating urb...Wolfram Sang2016-08-241-3/+1
* [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/+1
* [media] tm6000: remove needless checkMauro Carvalho Chehab2015-06-051-1/+1
* [media] tm6000: embed video_deviceHans Verkuil2015-04-022-46/+17
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-2/+1
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-251-1/+1
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-1/+1
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-16/+35
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-2/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [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
OpenPOWER on IntegriCloud