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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
/
dvb-usb
/
cxusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
1
-2
/
+5
2008-10-12
V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...
Michael Krufky
1
-1
/
+1
2008-10-12
V4L/DVB (8657): cxusb: add lgs8gl5 and support for Magic-Pro DMB-TH usb stick
Timothy Lee
1
-0
/
+286
2008-10-12
V4L/DVB (8655): cxusb: fix checkpatch warnings & errors
Michael Krufky
1
-12
/
+15
2008-10-12
V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 ...
Anton Blanchard
1
-0
/
+206
2008-09-04
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
1
-1
/
+1
2008-08-06
V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...
Robert Lowery
1
-3
/
+4
2008-07-20
V4L/DVB (8147): cxusb: add initial support for AVerTVHD Volar
Daniel Gimpelevich
1
-4
/
+142
2008-07-10
cxusb: treat firmware data as const
David Woodhouse
1
-3
/
+18
2008-04-24
V4L/DVB (7651): tuner-xc2028: Several fixes to SCODE
Mauro Carvalho Chehab
1
-2
/
+1
2008-04-24
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
1
-9
/
+20
2008-04-24
V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-24
V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning support
Michael Krufky
1
-2
/
+3
2008-04-24
V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning support
Michael Krufky
1
-2
/
+5
2008-04-24
V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct
Mauro Carvalho Chehab
1
-1
/
+0
2008-01-26
V4L/DVB (6659): Convert MTS to bitfield
Mauro Carvalho Chehab
1
-1
/
+0
2008-01-26
V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...
Chris Pascoe
1
-1
/
+1
2008-01-26
V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devices
Chris Pascoe
1
-11
/
+105
2008-01-26
V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firm...
Chris Pascoe
1
-1
/
+87
2008-01-26
V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4
Chris Pascoe
1
-2
/
+198
2008-01-26
V4L/DVB (6627): CXUSB: handle write then read from different address
Chris Pascoe
1
-5
/
+3
2008-01-26
V4L/DVB (6626): CXUSB: support only-read i2c requests
Chris Pascoe
1
-3
/
+17
2008-01-26
V4L/DVB (6625): CXUSB: i2c transfer failure notification
Chris Pascoe
1
-1
/
+1
2008-01-26
V4L/DVB (6624): CXUSB: return control message transfer result to caller
Chris Pascoe
1
-4
/
+2
2008-01-26
V4L/DVB (6578): dvb-usb: make some debug vars static
Adrian Bunk
1
-1
/
+4
2007-07-18
V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll
Michael Krufky
1
-5
/
+5
2007-07-18
V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pll
Trent Piepho
1
-8
/
+2
2007-04-27
V4L/DVB (5363): Dvb: Remove lgh06xf driver
Trent Piepho
1
-2
/
+2
2007-03-01
V4L/DVB (5276): Cxusb: fix firmware patch for big endian systems
Jin-Bong lee
1
-2
/
+2
2006-12-10
V4L/DVB (4949): Cxusb: codingstyle cleanups
Michael Krufky
1
-50
/
+60
2006-12-10
V4L/DVB (4948): Cxusb: Convert tuner functions to use dvb_pll_attach
Michael Krufky
1
-9
/
+5
2006-12-10
V4L/DVB (4846): Create new lgh06xf atsc tuner module
Michael Krufky
1
-9
/
+2
2006-12-10
V4L/DVB (4754): Cxusb: update copyright and author email address
Michael Krufky
1
-2
/
+2
2006-12-10
V4L/DVB (4753): Cxusb: rename cxusb_lgdt3303_tuner_attach
Michael Krufky
1
-2
/
+2
2006-12-10
V4L/DVB (4749): Fixed DVB-USB-Adapter indention
Patrick Boettcher
1
-65
/
+65
2006-10-03
V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2
Michael Krufky
1
-5
/
+11
2006-10-03
V4L/DVB (4643): Multi-input patch for DVB-USB device
Patrick Boettcher
1
-105
/
+136
2006-09-26
V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problem
Chris Pascoe
1
-0
/
+1
2006-09-26
V4L/DVB (4386): Convert DVB devices to use dvb_attach()
Andrew de Quincey
1
-5
/
+5
2006-06-25
V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...
Michael Krufky
1
-1
/
+7
2006-06-25
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
1
-6
/
+6
2006-06-25
V4L/DVB (4027): Fixes after dvb_tuner_ops-conversion
Patrick Boettcher
1
-13
/
+18
2006-06-25
V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
1
-2
/
+2
2006-06-25
V4L/DVB (3888): Convert cxusb to refactored tuner code
Andrew de Quincey
1
-12
/
+15
2006-06-25
V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.h
Michael Krufky
1
-1
/
+1
2006-06-25
V4L/DVB (3843): Cxusb: use fe_lgh06xf.h
Michael Krufky
1
-32
/
+2
2006-06-25
V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanups
Adrian Bunk
1
-1
/
+1
2006-06-25
V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_set
Michael Krufky
1
-5
/
+31
2006-05-13
V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontend
Michael Krufky
1
-4
/
+13
2006-04-02
V4L/DVB (3621): Fix camera key on FusionHDTV portable remote control
Michael Krufky
1
-5
/
+1
[next]