summaryrefslogtreecommitdiff
path: root/drivers/media/usb/tm6000
AgeCommit message (Expand)Author
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young
2018-10-03media: tm6000: add error handling for dvb_register_adapterZhouyang Jia
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2013-06-17[media] tm6000: remove deprecated current_normHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-02-08[media] tm6000: fix an uninitialized variableHans Verkuil
2013-02-08[media] tm6000: check an allocation for failureDan Carpenter
2013-02-05[media] tm6000: fix G/TRY_FMTHans Verkuil
2013-02-05[media] tm6000: add poll op for radio device nodeHans Verkuil
2013-02-05[media] tm6000: set colorspace fieldHans Verkuil
2013-02-05[media] tm6000: add support for control events and prio handlingHans Verkuil
2013-02-05[media] tm6000: convert to the control frameworkHans Verkuil
2013-02-05[media] tm6000: fix querycap and input/tuner compliance issuesHans Verkuil
2012-12-21[media] tm6000-dvb: Fix module unloadJulian Scheel
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus