aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx/em28xx-dvb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-24em28xx-dvb: remove some left overMauro Carvalho Chehab1-11/+0
2016-05-09[media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen1-0/+64
2016-05-06[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama1-0/+121
2016-02-16[media] cx231xx, em28xx: pass media_device to si2157Mauro Carvalho Chehab1-0/+6
2016-02-16[media] em28xx-dvb: create RF connector on DVB-only modeMauro Carvalho Chehab1-1/+6
2016-02-01[media] em28xx: add media controller supportMauro Carvalho Chehab1-0/+10
2015-11-19[media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan1-0/+15
2015-08-11[media] em28xx: remove unused a8293 SEC configAntti Palosaari1-4/+0
2015-06-10[media] em28xx: PCTV 461e use I2C client for demod and SECAntti Palosaari1-53/+83
2015-06-06[media] em28xx: bind PCTV 460e using I2C clientAntti Palosaari1-17/+51
2015-06-06[media] em28xx: add support for DVB SEC I2C clientAntti Palosaari1-1/+9
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen1-0/+2
2015-04-02[media] em28xx: switch PCTV 461e to ts2020 driverAntti Palosaari1-7/+6
2015-03-03[media] Basic support for the Elgato EyeTV Hybrid INT 2008 USB StickGilles Risch1-0/+1
2014-12-23[media] em28xx-dvb: fix missing newlinesRussell King1-6/+6
2014-12-23[media] em28xx: ensure "closing" messages terminate with a newlineRussell King1-1/+1
2014-12-04[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab1-15/+15
2014-11-25[media] em28xx: Add support for Terratec Cinergy T2 Stick HDOlli Salonen1-0/+59
2014-11-21[media] em28xx: initialize si2168_config structOlli Salonen1-0/+1
2014-10-30[media] em28xx-dvb: remove unused mfe_sharingMauro Carvalho Chehab1-4/+1
2014-09-21[media] em28xx: convert tda18212 tuner to I2C clientAntti Palosaari1-6/+26
2014-09-02[media] em28xx: add ts mode setting for PCTV 292eOlli Salonen1-0/+1
2014-09-02[media] m88ds3103: implement set voltage and TS clocknibble.max1-1/+3
2014-07-26[media] media: em28xx-dvb update fe exit flag to indicate device disconnectShuah Khan1-2/+6
2014-07-26[media] media: em28xx - add error handling for KWORLD dvb_attach failuresShuah Khan1-3/+11
2014-07-26[media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvbShuah Khan1-17/+0
2014-07-21[media] em28xx-dvb: Prepare for si2157 driver getting more parametersMatthias Schwarzott1-0/+1
2014-04-23[media] em28xx: PCTV tripleStick (292e) LNA supportAntti Palosaari1-0/+16
2014-04-23[media] em28xx: add [2013:025f] PCTV tripleStick (292e)Antti Palosaari1-0/+73
2014-03-31[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-0/+10
2014-03-31Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"Mauro Carvalho Chehab1-10/+0
2014-03-28[media] em28xx: fix PCTV 290e LNA oopsAntti Palosaari1-1/+2
2014-03-28[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-0/+10
2014-03-11[media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab1-22/+26
2014-03-11[media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab1-1/+4
2014-03-04[media] em28xx: add support for Kworld UB435-Q version 3Mauro Carvalho Chehab1-0/+36
2014-03-04[media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller1-0/+27
2014-03-04[media] em28xx: Display the used DVB alternateMauro Carvalho Chehab1-2/+2
2014-03-04[media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab1-0/+4
2014-03-03[media] em28xx-dvb: implement em28xx_ops: suspend/resume hooksShuah Khan1-0/+57
2014-02-24[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-2/+25
2014-01-14[media] em28xx: fix usb alternate setting for analog and digital video endpoints > 0Frank Schaefer1-1/+1
2014-01-14[media] drxk: remove the option to load firmware asynchronouslyMauro Carvalho Chehab1-5/+0
2014-01-14[media] em28xx: print a message at disconnectMauro Carvalho Chehab1-0/+2
2014-01-14[media] em28xx: move usb buffer pre-allocation and transfer uninit from the core to the dvb extensionFrank Schaefer1-0/+23
2014-01-13[media] em28xx: fix xc3028 demod and firmware setup on DVBMauro Carvalho Chehab1-0/+5
2014-01-07[media] em28xx: prevent registering wrong interfaces for audio-onlyMauro Carvalho Chehab1-0/+10
2014-01-07[media] em28xx: unify module versionMauro Carvalho Chehab1-1/+3
2014-01-07[media] em28xx: improve extension information messagesMauro Carvalho Chehab1-3/+4
2013-12-19[media] m88ts2022: convert to Kernel I2C driver modelAntti Palosaari1-12/+13