Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-21 | - tuner fix. | Gerd Knorr | |
2004-04-21 | - saa7134: new card entry (by m8923014@msg.ndhu.edu.tw). | Gerd Knorr | |
- ir-kbd-i2c: new remote (also m8923014@msg.ndhu.edu.tw). | |||
2004-04-20 | Now switches SAA7146 video input port on CAM insertion/removal | Andrew de Quincy | |
2004-04-19 | - cx88: some btsc-sap bits (not enabled yet). | Gerd Knorr | |
- saa7134: new entry for the avermedia 305. - misc fixes. | |||
2004-04-18 | - now really fix compilaton | Michael Hunold | |
2004-04-18 | - fix compilation | Michael Hunold | |
2004-04-18 | Set D1_A and D1_B video handling properly | Andrew de Quincy | |
2004-04-17 | Fixed GPIO1 setting for CI cards | Andrew de Quincy | |
2004-04-15 | - cx88: reverse volume control scale (high values == loud). | Gerd Knorr | |
2004-04-15 | - add audio status monitoring thread to cx88. | Gerd Knorr | |
2004-04-14 | - rename FEEDTYPE_SEC/TS to DVB_NET_FEEDTYPE_MPE/ULE | Johannes Stezenbach | |
- add binary compatibility cruft - return feedtype in NET_GET_IF - check feedtype for validity in NET_ADD_IF - fix a copy&paste bug in dvb_net_add_if() 2.4 vs. 2.6 - formatting and coding style fixes | |||
2004-04-14 | formatting and codingstyle fixes | Johannes Stezenbach | |
2004-04-14 | - cx88/tda9887: secam fixes. | Gerd Knorr | |
- video-buf: add sanity checks (thanks to Laurent Pinchart). - saa7133: fix off-by-one bug for oss sound recording. | |||
2004-04-14 | Fixed dvb_ringbuffer_pkt_next not advancing to next packet | Andrew de Quincy | |
2004-04-14 | Removed configoption readback test since it is unreliable | Andrew de Quincy | |
2004-04-13 | - bttv: splitted video + vbi buffer switching, that should make bttv | Gerd Knorr | |
less sensitive to IRQ latencies. - saa7134: new card added, minor saa7133 fixes (by toshii@netbsd.org). | |||
2004-04-13 | - cx88: some tvaudio code from dscaler cvs (btsc + nicam). | Gerd Knorr | |
2004-04-13 | - tda9887: secam-dk support | Gerd Knorr | |
- cx88: new pci subsystem id for cx88-cards.c - bt878: pinnacle/rave radio fix | |||
2004-04-12 | speed up firmware loading | Johannes Stezenbach | |
2004-04-12 | Added timeout to write loop | Andrew de Quincy | |
2004-04-10 | - DVB_TWINHAN_DST depends on DVB_BT8XX (dependency is explicitly | Michael Hunold | |
mentioned in help text, but not enforced). found by Gert Uytterhoeven | |||
2004-04-09 | Increased readers to 1 | Andrew de Quincy | |
2004-04-09 | Remove FR IRQ - The driver no longer uses it, and my Cryptoworks CAM | Andrew de Quincy | |
really objects to it being enabled. | |||
2004-04-09 | Fixed stupid bug in io_read | Andrew de Quincy | |
2004-04-08 | patch by Peter Hettkamp: add FE_CAN_RECOVER to reduce kdvb-fe CPU load | Johannes Stezenbach | |
2004-04-08 | Fix for 100% CPU usage on CAM failure | Andrew de Quincy | |
2004-04-08 | - fix cx88 CrCb swapping (credits go to alsa@slackware.ru). | Gerd Knorr | |
2004-04-08 | - cx88: more PAL-DK fixes. | Gerd Knorr | |
2004-04-08 | - cx88: fix PAL-DK fm/stereo. | Gerd Knorr | |
- misc. | |||
2004-04-06 | - add saa7134 asus inputs (by Martin Hicks). | Gerd Knorr | |
2004-04-06 | - add retry loop for carrier scan. | Gerd Knorr | |
2004-04-06 | - fix cx88 svideo. | Gerd Knorr | |
2004-04-06 | - major rewrite of the tda9887 module. | Gerd Knorr | |
- start switching over tuner + tda9887 to v4l2. | |||
2004-04-06 | - saa7134 card list fixes. | Gerd Knorr | |
2004-04-06 | - make pci_sync change depend on kernel version. | Gerd Knorr | |
2004-04-06 | - follow API changes in saa7146 driver | Michael Hunold | |
2004-04-06 | - introduce new class variable, sets the i2c adapter class for 2.6 (unused ↵ | Michael Hunold | |
for 2.4) | |||
2004-04-05 | Fixed polling delay. | Andrew de Quincy | |
Fixed accidental sleep for 60 seconds. IO fixes | |||
2004-04-05 | - added tda9887 debug code. | Gerd Knorr | |
- scripts/saa7134.pl fix. | |||
2004-04-05 | - new Bayer image format for v4l2. | Gerd Knorr | |
- misc saa7134 fixes. | |||
2004-04-05 | First commmit for budget-ci CI interface code | Andrew de Quincy | |
2004-04-05 | - update version numbers for release. | Gerd Knorr | |
2004-04-05 | - merge video-buf fix from 2.6.5 | Gerd Knorr | |
2004-04-01 | - fix tuner for saa7133 asus board. | Gerd Knorr | |
2004-03-31 | - tda9887 autoload for cx88. | Gerd Knorr | |
2004-03-31 | - make bttv hw i2c configurable per card, enable for twinhan dst. | Gerd Knorr | |
2004-03-31 | - add crc32 include for ULE patch | Michael Hunold | |
- comment out dev->owner usage for now, it's gone in 2.6. I need to investigate how to fix this | |||
2004-03-31 | - integrate ULE Decapsulation code, thanks to gcs - Global Communication & ↵ | Michael Hunold | |
Services GmbH. and Institute for Computer Sciences Salzburg University. Hilmar Linder <hlinder@cosy.sbg.ac.at> and Wolfram Stering <wstering@cosy.sbg.ac.at> | |||
2004-03-31 | - first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ↵ | Michael Hunold | |
for his work! - dvb_net most likely doesn't work with 2.6 yet and dvb_net is untested in general | |||
2004-03-30 | - fix byte-wide register access in cx88. | Gerd Knorr | |