summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
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
2007-08-25videodev2.h: add new pixel formats for the cx23415 OSD.Hans Verkuil
2007-08-25dvb_frontend: clean-up shutdown handlingOliver Endriss
2007-08-25dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss
2007-08-25dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss
2007-08-25dvb_ca_en50221: decrement module use count on errorOliver Endriss
2007-08-25dvb_ca_en50221: return correct error code valueOliver Endriss
2007-08-25[PATCH 24/30] dvb: remove some unneeded vmalloc() return value casts from av7110Oliver Endriss
2007-08-24merge: http://linuxtv.org/hg/~mkrufky/pendingMauro Carvalho Chehab
2007-08-24merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-08-24ivtv: kzalloc() returns void pointer, no need to castHans Verkuil
2007-08-23cx88-alsa: Fix mmap supportTrent Piepho
2007-08-23cx88-alsa: Eliminate snd_cx88_cardsTrent Piepho
2007-08-23cx88-alsa: Rework buffer handlingTrent Piepho
2007-08-23dvb_net: whitespace cleanupMichael Krufky
2007-08-24ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUFHans Verkuil
2007-08-23ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END supportHans Verkuil
2007-08-23ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil
2007-08-23From: Jean Delvare <khali@linux-fr.org>Mauro Carvalho Chehab
2007-08-23ivtv: more ivtv-driver.h cleanups.Hans Verkuil
2007-08-23ivtv: reorganized and cleanup ivtv structHans Verkuil
2007-08-23ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.cHans Verkuil