Age | Commit message (Collapse) | Author |
|
by Christopher Pascoe
|
|
|
|
drivers after the kernel-i2c changes
|
|
right
|
|
- call this function after system initialization and after arm crash to restore the previous state
Thanks to Soeren Sonnenburg <bugreports@nn7.de> for this patch.
|
|
|
|
|
|
- firmware upload works, but access to the sp5659 tuner module fails (so no tuning)
(maybe my card is broken... 8-(
|
|
|
|
|
|
|
|
|
|
|
|
Note: this will probably break some of the drivers out there, which don't
register properly to the kernel i2c subsystem yet.
|
|
|
|
|
|
<lists@kenneth.aafloy.net>
|
|
|
|
Luckas <luckas@musoft.de>
|
|
|
|
|
|
|
|
necessary to support big-endian machines (thanks to Wolfram Joost)
|
|
|
|
|
|
fix based on patch by Pekka Pietikainen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
here ;)
|
|
commit Anja ;)
|
|
|
|
converted to use kernel I2C (stv0299). Thanks to Vadim Catana
|
|
this shouldn't do any harm and fixes output problems after arm crashes reported by Sören Sonnenburg.
|
|
budget-core init function is called
|
|
- add KEY_TEXT define for 2.4.
|
|
- especially sort the frontend modules by type and use a consistent naming scheme
(although the distinction between demodulator, tuner and frontend gets fuzzier)
|
|
|
|
|
|
- saa7134: make ts buffer size configurable by Andrew de Quincey.
|
|
|
|
|
|
- cx88: kill temporary oops debug code.
|
|
has to be initialized *before* the init functions is called...
|
|
|
|
- ir-common: update rc5 keytable.
|
|
|