summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-dvb.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is workingCatimimi2010-02-261-0/+1
* V4L/DVB: em28xx: add Dikom DK300 hybrid USB tunerAndrea.Amorosi76@gmail.com2010-02-261-0/+1
* V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra2010-02-261-0/+1
* V4L/DVB (13290): em28xx-dvb: Convert printks to em28xx_err and em28xx_infoFilipe Rosset2009-12-051-14/+9
* V4L/DVB (13078): em28xx: fix support for Terratec Cinergy T XS (005e)Uroš Vampl2009-12-051-0/+1
* V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV BoxAntti Palosaari2009-09-191-0/+19
* V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuningDevin Heitmueller2009-08-131-1/+1
* V4L/DVB (12265): em28xx: fix tuning problem in HVR-900 (R1)Devin Heitmueller2009-07-241-3/+11
* V4L/DVB (12260): em28xx: make support work for the Pinnacle Hybrid Pro (eb1a:...Devin Heitmueller2009-07-241-0/+1
* V4L/DVB (12258): em28xx: fix typo in mt352 init sequence for Terratec Cinergy...Devin Heitmueller2009-07-241-1/+1
* V4L/DVB (12257): em28xx: make tuning work for Terratec Cinergy T XS USB (mt35...Devin Heitmueller2009-07-241-6/+41
* V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 ve...Devin Heitmueller2009-07-051-1/+27
* V4L/DVB (12101): em28xx: add support for EVGA inDtubeDevin Heitmueller2009-06-231-0/+1
* V4L/DVB (11977): em28xx: Add Kworld 315 entryFranklin Meng2009-06-161-0/+14
* V4L/DVB (11810): em28xx: properly set packet size based on the device's eepro...Devin Heitmueller2009-06-161-2/+4
* V4L/DVB (11486): em28xx: Add EmpireTV board supportDouglas Schilling Landgraf2009-06-161-0/+1
* V4L/DVB (10840): em28xx-dvb: Remove an unused headerMauro Carvalho Chehab2009-03-301-3/+0
* V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora2009-01-291-1/+19
* V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) supportMauro Carvalho Chehab2008-12-301-0/+1
* V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850Douglas Schilling Landgraf2008-12-301-0/+1
* V4L/DVB (9764): em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab2008-12-291-4/+4
* V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab2008-12-291-2/+2
* V4L/DVB (9155): em28xx-dvb: dvb_init() code factorizationThierry MERLE2008-10-131-18/+2
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-1/+2
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-121-1/+1
* V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310UDarron Broad2008-10-041-0/+9
* V4L/DVB (8541): em28xx: HVR-950 entry is duplicated.Mauro Carvalho Chehab2008-07-271-1/+1
* V4L/DVB (8492): Add support for the ATI TV Wonder HD 600Devin Heitmueller2008-07-261-0/+2
* V4L/DVB (8489): add dvb-t support for terratec cinergy hybrid T usb xsreinhard schwab2008-07-261-0/+9
* V4L/DVB (8006): em28xx: Split HVR900 into two separate entriesDevin Heitmueller2008-07-201-0/+23
* V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant...Devin Heitmueller2008-07-201-0/+2
* V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2008-06-261-0/+10
* V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...Mauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right placeMauro Carvalho Chehab2008-04-241-0/+17
* V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab2008-04-241-9/+11
* V4L/DVB (7608): em28xx-dvb: Some cleanups and fixesDevin Heitmueller2008-04-241-4/+0
* V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf2008-04-241-12/+17
* V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab2008-04-241-0/+1
* V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvbAidan Thornton2008-04-241-48/+301
* V4L/DVB (7601): em28xx-dvb: add support for the HVR-900Aidan Thornton2008-04-241-0/+18
* V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fhMauro Carvalho Chehab2008-04-241-1/+7
* V4L/DVB (7598): em28xx: several fixes on gpio programmingDevin Heitmueller2008-04-241-1/+4
* V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modesMauro Carvalho Chehab2008-04-241-8/+9
* V4L/DVB (7596): em28xx-dvb: Add support for HVR950Mauro Carvalho Chehab2008-04-241-1/+16
* V4L/DVB (7593): em28xx: add a module to handle dvbMauro Carvalho Chehab2008-04-241-0/+157
OpenPOWER on IntegriCloud