index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb
/
frontends
/
stv0299.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
1
-762
/
+0
2012-01-04
[media] dvb: Remove ops->info.type from frontends
Mauro Carvalho Chehab
1
-1
/
+0
2011-12-31
[media] dvb: don't require a parameter for get_frontend
Mauro Carvalho Chehab
1
-1
/
+2
2011-12-31
[media] dvb: simplify get_tune_settings() struct
Mauro Carvalho Chehab
1
-4
/
+5
2011-12-31
[media] stv0299: convert set_fontend to use DVBv5 parameters
Mauro Carvalho Chehab
1
-11
/
+12
2011-12-31
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
[media] tuners: remove dvb_frontend_parameters from set_params()
Mauro Carvalho Chehab
1
-1
/
+1
2011-05-20
[media] STV0299 incorrect standby setting issues register 02 (MCR)
Malcolm Priestley
1
-2
/
+8
2010-10-21
V4L/DVB: drivers/media: Make static data tables and strings const
lawrence rust
1
-1
/
+1
2009-08-13
V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ...
Matthias Schwarzott
1
-1
/
+1
2008-10-12
V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.
Igor M. Liplianin
1
-0
/
+2
2008-06-26
V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed
Oliver Endriss
1
-4
/
+11
2008-04-24
V4L/DVB (7661): stv0299: Add flag to turn off OP0 output
Oliver Endriss
1
-15
/
+30
2008-04-24
V4L/DVB (7514): media/dvb/frontends replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-20
/
+20
2007-10-09
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-07-18
V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
1
-1
/
+1
2007-02-21
V4L/DVB (5195): Frontends: make 4 functions static
Adrian Bunk
1
-1
/
+1
2006-09-26
V4L/DVB (4384): Remove remaining static function calls
Andrew de Quincey
1
-3
/
+6
2006-06-25
V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...
Patrick Boettcher
1
-6
/
+4
2006-06-25
V4L/DVB (3935): Add missing pll gate control calls
Andrew de Quincey
1
-2
/
+4
2006-06-25
V4L/DVB (3855): Convert stv0299 to refactored tuner code
Andrew de Quincey
1
-18
/
+17
2006-01-09
V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixes
Peter Beutner
1
-2
/
+2
2006-01-09
DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored code
Andrew de Quincey
1
-0
/
+8
2005-12-12
[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1
Mauro Carvalho Chehab
1
-18
/
+18
2005-11-09
[PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittab
Oliver Endriss
1
-2
/
+0
2005-11-09
[PATCH] dvb: Remove broken stv0299 enhanced tuning code
Andrew de Quincy
1
-43
/
+10
2005-11-09
[PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMD
NooneImportant
1
-34
/
+4
2005-11-09
[PATCH] dvb: stv0299: revert improper method
Andrew de Quincey
1
-5
/
+8
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-09-09
[PATCH] dvb: frontend: stv0299: support reading both BER and UCBLOCKS
Andrew de Quincey
1
-8
/
+5
2005-09-09
[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callback
Andreas Oberritter
1
-3
/
+3
2005-05-17
[PATCH] dvb: remove unnecessary casts in frontends
Johannes Stezenbach
1
-18
/
+18
2005-05-17
[PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMD
Johannes Stezenbach
1
-12
/
+66
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+731