Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-12 | Add stdint.h to DVO drivers | Jesse Barnes | |
Fixes the build for me (just following the git development guide on a new machine). | |||
2008-03-11 | Cleanse DVO drivers of CARD* types. | Eric Anholt | |
2008-02-01 | Make sure symbols used by other modules are public. | Paulo Cesar Pereira de Andrade | |
These symbols must be explicitly exported, otherwise if compiled with hidden symbols, LoaderSymbol (and dlopen) will fail to find them. | |||
2007-10-01 | Remove more DVO probing noise. | Eric Anholt | |
2007-10-01 | Suppress I2C failure error messages during DVO device detection. | Eric Anholt | |
Otherwise, errors would be printed for every chip probed which wasn't present on the system. | |||
2007-06-22 | Bug #11171: Add support for the Ti TFP410 DVO TMDS transmitter. | Dave Mueller | |