summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-10-21A small sync from kernel treeMauro Carvalho Chehab
2008-10-21backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1Mauro Carvalho Chehab
2008-09-03backport commit aa7a7fb3990ffc74945494cbd2fc6e920825ee2cMauro Carvalho Chehab
2008-08-14backport commit aa82661baf8a48379355ffa8bf162b07cf487600Mauro Carvalho Chehab
2008-10-18backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9Mauro Carvalho Chehab
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-17Patch to remove warning message during cx88-dvb compilationMauro Carvalho Chehab
2008-10-17merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-10-17videobuf-dvb: two functions are now staticMauro Carvalho Chehab
2008-10-17gspca: Add a stop sequence in t613.Jean-Francois Moine
2008-10-17gspca: Separate and fix the sensor dependant sequences in t613.Jean-Francois Moine
2008-10-17gspca: Call the control setting functions at init time in t613.Jean-Francois Moine
2008-10-17gspca: Do not set the white balance temperature by default in t613.Jean-Francois Moine
2008-10-17gspca: Adjust the sensor init sequences in t613.Jean-Francois Moine