index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
[media] DVB: remove "stats" property bits from ATSC-MH API property additions
Michael Krufky
1
-1
/
+8
2012-05-20
[media] lg2160: Don't fill the legacy DVBv3 ops.type field
Mauro Carvalho Chehab
1
-2
/
+0
2012-05-20
[media] DVB: add support for the LG2160 ATSC-MH demodulator
Michael Krufky
4
-0
/
+1554
2012-05-15
[media] dib9000: get rid of Dib*Lock macros
Alexey Khoroshilov
1
-70
/
+58
2012-05-15
[media] cxd2820r: tweak search algorithm behavior
Gianluca Gennari
1
-2
/
+2
2012-05-15
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
1
-2
/
+4
2012-05-15
[media] dvb/drxd: stub out drxd_attach when not built
Arnd Bergmann
1
-0
/
+14
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
3
-13
/
+11
2012-05-14
[media] v4l/dvb: fix compiler warnings
Hans Verkuil
10
-40
/
+25
2012-05-14
[media] af9033: implement ber and ucb functions
Hans-Frieder Vogt
1
-2
/
+63
2012-04-19
[media] dib7000p: remove duplicate code and comment
Gianluca Gennari
1
-5
/
+0
2012-04-19
[media] au8522_common: dont EXPORT_SYMBOL(au8522_led_gpio_enable)
Michael Krufky
1
-2
/
+1
2012-04-19
[media] au8522_common: add missing MODULE_LICENSE
Michael Krufky
1
-0
/
+2
2012-04-19
[media] au8522: build ATV/DTV demodulators as separate modules
Michael Krufky
5
-221
/
+281
2012-04-18
[media] drxk: Does not unlock mutex if sanity check failed in scu_command()
Alexey Khoroshilov
1
-2
/
+4
2012-04-09
[media] af9033: do some minor changes for .get_frontend()
Antti Palosaari
1
-39
/
+34
2012-04-09
[media] af9033: implement get_frontend
Gianluca Gennari
1
-0
/
+133
2012-04-09
[media] af9035: add support for the tda18218 tuner
Gianluca Gennari
3
-0
/
+39
2012-04-09
[media] af9035: add Avermedia Volar HD (A867R) support
Hans-Frieder Vogt
3
-9
/
+68
2012-04-09
[media] af9035: Add fc0011 tuner support
Michael Büsch
2
-0
/
+65
2012-04-09
[media] af9035: add log writing if unsupported Xtal freq is given
Antti Palosaari
1
-0
/
+7
2012-04-09
[media] af9033: implement .read_snr()
Antti Palosaari
2
-1
/
+146
2012-04-09
[media] af9033: correct debug print
Antti Palosaari
1
-1
/
+1
2012-04-09
[media] Afatech AF9033 DVB-T demodulator driver
Antti Palosaari
5
-0
/
+1027
2012-03-19
[media] stb0899: fix the limits for signal strength values
Klaus Schmidinger
1
-3
/
+5
2012-03-19
[media] m88rs2000 ver 1.13 Correct deseqc and tuner gain functions
Malcolm Priestley
1
-9
/
+8
2012-03-19
[media] au8522: bug-fix: enable modulation AFTER tune (instead of before tuning)
Michael Krufky
1
-5
/
+5
2012-03-19
[media] m88rs2000: Don't fill info.type
Mauro Carvalho Chehab
1
-1
/
+0
2012-03-19
[media] m88rs2000 1.12 v2 DVB-S frontend and tuner module
Malcolm Priestley
4
-0
/
+981
2012-03-19
[media] dvb: negative value assigned to unsigned int in CDRXD()
Santosh Nayak
1
-3
/
+3
2012-03-19
[media] dib9000: implement error handling for DibAcquireLock
Alexey Khoroshilov
1
-24
/
+91
2012-03-19
[media] dib9000: fix explicit lock mismatches
Alexey Khoroshilov
1
-1
/
+5
2012-03-19
[media] STV0288 increase delay between carrier search
Malcolm Priestley
1
-1
/
+1
2012-03-19
[media] stb0899: fixed reading of IF_AGC_GAIN register
Andreas Regel
1
-1
/
+1
2012-03-19
[media] stb0899: set FE_HAS_SIGNAL flag in read_status
Andreas Regel
1
-1
/
+1
2012-03-19
[media] tda10071: fix the delivery system
Antti Palosaari
1
-1
/
+1
2012-03-11
[media] [trivial] DiB0090: remove redundant '; ' from dib0090_fw_identify()
Jesper Juhl
1
-1
/
+1
2012-03-08
[media] media: dvb: append $(srctree) to -I parameters
Andy Shevchenko
1
-2
/
+2
2012-03-08
[media] lgdt330x: fix signedness error in i2c_read_demod_bytes()
Xi Wang
1
-2
/
+4
2012-03-08
[media] cx22702: Fix signal strength
Jean Delvare
1
-3
/
+19
2012-03-08
[media] it913x-fe ver 1.15 read signal strenght using reg VAR_P_INBAND
Malcolm Priestley
3
-10
/
+90
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-03-08
[media] rtl2830: __udivdi3 undefined
Gianluca Gennari
1
-1
/
+1
2012-02-28
[media] rtl2830: prevent .read_status() when sleeping
Antti Palosaari
2
-0
/
+17
2012-02-28
[media] rtl2830: correct I2C functionality
Antti Palosaari
2
-17
/
+52
2012-02-28
[media] Realtek RTL2830 DVB-T demodulator driver
Antti Palosaari
5
-0
/
+672
2012-02-14
[media] [trivial] frontends: Fix typo in tda1004x.c
Masanari Iida
1
-2
/
+2
2012-02-08
[media] drxk: Fix get_tune_settings for DVB-T
Jose Alberto Reguero
1
-4
/
+1
2012-01-26
[media] drxk_hard: does not need to include linux/version.h
Jesper Juhl
1
-1
/
+0
2012-01-23
Merge branch 'v4l_for_linus' into staging/for_v3.4
Mauro Carvalho Chehab
2
-9
/
+17
[prev]
[next]