index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
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
2009-09-12
V4L/DVB (12598): dvb-usb: store rc5 custom and data at the same field
Mauro Carvalho Chehab
2009-09-12
V4L/DVB (12423): cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5
David T.L. Wong
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
2008-10-12
V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...
Michael Krufky
2008-10-12
V4L/DVB (8657): cxusb: add lgs8gl5 and support for Magic-Pro DMB-TH usb stick
Timothy Lee
2008-10-12
V4L/DVB (8655): cxusb: fix checkpatch warnings & errors
Michael Krufky
2008-10-12
V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 ...
Anton Blanchard
2008-09-03
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-08-06
V4L/DVB (8607): cxusb: fix OOPS and broken tuning regression on FusionHDTV Du...
Robert Lowery
2008-07-20
V4L/DVB (8147): cxusb: add initial support for AVerTVHD Volar
Daniel Gimpelevich
2008-07-10
cxusb: treat firmware data as const
David Woodhouse
2008-04-24
V4L/DVB (7651): tuner-xc2028: Several fixes to SCODE
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7538): Adds selectable adapter numbers as per module option
Janne Grunau
2008-04-24
V4L/DVB (7513): media/dvb/dvb-usb replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7413): use tuner-simple for Philips FMD1216ME digital tuning support
Michael Krufky
2008-04-24
V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning support
Michael Krufky
2008-04-24
V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6659): Convert MTS to bitfield
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6656): zl10353: store frequencies in 0.1kHz to eliminate rounding er...
Chris Pascoe
2008-01-25
V4L/DVB (6655): Add support for MT352-based DViCO FusionHDTV DVB-T NANO devices
Chris Pascoe
2008-01-25
V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firm...
Chris Pascoe
2008-01-25
V4L/DVB (6649): Add support for the DViCO FusionHDTV Dual Digital 4
Chris Pascoe
2008-01-25
V4L/DVB (6627): CXUSB: handle write then read from different address
Chris Pascoe
2008-01-25
V4L/DVB (6626): CXUSB: support only-read i2c requests
Chris Pascoe
2008-01-25
V4L/DVB (6625): CXUSB: i2c transfer failure notification
Chris Pascoe
2008-01-25
V4L/DVB (6624): CXUSB: return control message transfer result to caller
Chris Pascoe
2008-01-25
V4L/DVB (6578): dvb-usb: make some debug vars static
Adrian Bunk
2007-07-18
V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll
Michael Krufky
2007-07-18
V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pll
Trent Piepho
2007-04-27
V4L/DVB (5363): Dvb: Remove lgh06xf driver
Trent Piepho
2007-03-01
V4L/DVB (5276): Cxusb: fix firmware patch for big endian systems
Jin-Bong lee
2006-12-10
V4L/DVB (4949): Cxusb: codingstyle cleanups
Michael Krufky
2006-12-10
V4L/DVB (4948): Cxusb: Convert tuner functions to use dvb_pll_attach
Michael Krufky
2006-12-10
V4L/DVB (4846): Create new lgh06xf atsc tuner module
Michael Krufky
2006-12-10
V4L/DVB (4754): Cxusb: update copyright and author email address
Michael Krufky
2006-12-10
V4L/DVB (4753): Cxusb: rename cxusb_lgdt3303_tuner_attach
Michael Krufky
2006-12-10
V4L/DVB (4749): Fixed DVB-USB-Adapter indention
Patrick Boettcher
2006-10-03
V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2
Michael Krufky
2006-10-03
V4L/DVB (4643): Multi-input patch for DVB-USB device
Patrick Boettcher
2006-09-26
V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problem
Chris Pascoe
2006-09-26
V4L/DVB (4386): Convert DVB devices to use dvb_attach()
Andrew de Quincey
2006-06-25
V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...
Michael Krufky
2006-06-25
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
2006-06-25
V4L/DVB (4027): Fixes after dvb_tuner_ops-conversion
Patrick Boettcher
2006-06-25
V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()
Andrew de Quincey
2006-06-25
V4L/DVB (3888): Convert cxusb to refactored tuner code
Andrew de Quincey
2006-06-25
V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.h
Michael Krufky
2006-06-25
V4L/DVB (3843): Cxusb: use fe_lgh06xf.h
Michael Krufky
2006-06-25
V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanups
Adrian Bunk
2006-06-25
V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_set
Michael Krufky
[next]