summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb-v2
AgeCommit message (Expand)AuthorFilesLines
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil1-4/+9
2023-09-23media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong1-0/+8
2023-09-23media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong1-1/+1
2023-09-23media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong1-6/+8
2023-08-11media: usb: Check az6007_read() return valueDaniil Dulov1-1/+2
2023-06-09media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong1-0/+20
2023-06-09media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen1-0/+8
2023-06-09media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen1-0/+12
2021-08-15media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-03-03media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga1-2/+4
2018-02-16media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tunerMalcolm Priestley1-7/+6
2018-02-16media: dvb-usb-v2: lmedm04: Improve logic checking of warm startMalcolm Priestley1-8/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-08-27media: mxl111sf: Fix potential null pointer dereferenceEugeniu Rosca1-1/+3
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young8-31/+34
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-3/+2
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2017-07-20media: Added support for the TerraTec T1 DVB-T USB tuner [IT9135 chipset]Nuno Henriques1-0/+2
2017-06-25media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...Gustavo A. R. Silva1-6/+4
2017-06-20[media] af9015: move 2nd demod power-up wait different locationAntti Palosaari1-3/+3
2017-06-20[media] af9015: enable 2nd TS flow control when dual modeAntti Palosaari1-2/+13
2017-06-20[media] af9015: fix and refactor i2c adapter algo logicAntti Palosaari1-74/+79
2017-06-20[media] af9015: use correct 7-bit i2c addressesAntti Palosaari2-13/+15
2017-06-06[media] mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller3-16/+28
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab2-0/+2
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-2/+2
2017-03-03[media] mxl111sf: reduce stack usage in init functionArnd Bergmann1-6/+8
2017-02-08[media] zd1301: fix building interface driver without demodulatorArnd Bergmann1-0/+4
2017-02-08[media] dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-02-03[media] lmedm04: make lme2510_powerup a little smallerRasmus Villemoes1-4/+1
2017-02-03[media] lmedm04: make some string arrays staticRasmus Villemoes1-3/+4
2017-02-03[media] lmedm04: change some static variables to automaticRasmus Villemoes1-1/+1
2017-02-03[media] lmedm04: use %phN for hex dumpRasmus Villemoes1-3/+1
2017-02-03[media] zd1301: ZyDAS ZD1301 DVB USB interface driverAntti Palosaari3-0/+305
2017-01-31[media] af9035: correct demod i2c addressesAntti Palosaari1-8/+9
2017-01-31[media] it913x: add chip device ids for bindingAntti Palosaari1-4/+4
2017-01-31[media] af9035: register it9133 tuner using platform bindingAntti Palosaari2-64/+62
2017-01-31[media] af9035: read and store whole eepromAntti Palosaari2-71/+60
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus23-92/+0
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-24/+23
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann1-2/+1
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann1-1/+1
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada1-8/+6
2016-10-24[media] dvb-usb-dvbsky: Add support for TechnoTrend S2-4650 CIOlli Salonen1-0/+4
2016-10-24[media] Add support for EVOLVEO XtraTV stickCIJOML CIJOMLovic1-0/+2
2016-10-21[media] dvb-usb-v2: don't break long linesMauro Carvalho Chehab2-13/+9