aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-27V4L/DVB (8546): saa7146: fix read from uninitialized memoryHans Verkuil
2008-07-27V4L/DVB (8544): gspca: probe/open race.Oliver Neukum
2008-07-27V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/StereoMauro Carvalho Chehab
2008-07-27V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is dup...Mauro Carvalho Chehab
2008-07-27V4L/DVB (8541): em28xx: HVR-950 entry is duplicated.Mauro Carvalho Chehab
2008-07-27V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo modelVitaly Wool
2008-07-27V4L/DVB (8539): em28xx-cards: New supported IDs for analog modelsDouglas Schilling Landgraf
2008-07-27V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 modelAron Szabo
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk
2008-07-27V4L/DVB (8522): videodev2: Fix merge conflictMauro Carvalho Chehab
2008-07-27V4L/DVB (8532): mxl5007t: remove excessive locksMichael Krufky
2008-07-27V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected c...Michael Krufky
2008-07-27V4L/DVB (8530): au0828: add support for new revision of HVR950QMichael Krufky
2008-07-27V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionalityMichael Krufky
2008-07-27V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tunerMichael Krufky
2008-07-27V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMTHans Verkuil
2008-07-27V4L/DVB (8525): fix a few assorted spelling mistakes.Hans Verkuil
2008-07-27V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.hHans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-27V4L/DVB (8521): gspca: Webcams with Sonix bridge and sensor ov7630 are VGA.Jean-Francois Moine
2008-07-27V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8...Jean-Francois Moine
2008-07-27V4L/DVB (8519): gspca: Set the specific per webcam information in driver_info...Jean-Francois Moine
2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine
2008-07-27V4L/DVB (8517): gspca: Bad sensor for some webcams in zc3xx since 28b8203a830e.Jean-Francois Moine
2008-07-27V4L/DVB (8515): gspca: Webcam 0c45:6143 added in sonixj.Jean-Francois Moine
2008-07-27V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine
2008-07-27V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine
2008-07-27V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name.Jean-Francois Moine
2008-07-27V4L/DVB (8509): pvrusb2: fix device descriptions for HVR-1900 & HVR-1950Michael Krufky
2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil
2008-07-27V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil
2008-07-27V4L/DVB (8504): s2255drv: add missing headerHans Verkuil
2008-07-27V4L/DVB (8502): videodev2.h: CodingStyle cleanupsMauro Carvalho Chehab
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-26fix for a memory leak in an error case introduced by fix for double freeOliver Neukum
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-07-26Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds
2008-07-26m68k: gs: use tty_port fixesGeert Uytterhoeven
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap
2008-07-26mm/util.c must #include <linux/sched.h>Adrian Bunk
2008-07-26hugetlb: remove unused variable warningAndrea Righi
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi
2008-07-26gpiolib: fix typo in commentMichael Buesch
2008-07-26[PATCH] fix RLIM_NOFILE handlingAl Viro
2008-07-26[PATCH] get rid of corner case in dup3() entirelyAl Viro