summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2003-03-19set default value of saa7146_debug to 0 as stated in module param descriptionAndreas Oberritter
2003-03-19put #if 0, #endif around unused functionAndreas Oberritter
2003-03-19add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flagHolger Waechtler
2003-03-19scale volume settings conforming to the TLC320AD80C data sheet,Holger Waechtler
2003-03-19- optimize the i2c retry-address error problem by distinguishing betweenMichael Hunold
2003-03-19wait between i2c retries and don't bail out on adress errors,Holger Waechtler
2003-03-18clear BER and UNC registers after readingHolger Waechtler
2003-03-18pass number of packets, not number of bytes to dvb_dmx_swfilter_packets()Holger Waechtler
2003-03-18fix comment and rename 'struct dvb_ringbuffer_s' to 'struct dvb_ringbuffer'Holger Waechtler
2003-03-18make running_feed_count localHolger Waechtler
2003-03-18- start iso transfers in start_feed() in order to avoid bogus transfer packet...Holger Waechtler
2003-03-17set the power bits according to the Alps spec, reported by Ragnar Sundblad <r...Holger Waechtler
2003-03-17crc checking and stc code dumpHolger Waechtler
2003-03-17- Fixed the build-2.4 tree to compile with 2.4.18 kernels.Michael Hunold
2003-03-17ttusb driver revival, thanks to tmb for getting this working!!!Holger Waechtler
2003-03-17added module parameter "hw_sections"Andreas Oberritter
2003-03-14bugfix for the repeat timer bug, contributed by Michal <michal@etc.cz>Holger Waechtler
2003-03-14saa7146: set default values for brightness/contrast/saturation on driver loadMichael Hunold
2003-03-12setup correct IF, reported by Dennis Noordsij <dennis.noordsij@wiral.com>Holger Waechtler
2003-03-07added ioctl DMX_GET_STCJohannes Stezenbach
2003-03-07- add _DVB prefix to local defines in public include filesHolger Waechtler
2003-03-06another attempt to get the poll() thing right...Holger Waechtler
2003-03-06Removed some debug messages, verified that it works with "mp1e" andMichael Hunold
2003-03-06Added some planar yuv modes to the saa7146 driver core:Michael Hunold
2003-03-05new firmware version 0x2610Johannes Stezenbach
2003-03-04Remove function specifiers from probe/remove functions, otherwiseMichael Hunold
2003-03-02s/av7710/av7110/;Andreas Oberritter
2003-02-27- fix some bugs that appeared in system with both analog and digitalMichael Hunold
2003-02-26fixed slot_typeAndreas Oberritter
2003-02-26fixedAndreas Oberritter
2003-02-26fixed build for kernel versions < 2.5.63Andreas Oberritter
2003-02-26small fix to audio playback poll() ringbufferJohannes Stezenbach
2003-02-26- Compile fixes against 2.5.63 (daemonize() has been changed)Michael Hunold
2003-02-24pes_play(): apply fix provided by Regis Bossut <rbossut(at)auchan(dot)com>:Oliver Endriss
2003-02-23Add support for dummy frontends for DVB-S/C/T, selectable byDavor Emard
2003-02-23Before changing promiscuous/multi state (and temporarily stoppingDavor Emard
2003-02-20ensure that poll_wait() is always called in poll()Holger Waechtler
2003-02-19- don't use etags target for default builds -- I don't have etags installed. ...Holger Waechtler
2003-02-19add vendor/device id for nexus cardsHolger Waechtler
2003-02-18ring buffer cleanupOliver Endriss
2003-02-17replaced pid2feed array by linked list, allow multipleAndreas Oberritter
2003-02-16#include <time.h>Andreas Oberritter
2003-02-16typoAndreas Oberritter
2003-02-15Replacing tabs with spaces and some code beautifyingDavor Emard
2003-02-15added av7110_ir_init/exit calls to make remote control work againOliver Endriss
2003-02-15Module name string typo fixesDavor Emard
2003-02-15Some cleanup and struct namesDavor Emard
2003-02-15Removing budget patch support from dvb-core.c because it'sDavor Emard
2003-02-15Complete support for budget patch in single fileDavor Emard
2003-02-14removed Metzlerbros from MODULE_AUTHOR list, there is no code left frmo them...Holger Waechtler