summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tm6000
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-112-18/+2Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-052-18/+2Star
* | media: media/usb: set device_caps in struct video_deviceHans Verkuil2019-06-051-10/+10
|/
* 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: usb: fix several typosMauro Carvalho Chehab2019-03-016-7/+7
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-071-1/+1
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-1/+1
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+1
* | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-293-11/+12
|\ \
| * | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-6/+6
| * | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-5/+6
| |/
* / media: tm6000: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-09-101-2/+3
|/
* media: tm6000: don't check number of messages in the driverWolfram Sang2018-07-271-2/+0Star
* media: tm6000: add error handling for dvb_register_adapterZhouyang Jia2018-06-281-0/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-5/+8
* MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-047-7/+7
* media: tm6000: avoid casting just to print pointer addressMauro Carvalho Chehab2018-03-231-3/+2Star
* 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/+52Star
|\
| * 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/+0Star
| * media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-282-4/+3Star
| * 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/+0Star
| * 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/+51Star
* | 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-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