summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-23ivtv: fix VIDIOC_G_ENC_INDEX flag handlingHans Verkuil
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-21cx88: Improve risc instruction printing in sram channel dumpTrent Piepho
2007-08-21hybrid tuner refactoring core changes, phase 1Michael Krufky
2007-08-21tuner: kill i2c_client interface to tuner sub-driversMichael Krufky
2007-08-28tuner: add warning for obsolete i2c address range 0x64 thru 0x6fMichael Krufky
2007-08-20ivtv: prevent changing VBI format while capture is in progress.Hans Verkuil
2007-08-20ivtv: fix output mode processing: UDMA_YUV wasn't cleared.Hans Verkuil
2007-03-11scripts: Enhance analyze_build a bitTrent 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-11versions.txt: remove DVB_TUNER_LGH06XFMichael 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-10Added another variant of acked-by:Mauro Carvalho Chehab
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-09Removed the old xc3028 tagMauro Carvalho Chehab
2007-03-09cx88: merge identical boardsTrent Piepho
2007-03-09build: Add support for DESTDIR when installing/removing modulesTrent Piepho
2007-03-09merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-03-07build: do a better job at parsing hgrc filesTrent Piepho
2007-03-07build: speed up link creationTrent Piepho
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