summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2011-09-06[media] ddbridge: fix compiler warningsHans Verkuil1-3/+6
2011-09-06[media] dvb-usb: refactor MFE code for individual streaming config per frontendMichael Krufky37-508/+857
2011-09-06[media] dvb-usb: add ATSC support for the Hauppauge WinTV-Aero-MMichael Krufky13-0/+3868
2011-09-04[media] drxd: fix divide errorEdward Sheldrake1-4/+9
2011-09-04[media] DVB: dvb_frontend: check function pointers on reinitializeAndreas Oberritter1-4/+2
2011-09-04[media] saa7146: Use current logging stylesJoe Perches2-36/+38
2011-09-04[media] em28xx: don't sleep on disconnectChris Rankin1-2/+2
2011-09-04[media] DVB: dvb_frontend: remove static assignments from dtv_property_cache_...Andreas Oberritter1-5/+24
2011-09-04[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe14-28/+28
2011-09-04[media] ddbridge: fix ddb_ioctl()Dan Carpenter1-17/+17
2011-09-04[media] CXD2820R: Replace i2c message translation with repeater gate controlSteve Kerrison6-81/+8
2011-09-04[media] DVB: gp8psk-fe: use SYS_TURBOAndreas Oberritter1-4/+13
2011-09-04[media] DVB: dvb_frontend: Fix compatibility criteria for satellite receiversAndreas Oberritter1-8/+5
2011-09-03[media] dib9000: return error code on failureDan Carpenter1-1/+1
2011-09-03[media] dib7000p: return error code on allocation failureDan Carpenter1-1/+1
2011-09-03[media] dvb-core, tda18271c2dd: define get_if_frequency() callbackMauro Carvalho Chehab3-3/+12
2011-09-03[media] DVB: dvb_frontend: update locking in dvb_frontend_{add, get_event}Andreas Oberritter1-17/+7
2011-09-03[media] DVB: dvb_frontend: clear stale events on FE_SET_FRONTENDAndreas Oberritter1-0/+11
2011-09-03[media] DVB: dvb_frontend: avoid possible race condition on first eventAndreas Oberritter1-1/+1
2011-09-03[media] DVB: dvb_frontend: fix stale parameters on initial frontend eventAndreas Oberritter1-0/+7
2011-08-27[media] ttusb2: add support for the dvb-t part of CT-3650 v3Jose Alberto Reguero3-25/+110
2011-08-27[media] af9015: use logic or instead of sum numbersAntti Palosaari1-13/+13
2011-08-27[media] af9015: map remote for Leadtek WinFast DTV2000DSAntti Palosaari1-0/+2
2011-08-27[media] drivers/media/dvb/dvb-usb/usb-urb.c: adjust array indexJulia Lawall1-2/+2
2011-08-27[media] Add support for new revision of KNC 1 DVB-C cards. Using tda10024 ins...Julian Scheel3-0/+7
2011-08-27[media] it913x: Driver for Kworld UB499-2T (id 1b80:e409) v1.05Malcolm Priestley4-0/+624
2011-08-27[media] it913x_fe: frontend and tuner driver v1.05Malcolm Priestley5-0/+1294
2011-08-27[media] siano: apply debug flag to module levelDoron Cohen5-13/+2
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-06[media] dib0700: correct error messageOlivier Grenie1-9/+9
2011-08-06[media] dib0700: protect the dib0700 buffer accessOlivier Grenie1-9/+72
2011-08-06[media] DiBcom: protect the I2C bufer accessPatrick Boettcher8-67/+412
2011-07-31[media] anysee: use multi-frontend (MFE)Antti Palosaari2-94/+206
2011-07-31[media] dvb-usb: multi-frontend support (MFE)Antti Palosaari3-22/+78
2011-07-31[media] dvb-usb: prepare for multi-frontend support (MFE)Antti Palosaari29-344/+344
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds51-255/+12114
2011-07-29[media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHzMauro Carvalho Chehab1-1/+19
2011-07-28[media] au8522: set signal field to 100% when signal presentDevin Heitmueller1-1/+1
2011-07-28[media] drxk: Fix the logic that selects between DVB-C annex A and CMauro Carvalho Chehab1-30/+26
2011-07-28[media] drxk: Fix read debug messageMauro Carvalho Chehab1-9/+6
2011-07-28[media] drxk: Fix error return code during drxk initMauro Carvalho Chehab1-1/+1
2011-07-28[media] drxk: Remove goto/break after returnMauro Carvalho Chehab1-2/+0
2011-07-28[media] drxk: Fix a bug at some switches that broke DVB-TMauro Carvalho Chehab1-8/+8
2011-07-28[media] Remove the double symbol increment hack from drxk_hardMauro Carvalho Chehab1-17/+4
2011-07-28Revert "[media] DVB: dvb_frontend: off by one in dtv_property_dump()"Mauro Carvalho Chehab1-1/+1
2011-07-28[media] af9015: add support for Sveon STV22 [1b80:e401]Emilio David Diaus Lopez2-1/+10
2011-07-28[media] af9015: remove 2nd I2C-adapterAntti Palosaari2-76/+19
2011-07-28[media] af9015: remove old FW based IR polling codeAntti Palosaari1-8/+0
2011-07-28[media] af9015: add more I2C msg checksAntti Palosaari1-0/+12
2011-07-28[media] af9015: small optimizationAntti Palosaari1-4/+4