aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/tm6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-2/+2
2019-12-13media: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-13media: tm6000: Clean up ALSA PCM API usagesTakashi Iwai1-80/+1
2019-10-07media: usb: tm6000: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven1-1/+1
2019-08-14media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil2-5/+0
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2-18/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2-18/+2
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil1-10/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-2/+2
2019-03-01media: usb: fix several typosMauro Carvalho Chehab6-7/+7
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-11/+12
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab2-6/+6
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2-5/+6
2018-09-10media: tm6000: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-1/+1
2018-07-27media: tm6000: don't check number of messages in the driverWolfram Sang1-2/+0
2018-06-28media: tm6000: add error handling for dvb_register_adapterZhouyang Jia1-0/+5
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-5/+8
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab7-7/+7
2018-03-23media: tm6000: avoid casting just to print pointer addressMauro Carvalho Chehab1-3/+2
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-7/+7
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-133/+52
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-1/+1
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab1-1/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-4/+3
2017-12-18media: fix SPDX comment on some header filesMauro Carvalho Chehab3-15/+21
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab1-1/+0
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab1-0/+2
2017-12-11media: usb: add SPDX identifiers to some code I wroteMauro Carvalho Chehab9-137/+51
2017-11-27media: annotate ->poll() instancesAl Viro1-4/+4
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-38/+27
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring4-34/+23
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-19/+19
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-08-20media: tm6000: constify videobuf_queue_ops structuresJulia Lawall1-1/+1
2017-08-20media: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal1-1/+1
2017-06-06[media] tm6000: key_addr is unusedDavid Härdeman1-4/+0
2017-04-17[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'Christophe JAILLET1-1/+1