summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-30add an entry about debugging dvb_net problemsJohannes Stezenbach
2004-01-30- fix NET_GET_IF Oops on 2.6.xJohannes Stezenbach
2004-01-29update by Mark EdwardsHolger Waechtler
2004-01-29Changed to use full i2c reads in probing instead of i2c pings to beAndrew de Quincy
2004-01-29Fixed i2c code to detect nearly all errorsAndrew de Quincy
2004-01-29bugfix by Robert Cook: FE_RESET did the same as FE_INIT, thus invalidatingAndreas Oberritter
2004-01-29fix check_firmware() error message ("dpram" -> "root")Johannes Stezenbach
2004-01-29- strip README-2.6 to the bare minimum. Move interesing stuff to faq.txtMichael Hunold
2004-01-28Need to re-invert inversion for tda10046 in get_fe()Andrew de Quincy
2004-01-28Now resets chip before uploading firmwareAndrew de Quincy
2004-01-28Had to split firmware upload off from frontend init... the initial tune attemptAndrew de Quincy
2004-01-27Fixed frequency calculation.. realised its exactly the same as theAndrew de Quincy
2004-01-27Fixed signal strength reading for tda10046hAndrew de Quincy
2004-01-27added VIDEO_EVENT_FRAME_RATE_CHANGED and VIDEO_GET_FRAME_RATE ioctlAndreas Oberritter
2004-01-27Removed __initdata. It is now possible in kernel 2.6 to compile theAndrew de Quincy
2004-01-27Updated descriptionAndrew de Quincy
2004-01-27Small tweaks. Better inversion handling, and changed how 6MHz is set inAndrew de Quincy
2004-01-27Forgot to make sure inversion was on for TDA10046HAndrew de Quincy
2004-01-27Implemented tda10046h driverAndrew de Quincy
2004-01-27Renamed two functions.Roberto Ragusa
2004-01-27- follow changes in 2.6.2-rc2 for non-dvb stuffMichael Hunold
2004-01-26- don't try to disable video overlay if it wasn't enabled beforeMichael Hunold
2004-01-26- make sure to disable clipping before capturing, otherwise capturing mayMichael Hunold
2004-01-26rename HOWTO-get-a-new-card-running-avermedia to avermedia.txtJohannes Stezenbach
2004-01-26don't send zero-byte messages when probing the PLL typeHolger Waechtler
2004-01-25move Mark Edward's HOWTO to linux/Documentation/dvb/ and remove double FAQHolger Waechtler
2004-01-25#include <linux/version.h> so it builds with linux-2.6.2-rc1Johannes Stezenbach
2004-01-25use {min,max}_t instead of home-brewed my_{min,max} macros. straight-forward....Michael Hunold
2004-01-23- spelling fix: aquire -> acquireMichael Hunold
2004-01-22- always compile before commit...Michael Hunold
2004-01-22- backfeed from Linux kernel bitkeeper repository. can't really commentMichael Hunold
2004-01-22- don't allocate ARM_PACKET_SIZE (= 4096(!) bytes) on the stack, useMichael Hunold
2004-01-21Fix compile for kernels < 2.4.20Alex Woods
2004-01-20- some more compatiblity cruft to make the driver compile down toMichael Hunold
2004-01-20add a note that says that the CI of the budget-CI card is notJohannes Stezenbach
2004-01-19Check for presence of crc32 function.Alex Woods
2004-01-18Get it right..Alex Woods
2004-01-18select CRC32 for checking validity of firmwareAlex Woods
2004-01-18- sync media/common/Makefile with 2.6.1Michael Hunold
2004-01-18Fix for failing urb submission under 2.6 kernelsAlex Woods
2004-01-16merge frontend improvements from DVB tree:Johannes Stezenbach
2004-01-14- bit masks are evil: disable the right video dma upon device close, otherwiseMichael Hunold
2004-01-14corrected bug in dvb_demux.c:1.44->1.45:Andreas Oberritter
2004-01-13Fix USB timeout bug under 2.6.Alex Woods
2004-01-13Send audio packets to their filter rather than the videos.Alex Woods
2004-01-12Support DEC2540-t under kernel 2.4 and add info on it to the ttusb-dec docs.Alex Woods
2004-01-12- copy each packet only once to the dvr device, even if a PID is in multiple ...Michael Hunold
2004-01-11Add model number returned from DEC2540-t firmware.Alex Woods
2004-01-10- make VIDIOC_S_FREQUENCY work again. I don't know who broke it...Michael Hunold
2004-01-10Handle the new firmwares that change the devices' USB IDs.Alex Woods