index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-18
V4L/DVB (7076): bt878: include KERN_ facility level
Akinobu Mita
1
-9
/
+14
2008-02-03
drivers/media/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-26
V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID check
Akinobu Mita
2
-49
/
+33
2008-01-26
V4L/DVB (7075): Make a local function static
Patrick Boettcher
1
-1
/
+1
2008-01-26
V4L/DVB (7074): DiB7000P: correct tuning problem for 7MHz channel
Patrick Boettcher
2
-6
/
+9
2008-01-26
V4L/DVB (7073): DiB7070: Reception quality improved
Patrick Boettcher
2
-2
/
+17
2008-01-26
V4L/DVB (7072): sets the MT2060 IF1 frequency according to EEPROM
Olivier DANET
1
-5
/
+27
2008-01-26
V4L/DVB (7071): DiB0700: Start streaming the right way
Patrick Boettcher
1
-4
/
+1
2008-01-26
V4L/DVB (7070): Fix some tuning problems
Soeren Moch
3
-8
/
+17
2008-01-26
V4L/DVB (7069): Support for myTV.t
Darren Salt
2
-1
/
+7
2008-01-26
V4L/DVB (7068): Add support for WinTV Nova-T-CE driver
Tim Taubert
2
-2
/
+14
2008-01-26
V4L/DVB (7067): fix autoserach in the Hauppauge NOVA-T 500
Jose Alberto Reguero
1
-1
/
+1
2008-01-26
V4L/DVB (7066): ASUS My Cinema U3000 Mini DVBT Tuner
Daniel Gimpelevich
2
-5
/
+53
2008-01-26
V4L/DVB (7065): Artec T14BR patches
Yousef Lamlum
2
-1
/
+7
2008-01-26
V4L/DVB (7063): xc5000: Fix OOPS caused by missing firmware
Steven Toth
1
-0
/
+2
2008-01-26
V4L/DVB (7054): ansonic branded dvb-t usb stick support in the af9005 driver
Luca Olivetti
2
-1
/
+8
2008-01-26
V4L/DVB (7052): tda18271: when tuning digital, the analog demod must be tri-s...
Michael Krufky
1
-1
/
+4
2008-01-26
V4L/DVB (7051): Cleans up error handling on or51xxx_attach
Mauro Carvalho Chehab
2
-10
/
+2
2008-01-26
V4L/DVB (7046): Finalise support for the Pinnacle HD 8000i
Steven Toth
1
-1
/
+1
2008-01-26
V4L/DVB (7045): xc5000: Small amount of cleanup and commenting
Steven Toth
2
-4
/
+12
2008-01-26
V4L/DVB (7042): xc5000: Tuner analog support
Steven Toth
2
-38
/
+187
2008-01-26
V4L/DVB (7041): s5h1409: Bug fix for parallel support
Steven Toth
2
-7
/
+51
2008-01-26
V4L/DVB (7032): tda18271: tda18271_cal_on_startup should be declared static
Michael Krufky
1
-1
/
+1
2008-01-26
V4L/DVB (7029): tda18271: provide a choice whether to perform rf cal on init ...
Michael Krufky
1
-0
/
+8
2008-01-26
V4L/DVB (7028): tda18271: test RF_CAL_OK to see if we need additional RF cali...
Michael Krufky
1
-0
/
+5
2008-01-26
V4L/DVB (7027): tda18271: put the device in standby mode during sleep()
Michael Krufky
3
-5
/
+60
2008-01-26
V4L/DVB (7026): tda18271: report when the RF tracking filter calibration has ...
Michael Krufky
1
-0
/
+2
2008-01-26
V4L/DVB (7008): s5h1409: Ensure the silicon is initialized during attach
Steven Toth
1
-2
/
+10
2008-01-26
V4L/DVB (6988): tda18271: give calibration debug a separate debug mask
Michael Krufky
2
-3
/
+5
2008-01-26
V4L/DVB (6987): tda18271: add support for fm radio
Michael Krufky
3
-13
/
+32
2008-01-26
V4L/DVB (6986): tda18271: share state between analog and digital tuner instances
Michael Krufky
2
-22
/
+74
2008-01-26
V4L/DVB (6979): tda18271: use a mutex to protect state in critical sections
Michael Krufky
2
-0
/
+23
2008-01-26
V4L/DVB (6978): tda18271: store frequency and bandwidth after successful tune
Michael Krufky
2
-11
/
+38
2008-01-26
V4L/DVB (6977): tda18271: clean up calibration initialization procedures
Michael Krufky
2
-15
/
+23
2008-01-26
V4L/DVB (6965): tda18271: fix analog tuning regression caused by earlier chan...
Michael Krufky
2
-7
/
+5
2008-01-26
V4L/DVB (6964): tda18271: document debug level and configuration parameters
Michael Krufky
2
-1
/
+5
2008-01-26
V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32
Michael Krufky
3
-32
/
+33
2008-01-26
V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency...
Michael Krufky
4
-38
/
+115
2008-01-26
V4L/DVB (6961): tda18271: move common code to tda18271-common.c
Michael Krufky
6
-586
/
+641
2008-01-26
V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2
Michael Krufky
3
-111
/
+1778
2008-01-26
V4L/DVB (6959): tda18271: add MODULE_VERSION
Michael Krufky
1
-0
/
+1
2008-01-26
V4L/DVB (6958): tda18271: clean up function tda18271_set_analog_params
Michael Krufky
1
-17
/
+12
2008-01-26
V4L/DVB (6957): tda18271: fail table lookups if frequency is out of range
Michael Krufky
2
-13
/
+20
2008-01-26
V4L/DVB (6930): xc5000: Removed erroneous defines
Steven Toth
1
-1
/
+1
2008-01-26
V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tune
Michael Krufky
1
-29
/
+114
2008-01-26
V4L/DVB (6927): tda18271: improve printk macros
Michael Krufky
3
-42
/
+44
2008-01-26
V4L/DVB (6926): tda18271: consolidate table lookup functions
Michael Krufky
3
-74
/
+106
2008-01-26
V4L/DVB (6925): tda18271: move state structures to tda18271-priv.h
Michael Krufky
2
-19
/
+22
2008-01-26
V4L/DVB (6924): tda18271: fix whitespace in tda18271_ir_measure
Michael Krufky
1
-5
/
+5
2008-01-26
V4L/DVB (6923): tda18271: remove extraneous debug
Michael Krufky
1
-1
/
+0
[next]