summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-03-20cx23885-dvb.c doesnt need to include dvb-pll.hMichael Krufky
2007-03-20cx23885: fix semaphore / mutex compat for kernels 2.6.15 and earlierMichael Krufky
2007-03-20General code cleanup.Steven Toth
2007-03-20Fix MT2131 tuner lock status problem.Steven Toth
2007-03-19Removed the need to manually define .bridge for each card.Steven Toth
2007-03-19Added the I2C_FUNC_I2C support to the cx23885 i2c algo definition.Steven Toth
2007-03-19Cleanup/remove code to access the sram memory maps.Steven Toth
2007-03-19NMI hang and corrupt transport packet fixesSteven Toth
2007-03-16I2C bus 3 register was incorrect.Steven Toth
2007-03-11cx23885: forward compatibility fixes for recent kernelsMichael Krufky
2007-03-11include drivers/media/video/cx23885/KconfigMichael Krufky
2007-03-11Add CX23885/CX23887 PCIe bridge driverMichael Krufky
2007-03-11Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridgeMichael Krufky
2007-09-03Fix a warning at saa7191_probeMauro Carvalho Chehab
2007-09-03Pwc: Fix a broken debug messageMauro Carvalho Chehab
2007-09-03Remove some compat code from pwc-if, moving to compat.hMauro Carvalho Chehab
2007-09-03Backport kernel commit 85237f202d46d55c1bffe0c5b1aa3ddc0f1dce4dMauro Carvalho Chehab
2007-09-02Fix mux setup for composite sound on AverTV 307Mauro Carvalho Chehab
2007-09-01merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-09-01cx25840: fix build warningMichael Krufky
2007-08-31tuner: use get_rf_strength instead of get_status to determine signal strengthMichael Krufky
2007-08-31tda8290: add get_rf_strength and improve status reading efficiencyMichael Krufky
2007-08-31tea5767: add get_rf_strength and improve status reading efficiencyMichael Krufky
2007-08-31tea5761: add get_rf_strength and improve status reading efficiencyMichael Krufky
2007-08-31tuner-simple: add get_rf_strength and improve status reading efficiencyMichael Krufky
2007-08-30dvb_frontend: add get_rf_strength function pointer to dvb_tuner_opsMichael Krufky
2007-08-29merge: http://linuxtv.org/hg/~mkrufky/tuner-refactor-phase-1Mauro Carvalho Chehab
2007-08-27tuner: alter build to produce separate modulesMichael Krufky
2007-08-27tuner-simple: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27tea5767: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27tea5761: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27mt20xx: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-27whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-08-28cx25840: add a few 10 microsecond delaysHans Verkuil
2007-08-26ivtv: move ivtv.h public header to include/linux.Hans Verkuil
2007-08-28ivtvfb: fix an obvious bug in ivtvfb_release_buffers()Hans Verkuil
2007-08-28ivtvfb: replace ivtv_fb prefix to ivtvfb, change warning to info message.Hans Verkuil
2007-08-26ivtvfb: rename some missed ivtv-fb references to ivtvfb.Hans Verkuil
2007-08-26ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil
2007-08-26ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil
2007-08-25ivtv: finish VBI related cleanup.Hans Verkuil
2007-08-25ivtv: VBI cleanups and fixesHans Verkuil
2007-08-25ivtv/ivtv-fb: improve locking to prevent ivtv/ivtv-fb initialization problems.Hans Verkuil
2007-08-27merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-27Fix a warning when compiling on x86_64Mauro Carvalho Chehab
2007-08-27merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb-pixfmtMauro Carvalho Chehab
2007-08-26ivtv: udelay for the i2c bus was set too highHans Verkuil
2007-08-26cx25840: use a workqueue to load the firmwareHans Verkuil
2007-08-25ivtv: use new videodev2.h pixel formatsHans Verkuil