summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-07-20Backport changeset from kernel mainstreamMauro Carvalho Chehab
2007-07-20DVB: fix includes of video.h when __KERNEL__ is undefinedMichael Krufky
2007-07-20merge: http://linuxtv.org/hg/~tap/zoranMauro Carvalho Chehab
2007-07-20V4L: Fix a compile warning on non-32-bit machines.Mauro Carvalho Chehab
2007-07-20merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-07-20ivtv: init channel for NTSC_M_JP standard.Hans Verkuil
2007-07-20wm8775/wm8739: Fix memory leak when unloading moduleHans Verkuil
2007-07-20compat: keep printing pci revision on older kernelsTrent Piepho
2007-07-20radio-gemtek-pci: remove unused structure memberTrent Piepho
2007-07-19compat: only access pci_dev->revision for kernels later than 2.6.22Michael Krufky
2007-07-19Backport kernel changeset 44c10138fd4bbc4b6d6bff0873c24902f2a9da65Mauro Carvalho Chehab
2007-07-19backport kernel commit 59faba1b316a7798a33752b3889193333f8af1a0Mauro Carvalho Chehab
2007-07-19backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69Mauro Carvalho Chehab
2007-07-19Conexant 2388x: check for kthread_runMauro Carvalho Chehab
2007-07-19merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-07-19Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab
2007-07-19Add check for valid control ID to v4l2_ctrl_next.Hans Verkuil
2007-07-18Merge: from masterHans Verkuil
2007-07-18videodev2.h: add missing <sys/time.h> when included by an applicationHans Verkuil
2007-07-18TCM825x: Add driver.Mauro Carvalho Chehab
2007-07-18V4L: Add internal ioctl-like interface.Mauro Carvalho Chehab
2007-07-18ivtv: fix DMA timeout when capturing VBI + another streamHans Verkuil
2007-07-17zr36067: Turn off raw capture properlyTrent Piepho
2007-07-17zr36067: Add UYVY, RGB555X, RGB565X, and RGB32 formatsTrent Piepho
2007-07-17zr36067: fix x86_64 warningsJean Delvare
2007-07-17zr36067: Driver was not returning correct image sizeTrent Piepho
2007-07-17zr36067: Fix poll() operationTrent Piepho
2007-07-17zr36067: Fix problem setting normsTrent Piepho
2007-07-17zr36067: Fix problems with module parametersTrent Piepho
2007-07-17zr36067: clean up debug functionJean Delvare
2007-07-17Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab
2007-07-17Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab
2007-07-17use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab
2007-07-17Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab
2007-07-17Use msecs_to_jiffies instead of HZ on radio driversMauro Carvalho Chehab
2007-07-17merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-07-17ivtv: fix Kconfig typo and refer to the driver homepage.Hans Verkuil
2007-07-17ivtv: cleanup of driver messagesHans Verkuil
2007-07-17ivtv: add support to suppress high volume i2c debug messages.Hans Verkuil
2007-07-17ivtv: don't recompile needlesslyHans Verkuil
2007-07-17ivtv: fix missing I2C_ALGOBIT config optionHans Verkuil
2007-07-17ivtv: improve API command debuggingHans Verkuil
2007-07-16Av7110: fix typoMauro Carvalho Chehab
2007-07-16Clean up schedule_timeout calls in cpia2 and ivtv codeMauro Carvalho Chehab
2007-07-16Clean up setting state and scheduling timeoutsMauro Carvalho Chehab
2007-07-16merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-07-16fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab
2007-07-16merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-07-13dvb-core: fix signedness warnings and const strippingTrent Piepho
2007-07-13dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss