Age | Commit message (Expand) | Author |
2003-03-31 | firmware update, get in sync with DVB/ tree | Holger Waechtler |
2003-03-30 | check device address of remote control transmitter (optional) | Oliver Endriss |
2003-03-30 | Initial checkin. | Alex Woods |
2003-03-28 | don't interpret the down bit anymore | Holger Waechtler |
2003-03-28 | optimized PLL code | Holger Waechtler |
2003-03-28 | fix the RC5 IR repeat bug, new version 0x2611 | Holger Waechtler |
2003-03-28 | A whole bunch of small changes all over the place: | Michael Hunold |
2003-03-24 | code review | Holger Waechtler |
2003-03-24 | kmalloc->vmalloc | Holger Waechtler |
2003-03-24 | kmalloc->vmalloc where necessairy | Holger Waechtler |
2003-03-22 | fixed userspace types | Andreas Oberritter |
2003-03-22 | more portability, now frontend modules build out of the box | Holger Waechtler |
2003-03-21 | even more portability stuff | Holger Waechtler |
2003-03-21 | many more portability changes | Holger Waechtler |
2003-03-21 | - more portability changes, move ddelay() into compat.h | Holger Waechtler |
2003-03-21 | - include "compat.h" always, we definitely need this trashcan... | Holger Waechtler |
2003-03-20 | Use #include from ttpci folder which is now common | Davor Emard |
2003-03-20 | Small changes all over the place: | Michael Hunold |
2003-03-20 | Move the budget-driver from "ttpci-budget" to "ttpci", because the | Michael Hunold |
2003-03-20 | Necessary changes to the analog saa7146 based video drivers due | Michael Hunold |
2003-03-20 | Move important *internal* kernel header files to include/media. | Michael Hunold |
2003-03-20 | This is the beginning of some modifications to get the new | Michael Hunold |
2003-03-19 | set default value of saa7146_debug to 0 as stated in module param description | Andreas Oberritter |
2003-03-19 | put #if 0, #endif around unused function | Andreas Oberritter |
2003-03-19 | add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flag | Holger Waechtler |
2003-03-19 | scale volume settings conforming to the TLC320AD80C data sheet, | Holger Waechtler |
2003-03-19 | - optimize the i2c retry-address error problem by distinguishing between | Michael Hunold |
2003-03-19 | wait between i2c retries and don't bail out on adress errors, | Holger Waechtler |
2003-03-18 | clear BER and UNC registers after reading | Holger Waechtler |
2003-03-18 | pass number of packets, not number of bytes to dvb_dmx_swfilter_packets() | Holger Waechtler |
2003-03-18 | fix comment and rename 'struct dvb_ringbuffer_s' to 'struct dvb_ringbuffer' | Holger Waechtler |
2003-03-18 | make running_feed_count local | Holger Waechtler |
2003-03-18 | - start iso transfers in start_feed() in order to avoid bogus transfer packet... | Holger Waechtler |
2003-03-17 | set the power bits according to the Alps spec, reported by Ragnar Sundblad <r... | Holger Waechtler |
2003-03-17 | crc checking and stc code dump | Holger Waechtler |
2003-03-17 | - Fixed the build-2.4 tree to compile with 2.4.18 kernels. | Michael Hunold |
2003-03-17 | ttusb driver revival, thanks to tmb for getting this working!!! | Holger Waechtler |
2003-03-17 | added module parameter "hw_sections" | Andreas Oberritter |
2003-03-14 | bugfix for the repeat timer bug, contributed by Michal <michal@etc.cz> | Holger Waechtler |
2003-03-14 | saa7146: set default values for brightness/contrast/saturation on driver load | Michael Hunold |
2003-03-12 | setup correct IF, reported by Dennis Noordsij <dennis.noordsij@wiral.com> | Holger Waechtler |
2003-03-07 | added ioctl DMX_GET_STC | Johannes Stezenbach |
2003-03-07 | - add _DVB prefix to local defines in public include files | Holger Waechtler |
2003-03-06 | another attempt to get the poll() thing right... | Holger Waechtler |
2003-03-06 | Removed some debug messages, verified that it works with "mp1e" and | Michael Hunold |
2003-03-06 | Added some planar yuv modes to the saa7146 driver core: | Michael Hunold |
2003-03-05 | new firmware version 0x2610 | Johannes Stezenbach |
2003-03-04 | Remove function specifiers from probe/remove functions, otherwise | Michael Hunold |
2003-03-02 | s/av7710/av7110/; | Andreas Oberritter |
2003-02-27 | - fix some bugs that appeared in system with both analog and digital | Michael Hunold |