summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: soc-camera: allow only one video queue per deviceGuennadi Liakhovetski5-105/+103
2010-10-21V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski1-0/+24
2010-10-21V4L/DVB: mx2_camera: add informative camera clock frequency printoutMichael Grzeschik1-0/+3
2010-10-21V4L/DVB: mx2_camera: implement forced termination of active buffer for mx25Baruch Siach1-4/+16
2010-10-21V4L/DVB: mx2_camera: fix comment typoBaruch Siach1-1/+1
2010-10-21V4L/DVB: mx2_camera: remove emma limitation for RGB565Michael Grzeschik1-10/+5
2010-10-21V4L/DVB: mt9m111: register cleanup hex to dec bitoffsetMichael Grzeschik1-8/+8
2010-10-21V4L/DVB: cpia2: remove V4L1 support from this driverHans Verkuil5-346/+51
2010-10-21V4L/DVB: em28xx: fix a compilation warningMauro Carvalho Chehab1-1/+0
2010-10-21V4L/DVB: radio-mr800: remove BKLHans Verkuil1-64/+10
2010-10-21V4L/DVB: em28xx: the default std was not passed on to the subdevsHans Verkuil1-0/+1
2010-10-21V4L/DVB: em28xx: remove BKLHans Verkuil1-82/+10
2010-10-21V4L/DVB: vivi: remove BKLHans Verkuil1-10/+7
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil19-35/+56
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil24-33/+40
2010-10-21V4L/DVB: videobuf: prepare to make locking optional in videobufHans Verkuil5-42/+42
2010-10-21V4L/DVB: v4l2: add core serialization lockHans Verkuil2-19/+66
2010-10-21V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil1-18/+0
2010-10-21V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil1-2/+2
2010-10-21V4L/DVB: Deprecate stradis driverMauro Carvalho Chehab8-9/+19
2010-10-21V4L/DVB: Deprecate cpia driver (used for parallel port webcams)Mauro Carvalho Chehab11-43/+55
2010-10-21V4L/DVB: cx88: Remove BKLMauro Carvalho Chehab2-15/+16
2010-10-21V4L/DVB: bttv: use unlocked ioctlMauro Carvalho Chehab1-7/+7
2010-10-21V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLMauro Carvalho Chehab1-58/+143
2010-10-21V4L/DVB: bttv: Fix mutex unbalance at bttv_pollMauro Carvalho Chehab1-3/+1
2010-10-21V4L/DVB: bttv-driver: document functions using mutex_lockMauro Carvalho Chehab1-25/+25
2010-10-21V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab2-6/+22
2010-10-21V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab2-10/+8
2010-10-21V4L/DVB: v4l: fsl-viu.c: add slab.h include to fix compile breakageAnatolij Gustschin1-0/+1
2010-10-21V4L/DVB: dvb/bt8xx: kill the big kernel lockArnd Bergmann1-3/+4
2010-10-21V4L/DVB: dvb-core: kill the big kernel lockArnd Bergmann4-40/+11
2010-10-21V4L/DVB: drivers/media/video/zoran: Don't use initialized char arrayJoe Perches1-8/+4
2010-10-21V4L/DVB: media: cx23885: use '%pM' format to print MAC addressAndy Shevchenko1-4/+1
2010-10-21V4L/DVB: cx22702: Simplify cx22702_set_tps()Jean Delvare1-32/+26
2010-10-21V4L/DVB: cx22702: Some things never changeJean Delvare1-3/+3
2010-10-21V4L/DVB: cx22702: Avoid duplicating code in branchesJean Delvare1-15/+16
2010-10-21V4L/DVB: Fix Kconfig dependencies for VIDEO_IRMauro Carvalho Chehab2-2/+2
2010-10-21V4L/DVB: saa7134: split RC code into a different moduleMauro Carvalho Chehab4-11/+30
2010-10-21V4l/DVB: saa7134: properly mark some functions as staticMauro Carvalho Chehab1-2/+2
2010-10-21V4L/DVB: tvaudio: remove obsolete tda8425 initializationHans Verkuil1-13/+0
2010-10-21V4L/DVB: cx22702: Drop useless initializations to 0Jean Delvare1-3/+2
2010-10-21V4L/DVB: cx22702: Clean up register access functionsJean Delvare1-10/+13
2010-10-21V4L/DVB: dvb: Convert "mutex" to semaphoreThomas Gleixner1-2/+2
2010-10-21V4L/DVB: IR/lirc_dev: check for valid irctl in unregister pathJarod Wilson1-0/+5
2010-10-21V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson1-126/+138
2010-10-21V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson1-6/+46
2010-10-21V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman1-113/+160
2010-10-21V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson1-1/+2
2010-10-21V4L/DVB: saa7134: get rid of I2C_HW_SAA7134Mauro Carvalho Chehab3-8/+10
2010-10-21V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.cMauro Carvalho Chehab4-61/+51