summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21V4L/DVB: gspca - benq: Remove useless module load/unload messagesJean-François Moine
2010-10-21V4L/DVB: gspca - benq: Display error messages when gspca debug disabledJean-François Moine
2010-10-21V4L/DVB: soc-camera: allow only one video queue per deviceGuennadi Liakhovetski
2010-10-21V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski
2010-10-21V4L/DVB: mx2_camera: add informative camera clock frequency printoutMichael Grzeschik
2010-10-21V4L/DVB: mx2_camera: implement forced termination of active buffer for mx25Baruch Siach
2010-10-21V4L/DVB: mx2_camera: fix comment typoBaruch Siach
2010-10-21V4L/DVB: mx2_camera: remove emma limitation for RGB565Michael Grzeschik
2010-10-21V4L/DVB: mt9m111: register cleanup hex to dec bitoffsetMichael Grzeschik
2010-10-21V4L/DVB: cpia2: remove V4L1 support from this driverHans Verkuil
2010-10-21V4L/DVB: em28xx: fix a compilation warningMauro Carvalho Chehab
2010-10-21V4L/DVB: radio-mr800: remove BKLHans Verkuil
2010-10-21V4L/DVB: em28xx: the default std was not passed on to the subdevsHans Verkuil
2010-10-21V4L/DVB: em28xx: remove BKLHans Verkuil
2010-10-21V4L/DVB: vivi: remove BKLHans Verkuil
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-10-21V4L/DVB: videobuf: prepare to make locking optional in videobufHans Verkuil
2010-10-21V4L/DVB: v4l2: add core serialization lockHans Verkuil
2010-10-21V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil
2010-10-21V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil
2010-10-21V4L/DVB: Deprecate stradis driverMauro Carvalho Chehab
2010-10-21V4L/DVB: Deprecate cpia driver (used for parallel port webcams)Mauro Carvalho Chehab
2010-10-21V4L/DVB: cx88: Remove BKLMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: use unlocked ioctlMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: Fix mutex unbalance at bttv_pollMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv-driver: document functions using mutex_lockMauro Carvalho Chehab
2010-10-21V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab
2010-10-21V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab
2010-10-21V4L/DVB: v4l: fsl-viu.c: add slab.h include to fix compile breakageAnatolij Gustschin
2010-10-21V4L/DVB: dvb/bt8xx: kill the big kernel lockArnd Bergmann
2010-10-21V4L/DVB: dvb-core: kill the big kernel lockArnd Bergmann
2010-10-21V4L/DVB: drivers/media/video/zoran: Don't use initialized char arrayJoe Perches
2010-10-21V4L/DVB: media: cx23885: use '%pM' format to print MAC addressAndy Shevchenko
2010-10-21V4L/DVB: cx22702: Simplify cx22702_set_tps()Jean Delvare
2010-10-21V4L/DVB: cx22702: Some things never changeJean Delvare
2010-10-21V4L/DVB: cx22702: Avoid duplicating code in branchesJean Delvare
2010-10-21V4L/DVB: Fix Kconfig dependencies for VIDEO_IRMauro Carvalho Chehab
2010-10-21V4L/DVB: saa7134: split RC code into a different moduleMauro Carvalho Chehab
2010-10-21V4l/DVB: saa7134: properly mark some functions as staticMauro Carvalho Chehab
2010-10-21V4L/DVB: tvaudio: remove obsolete tda8425 initializationHans Verkuil
2010-10-21V4L/DVB: cx22702: Drop useless initializations to 0Jean Delvare
2010-10-21V4L/DVB: cx22702: Clean up register access functionsJean Delvare
2010-10-21V4L/DVB: dvb: Convert "mutex" to semaphoreThomas Gleixner
2010-10-21V4L/DVB: IR/lirc_dev: check for valid irctl in unregister pathJarod Wilson
2010-10-21V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson
2010-10-21V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson
2010-10-21V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman
2010-10-21V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson