aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/tm6000
AgeCommit message (Expand)Author
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young
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
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] tm6000: don't break long linesMauro Carvalho Chehab
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall
2016-08-24[media] media: usb: tm6000: tm6000-video: don't print error when allocating u...Wolfram Sang
2016-08-24[media] media: usb: tm6000: tm6000-dvb: don't print error when allocating urb...Wolfram Sang
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-10-01[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt
2015-06-09[media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab
2015-06-05[media] tm6000: remove needless checkMauro Carvalho Chehab
2015-04-02[media] tm6000: embed video_deviceHans Verkuil
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan