summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-03-13merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2007-03-13merge: http://linuxtv.org/hg/~mkrufky/m920xMauro Carvalho Chehab
2007-03-13merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-03-13Fix SECAM handling on saa7115Mauro Carvalho Chehab
2007-03-12Updates to the tveeprom tuner, video decoder and audio chip structs.Steven Toth
2007-03-13dvb-ttpci: Infrared remote initialization fixOliver Endriss
2007-03-12Fix suspend/resume in msp3400 and tunerHans Verkuil
2007-03-12m920x: Detect zero-length I2C messages and fix a typoTrent Piepho
2007-03-11Initialize the inputs before registering the devices.Hans Verkuil
2007-03-11cx88: whitespace cleanupMichael Krufky
2007-03-11cx88: autodetect ADS Tech InstantTV DVB-SMichael Krufky
2007-03-11Add comment how the speed field is interpreted.Hans Verkuil
2007-03-11Speed is a signed 32-bit integer, not unsigned.Hans Verkuil
2007-03-11First unregister the driver, and then free the memory.Hans Verkuil
2007-03-11Use pci_register_driver instead of pci_module_init in ivtv.Hans Verkuil
2007-03-11msp_attach must return 0 if no msp3400 was found.Hans Verkuil
2007-03-11Add missing kfree in early exit of saa7115.Hans Verkuil
2007-03-11Use spin_lock_init to fix lockdep warnings.Hans Verkuil
2007-03-10Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMANDHans Verkuil
2007-03-10Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv.Hans Verkuil
2007-03-10Add VIDIOC_G/S_PRIORITY support to ivtv.Hans Verkuil
2007-03-10Add CARDLIST.ivtv and README.ivtvHans Verkuil
2007-03-10merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-03-10Add comment why the symbols are exported.Hans Verkuil
2007-03-10Add missing includes.Hans Verkuil
2007-03-10Merges VBI & YUV handling into a single work queue.Hans Verkuil
2007-03-10Set vsync_field correctly in ivtv.Hans Verkuil
2007-03-10Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNCHans Verkuil
2007-03-10Core: fix several locking related problemsMauro Carvalho Chehab
2007-03-09Usbvideo module handlingMauro Carvalho Chehab
2007-03-09Cpia_pp.c: don't use _WORK_NARMauro Carvalho Chehab
2007-03-09Saa7134: fix MODULES=n compilationMauro Carvalho Chehab
2007-03-09cx88: merge identical boardsTrent Piepho
2007-03-09merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-03-07zr364xx: Use kernel's byte-swapping functionTrent Piepho
2007-03-07saa7134: Clean up printk()sTrent Piepho
2007-03-07radio: Fix error in Kbuild fileTrent Piepho
2007-03-07Add tveeprom entry for tuner LG S701D MK3Hans Verkuil
2007-03-07Ivtv warning fixMauro Carvalho Chehab
2007-03-07Allow using tea5761 radio device on tuner-coreMauro Carvalho Chehab
2007-03-06Add some missing Hauppauge and Belkin devices to the driverThierry MERLE
2007-03-05m920x: Improve I2C operationsTrent Piepho
2007-03-05m920x: remove unneeded codeMichael Krufky
2007-03-05m920x: rework driver code to allow for different devicesMichael Krufky
2007-03-05fix i2c implementation for gl861 and au6610Michael Krufky
2007-03-05m920x: i2c cleanupsMichael Krufky
2007-03-05Fix compilation issue with zr364xx when V4L1 is disabledAntoine Jacquet
2007-03-04ivtv: fix backwards compatibility for kernels 2.6.15 and earlierMichael Krufky
2007-03-04Fix duplicated codes in Pinnacle Grey remoteRicardo Cerqueira
2007-03-03merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab