summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB: Fix a merge conflict that affects unlock_ioctlMauro Carvalho Chehab2010-10-211-5/+5
* V4L/DVB: tm6000: Fix warnings due to a small array sizeMauro Carvalho Chehab2010-10-211-1/+1
* V4L/DVB: saa7134-input can't be a module right nowMauro Carvalho Chehab2010-10-214-17/+8
* V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_SIZE, arg)Mauro Carvalho Chehab2010-10-211-2/+2
* V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102Jean-François Moine2010-10-212-2/+2
* V4L/DVB: gspca - sonixj: Bad detection of the end of imageJean-François Moine2010-10-211-24/+38
* V4L/DVB: gspca - sonixj: Add sensor mi0360bJean-François Moine2010-10-211-2/+112
* V4L/DVB: gspca - mr97310a: Declare static the constant tablesJean-François Moine2010-10-211-11/+12
* V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine2010-10-2111-28/+24
* V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup pathsJarkko Nikula2010-10-211-2/+8
* V4L/DVB: tm6000+audioDmitri Belimov2010-10-214-16/+54
* V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideoMatthew Garrett2010-10-211-0/+1
* V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returnedMauro Carvalho Chehab2010-10-211-9/+7
* V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil2010-10-213-11/+14
* V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)Hans Verkuil2010-10-2113-13/+17
* V4L/DVB: gspca - sonixj: Propagate USB errors to higher levelJean-François Moine2010-10-211-18/+67
* V4L/DVB: gspca - spca505: Remove the eeprom write commands of NxUltraJean-François Moine2010-10-211-4/+0
* V4L/DVB: gspca - cpia1: Fix compilation warning when gspca debug disabledJean-François Moine2010-10-211-0/+2
* V4L/DVB: gspca - benq: Remove useless module load/unload messagesJean-François Moine2010-10-211-8/+1
* V4L/DVB: gspca - benq: Display error messages when gspca debug disabledJean-François Moine2010-10-211-6/+5
* V4L/DVB: soc-camera: allow only one video queue per deviceGuennadi Liakhovetski2010-10-216-110/+107
* V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski2010-10-212-0/+32
* V4L/DVB: mx2_camera: add informative camera clock frequency printoutMichael Grzeschik2010-10-211-0/+3
* V4L/DVB: mx2_camera: implement forced termination of active buffer for mx25Baruch Siach2010-10-211-4/+16
* V4L/DVB: mx2_camera: fix comment typoBaruch Siach2010-10-211-1/+1
* V4L/DVB: mx2_camera: remove emma limitation for RGB565Michael Grzeschik2010-10-211-10/+5
* V4L/DVB: mt9m111: register cleanup hex to dec bitoffsetMichael Grzeschik2010-10-211-8/+8
* V4L/DVB: cpia2: remove V4L1 support from this driverHans Verkuil2010-10-215-346/+51
* V4L/DVB: em28xx: fix a compilation warningMauro Carvalho Chehab2010-10-211-1/+0
* V4L/DVB: radio-mr800: remove BKLHans Verkuil2010-10-211-64/+10
* V4L/DVB: em28xx: the default std was not passed on to the subdevsHans Verkuil2010-10-211-0/+1
* V4L/DVB: em28xx: remove BKLHans Verkuil2010-10-211-82/+10
* V4L/DVB: vivi: remove BKLHans Verkuil2010-10-211-10/+7
* V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-2120-36/+58
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-2128-37/+48
* V4L/DVB: videobuf: prepare to make locking optional in videobufHans Verkuil2010-10-216-42/+55
* V4L/DVB: v4l2: add core serialization lockHans Verkuil2010-10-214-19/+89
* V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil2010-10-212-20/+0
* V4L/DVB: v4l2-dev: after a disconnect any ioctl call will be blockedHans Verkuil2010-10-212-5/+4
* V4L/DVB: Deprecate stradis driverMauro Carvalho Chehab2010-10-219-11/+21
* V4L/DVB: Deprecate cpia driver (used for parallel port webcams)Mauro Carvalho Chehab2010-10-2112-44/+71
* V4L/DVB: cx88: Remove BKLMauro Carvalho Chehab2010-10-212-15/+16
* V4L/DVB: bttv: use unlocked ioctlMauro Carvalho Chehab2010-10-211-7/+7
* V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLMauro Carvalho Chehab2010-10-211-58/+143
* V4L/DVB: bttv: Fix mutex unbalance at bttv_pollMauro Carvalho Chehab2010-10-211-3/+1
* V4L/DVB: bttv-driver: document functions using mutex_lockMauro Carvalho Chehab2010-10-211-25/+25
* V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab2010-10-212-6/+22
* V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab2010-10-212-10/+8
* V4L/DVB: v4l: fsl-viu.c: add slab.h include to fix compile breakageAnatolij Gustschin2010-10-211-0/+1
* V4L/DVB: dvb/bt8xx: kill the big kernel lockArnd Bergmann2010-10-211-3/+4
OpenPOWER on IntegriCloud