aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/ttusb-dec/ttusb_dec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-30media: ttusb-dec: avoid release of non-acquired mutexEvgeny Novikov1-5/+5
2021-06-17media: ttusb-dec: cleanup an error handling logicMauro Carvalho Chehab1-13/+10
2021-03-11media: media/usb:Remove superfluous "breaks" in the ttusb_dec.cdingsenjie1-4/+0
2020-08-29media: ttusb-dec: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-05-12media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_irq()Jia-Ju Bai1-4/+5
2019-08-21media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-03-01media: usb: fix several typosMauro Carvalho Chehab1-1/+1
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab1-5/+5
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+4
2018-01-17media: ttusb-dec: Remove pci_zalloc_coherent() abuseChristoph Hellwig1-14/+4
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-4/+4
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-11-18[media] ttusb_dec: use KERNEL_CONT where neededMauro Carvalho Chehab1-9/+5
2016-10-21[media] ttusb-dec: don't break long linesMauro Carvalho Chehab1-12/+8
2016-10-21[media] dvb-core: move dvb_filter out of the DVB coreMauro Carvalho Chehab1-1/+57
2016-09-22[media] ttusb_dec: avoid the risk of go past bufferMauro Carvalho Chehab1-12/+18
2015-11-19[media] ttusb-dec: constify ttusbdecfe_config structureJulia Lawall1-1/+1
2015-10-06[media] dvb: get rid of enum dmx_successMauro Carvalho Chehab1-7/+5
2015-07-17[media] ttusb-dec: use swap() in swap_bytes()Fabian Frederick1-7/+2
2015-05-01[media] ttusb-dec: fix bad indentationMauro Carvalho Chehab1-2/+2
2014-08-08media: use pci_zalloc_consistentJoe Perches1-8/+3
2013-10-03[media] dvb-usb: fix error handling in ttusb_dec_probe()Alexey Khoroshilov1-70/+82
2013-04-08[media] demux.h: Remove duplicated enumMauro Carvalho Chehab1-10/+10
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab1-0/+1764