index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
frontends
/
stv0299.c
Age
Commit message (
Expand
)
Author
2008-09-23
Add support for ST STV0288 demodulator and cards with it.
Igor M. Liplianin
2008-06-20
stv0299: Uncorrected block count and bit error rate fixed
Oliver Endriss
2008-04-20
stv0299: Add flag to turn off OP0 output
Oliver Endriss
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-07-13
stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2007-02-06
Frontends/: make 4 functions static
Mauro Carvalho Chehab
2006-07-28
Remove remaining static function calls
Andrew de Quincey
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-28
Add missing pll gate control calls
Andrew de Quincey
2006-04-18
Convert stv0299 to refactored tuner code
Andrew de Quincey
2005-12-19
Revert one 64-bit fix and improved other 64-bit fixes
Hans Verkuil
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-23
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Andrew de Quincy
2005-11-07
[PATCH] fix missing includes
Michael Krufky
2005-10-24
stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr...
Oliver Endriss
2005-10-03
Remove broken stv0299 enhanced tuning code
Andrew de Quincy
2005-09-26
From: NooneImportant <nxhxzi702@sneakemail.com>
Johannes Stezenbach
2005-09-04
Remove my badly thought out patch. This does need done, but in a proper way.
Andrew de Quincy
2005-07-22
Allow the stv0299 to read the BER and UCBLOCKS.
Andrew de Quincy
2005-07-16
Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).
Andreas Oberritter
2005-04-05
- remove unnecessary casts in frontends
Kenneth Aafloy
2005-04-03
patch by NooneImportant:
Johannes Stezenbach
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-02
whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)
Johannes Stezenbach
2004-11-09
Hopefully fixed the skystar2 problem - hard to spot bug in the init table code
Andrew de Quincy
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-10-25
- use c99 initializers
Michael Hunold
2004-09-27
+N
Holger Waechtler
2004-09-27
DishNetwork Support based on Jeremy Hall's old patches
Holger Waechtler
2004-09-18
- rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2"
Michael Hunold
2004-08-24
- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()
Michael Hunold
2004-08-18
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
Michael Hunold
2004-08-18
- nuke dvb functions stuff
Michael Hunold
2004-07-31
merge back various cleanups from mainline kernel:
Johannes Stezenbach
2004-07-17
- Add missing #include <linux/moduleparam.h>
Kenneth Aafloy
2004-07-16
- Adding I2C_DRIVERID for all frontends to dvb_i2c.h
Kenneth Aafloy
2004-07-12
- Properly lock the frontend module on open/close.
Kenneth Aafloy
2004-06-24
Uli Luckas' Cinergy1200 patchsets and SAA patches fixing the broken frontend ...
Holger Waechtler
2004-06-22
- beautify error and debug messages
Michael Hunold
2004-06-22
- accidently inverted BUG_ON() logic
Michael Hunold
2004-06-22
- more kernel i2c cleanups
Michael Hunold
2004-06-22
- don't leak memory, thanks to Kenneth Aafløy
Michael Hunold
2004-06-21
make stv0299_writereg() return -EREMOTEIO on errors, no -1 == -EPERM
Johannes Stezenbach
2004-06-07
cleanup patch by Kenneth Aafløy
Johannes Stezenbach
2004-05-03
- remove 2.4 compat code, expect for ttusb_dec.c
Michael Hunold
2004-05-03
Overhaul frontend i2c subsystem because of the recent discussion about
Michael Hunold
2004-03-19
patch by Kenneth Aafløy to add support for Typhoon DVB-S budget card
Johannes Stezenbach
2004-03-14
ALPS BSRU6 needs inversion inverted.
Andrew de Quincy
2004-03-13
Reading inversion with FE_GET_FRONTEND had the inversion the wrong way
Andrew de Quincy
[next]