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
/
or51132.c
Age
Commit message (
Expand
)
Author
2008-05-21
or51132.c: unaligned
Mauro Carvalho Chehab
2008-04-26
backported kernel changeset cbfa6f2a684e9fb7d6a5025b3893b8f93112683c
Mauro Carvalho Chehab
2008-04-08
media/dvb/frontends replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-01-07
Cleans up error handling on or51xxx_attach
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-05-09
dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
Michael Krufky
2007-03-02
or51132: refactor i2c code, improve error resilience
Trent Piepho
2006-12-04
or51132: Changed SNR and signal strength reporting
Trent Piepho
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-04-18
Convert or51132 to refactored tuner code
Andrew de Quincey
2006-04-06
Add support for FE_GET_FRONTEND to or51132 frontend
Trent Piepho
2006-04-04
Remove a wee bit of cruft
Trent Piepho
2006-04-04
Avoid unnecessary firmware re-loads in or51132 frontend
Trent Piepho
2006-04-03
fix spelling error / typo in comments
Michael Krufky
2006-04-02
Clean up some cruft in or51132 frontend
Mauro Carvalho Chehab
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-07
[PATCH] fix missing includes
Michael Krufky
2005-10-24
From: Jesper Juhl <jesper.juhl@gmail.com>
Johannes Stezenbach
2005-09-26
Fix integer overflow bug in read_signal_strength()
Johannes Stezenbach
2005-08-25
This fix has also been applied to lgdt330x. There is
Michael Krufky
2005-05-05
sync back cleanups from kernel (whitespace and printk format)
Johannes Stezenbach
2005-04-05
- remove unnecessary casts in frontends
Kenneth Aafloy
2005-03-21
make logarithm stuff static (conflicts; BTW, we now have already
Johannes Stezenbach
2005-03-13
fix a warning
Johannes Stezenbach
2005-03-13
patch submitted by Gerd Knorr:
Johannes Stezenbach