aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-3/+28
2012-04-18[media] drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov1-2/+4
2012-04-18[media] dvb_frontend: Fix a regression when switching back to DVB-SMauro Carvalho Chehab1-1/+24
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-15/+51
2012-04-09[media] dvb_frontend: fix compiler warningHans Petter Selasky1-1/+1
2012-04-09[media] it913x: fix firmware loading errorsMalcolm Priestley1-14/+40
2012-04-09[media] dvb_frontend: regression fix: userspace ABI broken for xineChris Rankin1-0/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds3-3/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-3/+0
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-5/+4
2012-03-19[media] stb0899: fix the limits for signal strength valuesKlaus Schmidinger1-3/+5
2012-03-19[media] mxl111sf: fix error on stream stop in mxl111sf_ep6_streaming_ctrl()Michael Krufky1-4/+2
2012-03-19[media] m88rs2000 ver 1.13 Correct deseqc and tuner gain functionsMalcolm Priestley1-9/+8
2012-03-19[media] af9015: fix i2c failures for dual-tuner devices - part 2Antti Palosaari2-30/+48
2012-03-19[media] af9015: fix i2c failures for dual-tuner devicesGordon Hecker2-0/+33
2012-03-19[media] dib0700: Fix memory leak during initializationJean Delvare1-1/+6
2012-03-19[media] dib0700: Drop useless check when remote key is pressedJean Delvare1-3/+0
2012-03-19[media] au8522: bug-fix: enable modulation AFTER tune (instead of before tuning)Michael Krufky1-5/+5
2012-03-19[media] dvb: earth-pt1: remove unsupported net subdevicesAkihiro Tsukada1-4/+0
2012-03-19[media] dvb: earth-pt1: decrease the too large DMA buffer sizeAkihiro Tsukada1-1/+1
2012-03-19[media] dvb: earth-pt1: add an error check/report on the incoming dataAkihiro Tsukada1-0/+14
2012-03-19[media] dvb: earth-pt1: stop polling data when no one accesses the deviceAkihiro Tsukada1-23/+50
2012-03-19[media] lmedm04 - support for m88rs2000 missing kconfig optionMalcolm Priestley1-0/+1
2012-03-19[media] lmedm04 ver 1.99 support for m88rs2000 v2Malcolm Priestley2-78/+197
2012-03-19[media] m88rs2000: Don't fill info.typeMauro Carvalho Chehab1-1/+0
2012-03-19[media] m88rs2000 1.12 v2 DVB-S frontend and tuner moduleMalcolm Priestley4-0/+981
2012-03-19[media] lmedm04 v1.98 Remove clear haltMalcolm Priestley1-5/+1
2012-03-19[media] dvb: negative value assigned to unsigned int in CDRXD()Santosh Nayak1-3/+3
2012-03-19[media] dib9000: implement error handling for DibAcquireLockAlexey Khoroshilov1-24/+91
2012-03-19[media] dib9000: fix explicit lock mismatchesAlexey Khoroshilov1-1/+5
2012-03-19[media] Add CI support to az6007 driverJose Alberto Reguero1-1/+376
2012-03-19[media] lmedm04 ver 1.97 Remove delays required for STV0288Malcolm Priestley1-5/+1
2012-03-19[media] STV0288 increase delay between carrier searchMalcolm Priestley1-1/+1
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab1-9/+118
2012-03-19[media] stb0899: fixed reading of IF_AGC_GAIN registerAndreas Regel1-1/+1
2012-03-19[media] stb0899: set FE_HAS_SIGNAL flag in read_statusAndreas Regel1-1/+1
2012-03-19[media] tda10071: fix the delivery systemAntti Palosaari1-1/+1
2012-03-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-9/+118
2012-03-11[media] [trivial] DiB0090: remove redundant '; ' from dib0090_fw_identify()Jesper Juhl1-1/+1
2012-03-08[media] rtl28xxu: add another Freecom usb idPaolo Pantò2-0/+5
2012-03-08[media] smsdvb: fix get_frontendGianluca Gennari1-7/+116
2012-03-08[media] media: dvb: append $(srctree) to -I parametersAndy Shevchenko2-5/+6
2012-03-08[media] lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang1-2/+4
2012-03-08[media] cx22702: Fix signal strengthJean Delvare1-3/+19
2012-03-08[media] it913x-fe ver 1.15 read signal strenght using reg VAR_P_INBANDMalcolm Priestley4-10/+93
2012-03-08[media] it913x ver 1.27 Allow PID 8192 to turn PID filter offMalcolm Priestley1-2/+16
2012-03-08[media] it913x ver 1.26 change to remove interruptible mutex locksMalcolm Priestley1-14/+13
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2012-03-08[media] rtl2830: __udivdi3 undefinedGianluca Gennari1-1/+1
2012-03-01[media] smsusb: fix the default delivery system settingMauro Carvalho Chehab1-2/+2