Age | Commit message (Expand) | Author |
2003-01-28 | - Removed some debug stuff | Florian Schirmer |
2003-01-28 | - More autodetect code | Florian Schirmer |
2003-01-27 | Lots of bugfixes and new features | Florian Schirmer |
2003-01-27 | Adjusted the versioning for the "get_user_pages()" function, | Michael Hunold |
2003-01-25 | - Rewritten RISC programm | Florian Schirmer |
2003-01-24 | implement vmalloc_to_page() again in order to maintain backward compatibility | Holger Waechtler |
2003-01-24 | dmainit patch by <emard@softhome.net> | Holger Waechtler |
2003-01-23 | apply patch by <emard@softhome.net> in order to support nova-patched av7110 c... | Holger Waechtler |
2003-01-23 | apply core patch by <emard@softhome.net> | Holger Waechtler |
2003-01-23 | apply fidbirq improvements ported to dvb-kernel by <emard@softhome.net> | Holger Waechtler |
2003-01-22 | Export dvb_swf_filter() | Florian Schirmer |
2003-01-21 | Pinnacle PCTV DVB-S support (untested) | Florian Schirmer |
2003-01-21 | Make some things generic | Florian Schirmer |
2003-01-21 | set __devexit and __devexit_p() flags | Holger Waechtler |
2003-01-21 | get in sync w/ DVB/ | Holger Waechtler |
2003-01-21 | Patches required by DVB bt8xx driver | Florian Schirmer |
2003-01-21 | Add Bt8xx interface files (stolen from PCTV driver) | Florian Schirmer |
2003-01-21 | Bt8xx based adapter driver | Florian Schirmer |
2003-01-21 | Nxt6000 based frontend driver | Florian Schirmer |
2003-01-18 | - add name field to struct dvb_adapter | Florian Schirmer |
2003-01-17 | apply fix by <emard@softhome.net> in order to set demux_id correctly | Holger Waechtler |
2003-01-16 | - extended the preprocessor magic to av7110.c, too, had to change | Michael Hunold |
2003-01-16 | - renamed card enum as suggested by Holger | Michael Hunold |
2003-01-15 | update | Holger Waechtler |
2003-01-15 | One should test changes before committing them... | Michael Hunold |
2003-01-15 | Fixed the "frontend not recognnized on first load" bug by | Michael Hunold |
2003-01-13 | add a timeout to saa7146_i2c_writeout() to prevent endless loop | Johannes Stezenbach |
2003-01-13 | fix unresolved symbol __ucmpdi2 in 2.4 build | Johannes Stezenbach |
2003-01-13 | Add NTSC mode back to av7110 driver. | Michael Hunold |
2003-01-10 | - Fix broken i2c irq transfer, due to Holger's changes | Michael Hunold |
2003-01-09 | return meaningful error values | Holger Waechtler |
2003-01-09 | - add #include <asm/semaphore.h> and #include <linux/timer.h> in order | Holger Waechtler |
2003-01-09 | take over Bugfixes and improvements by Ralph Metzler <rjkm@metzlerbros.org> | Holger Waechtler |
2003-01-09 | Forgot to add some files. | Michael Hunold |
2003-01-09 | Fixes for 2.5.55 all over the place: | Michael Hunold |
2003-01-09 | last commit did break select() | Andreas Oberritter |
2003-01-08 | Removed the whole "device<=>extension" matching crap, the pci subsystem | Michael Hunold |
2003-01-08 | apply optimisation patches suggested by Dr. Werner Fink <werner@suse.de> | Holger Waechtler |
2003-01-08 | use writers count, not users count to decide if we want to shut down the fron... | Holger Waechtler |
2003-01-08 | apply fix regarding first tune after device open reported by Andrew de Quince... | Holger Waechtler |
2003-01-07 | Removed dependency from dvb-core and ttpci-budget to videodev/v4l, | Michael Hunold |
2003-01-07 | - Fixed all initializers to C99, expect av7110.c | Michael Hunold |
2003-01-06 | Fixed the "gray bar on the left side of the video window after | Michael Hunold |
2003-01-05 | After all, using the i2c irq wasn't a good idea. After long hours of | Michael Hunold |
2003-01-05 | Enable the FE before dvb_register_i2c_bus(), otherwise it won't be | Michael Hunold |
2003-01-05 | Fixed a saa7146 driver flaw: after a read() call is satisfied, | Michael Hunold |
2003-01-04 | - Removed preinit() from saa7146 probe()/attach() logic, it's not used | Michael Hunold |
2003-01-04 | Forgot to add budget-av.c and budget.h | Michael Hunold |
2003-01-04 | Some more changes... (but we're stabilizing...) | Michael Hunold |
2003-01-03 | Fix build problems for 2.4.x kernels | Michael Hunold |