summaryrefslogtreecommitdiff
path: root/drivers/media/usb/tm6000
AgeCommit message (Expand)Author
2019-10-07media: usb: tm6000: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven
2019-08-14media: tm6000: double free if usb disconnect while streamingSean Young
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: usb: fix several typosMauro Carvalho Chehab
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-09-10media: tm6000: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-07-27media: tm6000: don't check number of messages in the driverWolfram Sang
2018-06-28media: tm6000: add error handling for dvb_register_adapterZhouyang Jia
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-03-23media: tm6000: avoid casting just to print pointer addressMauro Carvalho Chehab
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-18media: fix SPDX comment on some header filesMauro Carvalho Chehab
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-08-20media: tm6000: constify videobuf_queue_ops structuresJulia Lawall
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal
2017-08-20media: usb: constify usb_device_idArvind Yadav
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-06-06[media] tm6000: key_addr is unusedDavid Härdeman
2017-04-17[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'Christophe JAILLET
2017-02-27scripts/spelling.txt: add "neded" pattern and fix typo instancesMasahiro Yamada
2017-02-03[media] tm6000: fix typo in parameter descriptionWei Yongjun
2017-01-31[media] tm6000: Clean up file handle in open() error pathSantosh Kumar Singh