aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-26V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth
2008-07-26V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...Steven Toth
2008-07-26V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog cap...Andy Walls
2008-07-26V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SI...Andy Walls
2008-07-26V4L/DVB (8458): gspca_sonixb remove one more no longer needed special case fr...Hans de Goede
2008-07-26V4L/DVB (8457): gspca_sonixb remove some no longer needed sn9c103+ov7630 spec...Andoni Zubimendi
2008-07-26V4L/DVB (8456): gspca_sonixb remove non working ovXXXX contrast, hue and satu...Hans de Goede
2008-07-26V4L/DVB (8455): gspca_sonixb sn9c103 + ov7630 autoexposure and cleanupHans de Goede
2008-07-26V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk
2008-07-25V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab
2008-07-24Merge ../linux-2.6Mauro Carvalho Chehab
2008-07-24V4L/DVB (8234a): uvcvideo: Fix build for uvc inputMauro Carvalho Chehab
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-23i386 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath
2008-07-23V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine
2008-07-23V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine
2008-07-23V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk
2008-07-23V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250).Jean-Francois Moine
2008-07-23V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine
2008-07-23V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj.Jean-Francois Moine
2008-07-23V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-23V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-23ide: small whitespace fixesPavel Machek
2008-07-23ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warningsHarvey Harrison
2008-07-23ide: ide-cd.c fix sparse endianness warningsHarvey Harrison
2008-07-23ide-cd: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide: remove unused PC_FLAG_DRQ_INTERRUPTBorislav Petkov
2008-07-23ide-scsi: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-tape: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-floppy: convert to using the new atapi_flags (take 2)Borislav Petkov
2008-07-23ide: add per-device flagsBorislav Petkov
2008-07-23ide: use rq->cmd instead of pc->c in atapi common codeBorislav Petkov
2008-07-23ide-scsi: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-tape: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-tape: make room for packet command ids in rq->cmdBorislav Petkov