summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
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-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
2007-08-23ivtv: header cleanupHans Verkuil
2007-08-22ivtv-fb: correct transparency bit reporting.Hans Verkuil
2007-08-22ivtv: log in status if framebuffer uses YUV instead of RGBHans Verkuil
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-21Coding style fix drivers/media/video/zr36016.cMauro Carvalho Chehab
2007-08-21Coding style fix drivers/media/video/zr36050.cMauro Carvalho Chehab
2007-08-21Coding style fix drivers/media/video/zr36060.cMauro Carvalho Chehab
2007-08-21cx88: Improve risc instruction printing in sram channel dumpTrent Piepho
2007-08-21tuner: fix header file includes orderMichael Krufky
2007-08-20tuner: fix ifdef tags to match actual file nameMichael Krufky
2007-08-20merge: http://linuxtv.org/hg/~mkrufky/saa7134Mauro Carvalho Chehab
2007-08-20Fix a warning at dvb_netMauro Carvalho Chehab