Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
5ca1c94deafa6bdd68a9a7e65e4b3fbb39cfcfa5
/
drivers
/
media
/
common
5ca1c94
[media] tda18271-fe: use DVBv5 parameters on set_params()
by Mauro Carvalho Chehab
· 14 years ago
ce0e93a
[media] tda18271: add support for QAM 7 MHz map
by Mauro Carvalho Chehab
· 14 years ago
67ccfe3
[media] tda18218: use DVBv5 parameters on set_params()
by Mauro Carvalho Chehab
· 14 years ago
e12617e
[media] mxl5007t: use DVBv5 parameters on set_params()
by Mauro Carvalho Chehab
· 14 years ago
1b750d0
[media] mxl5005s: fix: don't discard bandwidth changes
by Mauro Carvalho Chehab
· 14 years ago
9818d7d
[media] mxl5005s: use DVBv5 parameters on set_params()
by Mauro Carvalho Chehab
· 14 years ago
82c0126
[media] mt2266: use DVBv5 parameters for set_params()
by Mauro Carvalho Chehab
· 14 years ago
9f17916
[media] max2165: use DVBv5 parameters on set_params()
by Mauro Carvalho Chehab
· 14 years ago
35fea06
[media] mc44s803: use DVBv5 parameters on set_params()
by Mauro Carvalho Chehab
· 14 years ago
01ce5a7
[media] mt2031: remove fake implementaion of get_bandwidth()
by Mauro Carvalho Chehab
· 14 years ago
2676c25
[media] mt2060: remove fake implementaion of get_bandwidth()
by Mauro Carvalho Chehab
· 14 years ago
8b80ff3
[media] qt1010: remove fake implementaion of get_bandwidth()
by Mauro Carvalho Chehab
· 14 years ago
0349471
[media] dvb: replace SYS_DVBC_ANNEX_AC by the right delsys
by Mauro Carvalho Chehab
· 14 years ago
1b7acf0
[media] xc4000: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 15 years ago
b4d48c9
Merge tag 'v3.2-rc7' into staging/for_v3.3
by Mauro Carvalho Chehab
· 14 years ago
62d7a29
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 14 years ago
fd66c45
[media] Remove Annex A/C selection via roll-off factor
by Mauro Carvalho Chehab
· 14 years ago
0433cd2
[media] xc5000: Add support for 7MHz bandwidth for DVB-C/DVB-T
by Mauro Carvalho Chehab
· 15 years ago
78bd3dc
[media] xc5000,tda18271c2dd: Fix bandwidth calculus
by Mauro Carvalho Chehab
· 15 years ago
2bf9362
[media] xc5000: Remove the global mutex lock at xc5000 firmware init
by Mauro Carvalho Chehab
· 15 years ago
884b051
[media] tuner-xc2028: Better report signal strength
by Mauro Carvalho Chehab
· 15 years ago
576b849
[media] mxl5007t: fix reg read
by Antti Palosaari
· 15 years ago
8cffcc7
[media] tda18212: round IF frequency to close hardware value
by Antti Palosaari
· 15 years ago
835bf82
[media] tda18212: implement .get_if_frequency()
by Antti Palosaari
· 15 years ago
ed94051
[media] qt1010: implement .get_if_frequency()
by Antti Palosaari
· 15 years ago
055327c
[media] mt2060: implement .get_if_frequency()
by Antti Palosaari
· 15 years ago
d7d89dc
[media] tda18218: fix 6 MHz default IF frequency
by Antti Palosaari
· 15 years ago
522fdf7
[media] tda18218: implement .get_if_frequency()
by Antti Palosaari
· 15 years ago
12cbfd0
Merge tag 'v3.2-rc2' into staging/for_v3.3
by Mauro Carvalho Chehab
· 15 years ago
82e7dbb
[media] em28xx: initial support for HAUPPAUGE HVR-930C again
by Eddi De Pieri
· 15 years ago
3562103
[media] xc5000: Add support for get_if_frequency
by Mauro Carvalho Chehab
· 15 years ago
2440f7a
[media] Properly implement ITU-T J.88 Annex C support
by Mauro Carvalho Chehab
· 15 years ago
8c8ee11
[media] tda18271: add tda18271_get_if_frequency
by Michael Krufky
· 15 years ago
d697b4c
[media] mxl5007t: add mxl5007t_get_if_frequency
by Michael Krufky
· 15 years ago
fabade5
[media] FM1216ME_MK3 AUX byte for FM mode
by Dmitri Belimov
· 17 years ago
b682ad1
[media] tda18212: add DVB-T2 support
by Antti Palosaari
· 15 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 15 years ago
7a707b8
drivers/media: Add module.h to all files using it implicitly
by Paul Gortmaker
· 15 years ago
35a2463
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
by Paul Gortmaker
· 15 years ago
d3bcaf0
[media] mxl5005s: fix compiler warning
by Hans Verkuil
· 15 years ago
7b4668e
[media] saa7146: fix compiler warning
by Hans Verkuil
· 15 years ago
f68afe5
[media] mt20xx.c: fix compiler warnings
by Hans Verkuil
· 15 years ago
44d0b80
[media] saa7146: Use current logging styles
by Joe Perches
· 15 years ago
0b8bd83
[media] em28xx: don't sleep on disconnect
by Chris Rankin
· 15 years ago
3f5c14d
[media] drivers/media: do not use EXTRA_CFLAGS
by Arnaud Lacombe
· 15 years ago
fd34cb0
[media] tuner/xc2028: Fix frequency offset for radio mode
by Mauro Carvalho Chehab
· 15 years ago
4d37ece
[media] tuner/xc2028: Add I2C flush callback
by Thierry Reding
· 15 years ago
2b50763
[media] tda18212: Use standard logging, remove tda18212_priv.h
by Joe Perches
· 15 years ago
be85fef
[media] tda18271: Use printk extension %pV
by Joe Perches
· 15 years ago
2d84ca2
[media] tda827x: improve recection with limit frequencies
by Jose Alberto Reguero
· 15 years ago
941830c
[media] xc4000: make checkpatch.pl happy
by Mauro Carvalho Chehab
· 15 years ago
8edeb6e
[media] xc4000: removed card_type
by istvan_v@mailbox.hu
· 15 years ago
09f4634
[media] xc4000: check firmware version
by istvan_v@mailbox.hu
· 15 years ago
341747b
[media] xc4000: code cleanup
by istvan_v@mailbox.hu
· 15 years ago
7db98fe
[media] xc4000: detect also xc4100
by Istvan Varga
· 15 years ago
8f76afe
[media] xc4000: removed redundant tuner reset
by Istvan Varga
· 15 years ago
e75873c
[media] xc4000: xc_tune_channel() cleanup
by Istvan Varga
· 15 years ago
818a177
[media] xc4000: implemented analog TV and radio
by Istvan Varga
· 15 years ago
923137a
[media] xc4000: added audio_std module parameter
by Istvan Varga
· 15 years ago
30f544e
[media] xc4000: setting registers
by Istvan Varga
· 15 years ago
f4312e2
[media] xc4000: debug message improvements
by Istvan Varga
· 15 years ago
027fd36
[media] xc4000: firmware initialization
by Istvan Varga
· 15 years ago
5272f6b
[media] xc4000: implemented power management
by Istvan Varga
· 15 years ago
0b40213
[media] xc4000: added card_type
by Istvan Varga
· 15 years ago
595a83f
[media] xc4000: check_firmware() cleanup
by Istvan Varga
· 15 years ago
ffce626
[media] xc4000: simplified load_scode
by Istvan Varga
· 15 years ago
3db9570
[media] xc4000: simplified seek_firmware()
by Istvan Varga
· 15 years ago
fa285bc
[media] xc4000: added firmware_name parameter
by Istvan Varga
· 15 years ago
1368ceb
[media] xc4000: fixed frequency error
by Istvan Varga
· 15 years ago
5614942
[media] xc4000: added mutex
by Istvan Varga
· 15 years ago
f0ef7c8
[media] xc4000: added support for 7 MHz DVB-T
by Istvan Varga
· 15 years ago
4911085
[media] xc4000: updated standards table
by Istvan Varga
· 15 years ago
fbe4a29
[media] xc4000: code cleanup
by Istvan Varga
· 15 years ago
e3bb7c6
[media] xc4000: Fix a few bad whitespaces on it
by Mauro Carvalho Chehab
· 15 years ago
b6cdb5b
[media] xc4000: cleanup dmesg logging
by Devin Heitmueller
· 16 years ago
980029e
[media] xc4000: rename firmware image filename
by Devin Heitmueller
· 16 years ago
4922cec
[media] xc4000: turn off debug logging by default
by Devin Heitmueller
· 16 years ago
ed23db3
[media] xc4000: get rid of hard-coded 8MHz firmware config
by Devin Heitmueller
· 17 years ago
799ed11
[media] xc4000: handle dib0700 broken i2c stretching
by Devin Heitmueller
· 17 years ago
fe83036
[media] xc4000: use if_khz provided in xc4000_config
by Devin Heitmueller
· 17 years ago
ee4c3cd
[media] xc4000: continued cleanup of the firmware loading routine
by Devin Heitmueller
· 17 years ago
d096238
[media] xc4000: add code to do standard and scode firmware loading
by Devin Heitmueller
· 17 years ago
e7490d5
[media] xc4000: remove xc5000 firmware loading routine
by Devin Heitmueller
· 17 years ago
02dec50
[media] xc4000: remove XREG_BUSY code only supported in xc5000
by Devin Heitmueller
· 17 years ago
6bf60d5
[media] xc4000: properly set type for init1 firmware
by Devin Heitmueller
· 17 years ago
31f880e
[media] xc4000: cut over to using xc5000 version for loading i2c sequences
by Devin Heitmueller
· 17 years ago
11091a3
[media] xc4000: pull in firmware management code from xc3028
by Devin Heitmueller
· 17 years ago
8d009a0
[media] dib0700: add initial code for PCTV 340e by Davide Ferri
by Davide Ferri
· 17 years ago
15ed9d0
[media] DVB: mxl5005s: handle new bandwidths by returning -EINVAL
by Andreas Oberritter
· 15 years ago
f9d0bc1
[media] tda18271: add DVB-C support
by Antti Palosaari
· 15 years ago
26eb704
[media] NXP TDA18212HN silicon tuner driver
by Antti Palosaari
· 15 years ago
abd34d8
[media] use pci_dev->revision
by Bjørn Mork
· 15 years ago
e0df541
[media] xc5000: Improve it to work better with 6MHz-spaced channels
by Mauro Carvalho Chehab
· 15 years ago
7fcaa9a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
5b9a81d
[media] tda18271: update tda18271c2_rf_cal as per NXP's rev.04 datasheet
by Michael Krufky
· 15 years ago
786e86a
[media] tda18271: update tda18271_rf_band as per NXP's rev.04 datasheet
by Michael Krufky
· 15 years ago
3f688e8
[media] tda18271: fix bad calculation of main post divider byte
by Michael Krufky
· 15 years ago
381ad0e
[media] tda18271: prog_cal and prog_tab variables should be s32, not u8
by Michael Krufky
· 15 years ago
f78028b
[media] tda18271: fix calculation bug in tda18271_rf_tracking_filters_init
by Michael Krufky
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
Next »