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
/
dvb-usb
/
m920x.c
Age
Commit message (
Expand
)
Author
2007-05-09
m920x: add missing error handling to prevent syslog spamming
Aapo Tahkola
2007-05-09
m920x: enable second adapter on LifeView TV Walker Twin DVB-T USB2.0
Aapo Tahkola
2007-05-09
m920x: make sure devices manufactured by Dposh are not affected by previous h...
Aapo Tahkola
2007-05-08
m920x: second endpoint needs to be changed to alternate setting as well
Aapo Tahkola
2007-05-08
m920x: attempt to fix hw pid filters on second endpoint
Aapo Tahkola
2007-05-05
m920x: Disable second adapter on LifeView TV Walker Twin while it doesn't wor...
Aapo Tahkola
2007-04-20
m920x: loosen up 80-col limit
Aapo Tahkola
2007-03-26
m920x: rename function prefixes from m9206_foo to m920x_foo
Michael Krufky
2007-03-26
m920x: replace deb_rc with deb
Michael Krufky
2007-03-26
m920x: remove duplicated code
Michael Krufky
2007-03-26
m920x: group like functions together
Michael Krufky
2007-03-22
m920x: various whitespace cleanups
Michael Krufky
2007-03-22
m920x: Initial support for devices likely manufactured by Dposh
Michael Krufky
2007-03-22
m920x: add "c-basic-offset: 8" to help emacs to enforce tabbing style
Michael Krufky
2007-03-22
m920x: Add support for LifeView TV Walker Twin
Michael Krufky
2007-03-18
m920x: add support for Anubis Electronics / MSI Digi Vox Mini II
Michael Krufky
2007-03-15
m920x: add error messages for debugging purposes
Michael Krufky
2007-03-15
m920x: rename megasky_identify_state to m920x_identify_state
Michael Krufky
2007-03-12
m920x: Detect zero-length I2C messages and fix a typo
Trent Piepho
2007-03-05
m920x: Improve I2C operations
Trent Piepho
2007-03-05
m920x: remove unneeded code
Michael Krufky
2007-03-05
m920x: rework driver code to allow for different devices
Michael Krufky
2007-03-05
m920x: i2c cleanups
Michael Krufky
2007-01-23
m920x: move filter caps from device caps to adapter caps
Michael Krufky
2007-01-23
m920x: group tuner / demod callback functions together
Michael Krufky
2007-01-21
whitespace / 80-column cleanups
Michael Krufky
2007-01-21
m920x: Fix tuner identification bug with qt1010 module
Michael Krufky
2007-01-21
dvb: add new qt1010 tuner module
Michael Krufky
2006-10-07
m920x: correct oops when loading module
Michael Krufky
2006-10-03
m920x: fix build in hg tree / other trivial fixes
Michael Krufky
2006-09-28
m920x: move qt1010_tuner_attach function into qt1010.h
Michael Krufky
2006-09-28
m920x: more trivial cleanups
Michael Krufky
2006-09-28
m920x: more cleanups
Michael Krufky
2006-09-27
m920x: misc updates and fixes
Michael Krufky
2006-09-23
m920x: break out qt1010 tuner code into a separate file
Michael Krufky
2006-09-23
m920x: trivial cleanups
Michael Krufky
2006-09-23
m920x: update megasky driver for recent changes in the dvb tree
Michael Krufky
2006-09-23
m920x: cleanups after rename from megasky.[ch]
Michael Krufky
2006-09-23
dvb-usb: rename megasky.[ch] to m920x.[ch]
Michael Krufky