summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-07-24backport request_firmware changesets for vicam and cpia2_coreMauro Carvalho Chehab
2008-07-24backport commit 0a2a736afa91e8a0402c9dbdaf2ee28481a50bd3Mauro Carvalho Chehab
2008-07-24backport commit b9e40857682ecfc5bcd0356a23ff409883ffb982Mauro Carvalho Chehab
2008-07-24backport commit e282959ef3ebae0d72ac0b24242c376fa34da585Mauro Carvalho Chehab
2008-07-24backport commit a81792f668c20540c336af4242ba1400763eb14fMauro Carvalho Chehab
2008-07-23gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine
2008-07-23gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine
2008-07-22videodev: missed two more usages of the removed 'owner' field.Hans Verkuil
2008-07-22make ivtv_claim_stream() staticMauro Carvalho Chehab
2008-07-22gspca: Remove the version from the subdrivers.Jean-Francois Moine
2008-07-22gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine
2008-07-22gspca: Makes some needlessly global functions static.Jean-Francois Moine
2008-07-21backport commit a9b12619f7b6f19c871437ec24a088787a04b1deMauro Carvalho Chehab
2008-10-21merge: http://hg.kewl.org/v4l-dvb-new/Mauro Carvalho Chehab
2008-10-21Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-21cx88: always de-alloc frontends on fault conditiondarron@kewl.org
2008-10-21videobuf: split unregister bus creating self-contained frontend de-allocatordarron@kewl.org
2008-10-21Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-21cx88: dvb_remove debug outputdarron@kewl.org
2008-10-21cx88: Not all boards that requires cx88-mpeg has frontendsdarron@kewl.org
2008-10-21cx88: initial fix for analogue only compilationdarron@kewl.org
2008-10-21Fix snd_bt87x for kernels lower than 2.6.28Mauro Carvalho Chehab
2008-10-19ivtvfb: FB_BLANK_POWERDOWN turns off video outputHans Verkuil
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-18ivtv: avoid green flashing when loading ivtvHans Verkuil
2008-10-18ivtv: switch to unlocked_ioctl.Hans Verkuil
2008-10-18v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil
2008-10-18v4l2-int-if: Add enum_framesizes and enum_frameintervals ioctls.Hans Verkuil
2008-10-18v4l2-int-if: Export more interfaces to modulesHans Verkuil
2008-10-18v4l2-int-if: Define new power state changesHans Verkuil
2008-10-18v4l2: Add 10-bit RAW Bayer formatsHans Verkuil
2008-10-18v4l2-int-if: Add cropcap, g_crop and s_crop commands.Hans Verkuil
2008-10-18v4l2-int-if: Add command to get slave private data.Hans Verkuil
2008-10-21merge: http://www.linuxtv.org/hg/~stoth/v4l-dvbMauro Carvalho Chehab
2008-10-21merge: http://linuxtv.org/hg/~dougsland/v4l-dvbMauro Carvalho Chehab
2008-10-21merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2008-10-20s5h1411: Power down s5h1411 when not in useSteven Toth
2008-10-20s5h1411: Skip reconfiguring demod modulation if already at the desired modula...Steven Toth
2008-10-20s5h1411: Perform s5h1411 soft reset after tuningSteven Toth
2008-10-20dsbr100: Add frequency checkDouglas Schilling Landgraf
2008-10-20radio-mr800: Add BKL for usb_amradio_open()Douglas Schilling Landgraf
2008-10-20dsbr100: CodingStyle issueDouglas Schilling Landgraf
2008-10-20dsbr100: Correct bus_info stringDouglas Schilling Landgraf
2008-10-19pvrusb2: Keep MPEG PTSs from drifting awayMike Isely
2008-10-19pvrusb2: Fix deadlock problemMike Isely
2008-10-18s5h1411: Add the #define for an existing supporting I/FSteven Toth
2008-10-18cx18: Don't mask many real init error codes by mapping them to ENOMEMAndy Walls
2008-10-18cx18: Add __iomem address space qualifier to cx18_log_*_retries() argumentAndy Walls
2008-10-18cx18: Fix memory leak on card initialization failureAndy Walls
2008-10-16s5h1411: Remove meaningless codeSteven Toth