summaryrefslogtreecommitdiff
path: root/v4l_experimental
AgeCommit message (Expand)Author
2009-02-27Remove obsolete drivers: firesat (from v4l_experimental) and btaudioMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-01-07From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-01-07Remove obsolete stuff from v4l_experimental/Mauro Carvalho Chehab
2006-06-24Whitespace cleanupsMauro Carvalho Chehab
2006-03-13Merge from mkrufky's cx88-ivtv treeMauro Carvalho Chehab
2006-03-13cx88-ivtv: use v4l_print_ioctlMichael Krufky
2006-02-26moved pvrusb2 driver into the kernel treeMichael Krufky
2006-02-26removed old cvs filesMichael Krufky
2006-02-26add linux/Documentation/video4linux/README.pvrusb2Michael Krufky
2006-02-25Implement configurable initialization pause in pvrusb2Mike Isely
2006-02-25Change firmware file names in pvrusb2 to conform to v4l standardsMike Isely
2006-02-25fix build for older kernelsMichael Krufky
2006-02-22Tweak pvrusb2's I2C adapter to work with cx25840Mike Isely
2006-02-22Implement LOG_STATUS in pvrusb2Mike Isely
2006-02-22Handle eeproms in pvrusb2 with 16 bit addressesMike Isely
2006-02-22Implement pvrusb2 driver function to discover eeprom addressMike Isely
2006-02-22Unexpand all the $Id$ keywords in pvrusb2.Mike Isely
2006-02-08added support for new terratec firmware to fw extractorMarkus Rechberger
2006-02-01fixed xc3028 firmware extractor, added terratec fw supportMarkus Rechberger
2006-01-31From: Andreas Monitzer <andy@monitzer.com>Michael Krufky
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