summaryrefslogtreecommitdiff
path: root/v4l_experimental
AgeCommit message (Expand)Author
2006-01-25adding small setup toolMarkus Rechberger
2006-01-25small cleanups (removed debugging printks),Markus Rechberger
2006-01-25fixed tuner-types, modified channel calculationMarkus Rechberger
2006-01-25better description added MakefileMarkus Rechberger
2006-01-25modified Makefile to fit compilationMarkus Rechberger
2006-01-25Typo in READMEMarkus Rechberger
2006-01-25Hauppauge HVR 900 driver supportMarkus Rechberger
2006-01-23Fix minor bug in pvrusb2 where audio mode wasn't updating correctlyMike Isely
2006-01-23Use mutexes in pvrusb2 for kernel 2.6.16 or laterMike Isely
2006-01-22Eliminate kludge in pvrusb2 involving tda9887 module detection.Mike Isely
2006-01-22Various fixes to permit pvrusb2 compilation w/ kernel 2.6.16Mike Isely
2006-01-22Implement logic to report pvrusb2 handler <-> I2C client associationMike Isely
2006-01-21Solve pvrusb2 compilation warningMike Isely
2006-01-15Remove obsolete build instructions from pvrusb2Mike Isely
2006-01-14Change global "debug" to "pvrusb2_debug"Mike Isely
2006-01-14Use v4l_print_ioctl() where appropriateMike Isely
2006-01-14Start using cx2341x.h for encoder commandsMike Isely
2006-01-14Remove pvrusb2 code which doesn't belong in V4LMike Isely
2006-01-09Remove some long-dead code from the pvrusb2 driverMike Isely
2006-01-09Make the pvrusb2 driver more tolerant of USB streaming errorsMike Isely
2006-01-09Optimize control changes in pvrusb2 when it doesn't really changeMike Isely
2006-01-09Improve reporting and handling of pvrusb2 firmware load failures.Mike Isely
2006-01-09Change some bitmasks to shift expressions to improve readabilityMike Isely
2006-01-03Fix pvrusb2 compilation error for kernels older than 2.6.13Mike Isely
2006-01-03Cosmetic adjustments to permit compilation in older environmentsMike Isely
2006-01-03Fix video standard initialization bugMike Isely
2006-01-03Implement some (normally disabled) I2C adapter debugging codeMike Isely
2006-01-01Kill pvrusb2 initialization bug involving saa711x and msp3400Mike Isely
2006-01-01Patch pvrusb2 to compile again with centralized ioctl definitionsMike Isely
2006-01-01New I2C client handling implementation for pvrusb2 driverMike Isely
2005-12-28Adjust pvrusb2 driver to track VIDIOC_INT_AUDIO_CLOCK_FREQ API changeMike Isely
2005-12-28Prioritize PAL_BG over SECAM_LMike Isely
2005-12-25fix build for 2.6.14, based on patch (hwmon: hwmon vs i2c, second round (01/11))Michael Krufky
2005-12-25drop i2c_clientname()Michael Krufky
2005-12-25remove I2C_ALGO_BITMichael Krufky
2005-12-25Add v3tv experimental build environmentMichael Krufky
2005-12-25Merge V3TV driver from http://www.gilfillan.org/v3tv/v3tv-v4l2/Michael Krufky
2005-12-25kernel-syncMichael Krufky
2005-12-10ir-kbd-gpio is now part of bttvRicardo Cerqueira
2005-12-08More input layer backportsRicardo Cerqueira
2005-12-07Support tda9887 in pvrusb2 driverMike Isely
2005-12-02Update driver version infoMike Isely
2005-12-02Clear v4l2_frequency structure before using itMike Isely
2005-12-02Fix various small issues introduced by earlier PAL-M enhancementMike Isely
2005-12-02Fix broken pvrusb2 build, due to accidental commitMike Isely
2005-12-02Change all uses of V4L2_STD_NTSC to V4L2_STD_NTSC_M in pvrusb2Mike Isely
2005-11-30cx88-ivtv.c added to experimental branchMauro Carvalho Chehab
2005-11-29Fixed support for PAL-MMauro Carvalho Chehab
2005-11-29Added PAL-M video standard to pvrusb2Mauro Carvalho Chehab
2005-11-27Pull in changes from 20051126 pvrusb2 snapshotMike Isely