summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: ir-core: make ir_g_keycode_from_table a public functionJarod Wilson1-7/+0
2010-05-19V4L/DVB: s2255drv: removes kref tracking and videodev parentDean Anderson1-22/+21
2010-05-19V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.Dean Anderson1-20/+19
2010-05-19V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdiJoe Perches1-11/+11
2010-05-19ir-core: Fix the delete logicMauro Carvalho Chehab1-1/+1
2010-05-19ir-core: Remove the quotation mark from the uevent namesMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: ir Kconfig: better describe the optionsMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: ir-core-priv: fix a typo for RC6 config optionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: tm6000: fix compilation due to the lack of a semicolonMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYVJean-François Moine1-255/+482
2010-05-19V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307Jean-François Moine1-8/+22
2010-05-19V4L/DVB: gspca - sonixj: Let the JPEG header in the deviceJean-François Moine1-12/+1
2010-05-19V4L/DVB: gspca: Change some copyrights and module authorsJean-François Moine3-9/+9
2010-05-19V4L/DVB: TM6000: Fix code which cause memory corruptionBee Hock Goh1-1/+1
2010-05-19V4L/DVB: pt1: Support Earthsoft PT2HIRANO Takahito5-72/+278
2010-05-19V4L/DVB: tm6000: request labeling board version checkStefan Ringel3-4/+19
2010-05-19V4L/DVB: tm6000: tm6000_i2c_xfer: request labelingStefan Ringel1-4/+4
2010-05-19V4L/DVB: cx88: improve error handlingDan Carpenter1-1/+4
2010-05-19V4L/DVB: cx231xx: improve error handlingDan Carpenter1-1/+4
2010-05-19V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=nRandy Dunlap2-8/+21
2010-05-19V4L/DVB: Fix default state Beholder H6 tunerDmitri Belimov1-0/+17
2010-05-19V4L/DVB: tm6000: add gpios for tm6010 generic boardStefan Ringel1-1/+12
2010-05-19V4L/DVB: tm6000: add gpios to board structStefan Ringel1-9/+28
2010-05-19V4L/DVB: tm6000: switch to gpio strcutStefan Ringel2-22/+59
2010-05-19V4L/DVB: video/sn9c102: improve error handlingDan Carpenter1-2/+4
2010-05-19V4L/DVB: video/et61x251: improve error handlingDan Carpenter1-2/+4
2010-05-19V4L/DVB: video/zc0301: improve error handlingDan Carpenter1-2/+4
2010-05-19V4L/DVB: video/cx231xx: cleanup. remove unneed null checksDan Carpenter1-8/+5
2010-05-19V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanupDean Anderson1-11/+27
2010-05-19V4L/DVB: s2255drv: cleanup of debug messagesDean Anderson1-111/+42
2010-05-19V4L/DVB: s2255drv: removal of big kernel lockDean Anderson1-10/+1
2010-05-19V4L/DVB: s2255drv: video_device_alloc call not checked fixDean Anderson1-22/+20
2010-05-19V4L/DVB: s2255drv: code cleanupDean Anderson1-69/+44
2010-05-19V4L/DVB: s2255drv: cleanup of driver disconnect codeDean Anderson1-157/+109
2010-05-19V4L/DVB: video/au0828: off by one bugDan Carpenter1-1/+1
2010-05-19V4L/DVB: cx88: fix checks for analog TV inputsistvan_v@mailbox.hu2-3/+5
2010-05-19V4L/DVB: pwc Kconfig dependency fixChristoph Fritz1-1/+1
2010-05-19V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-23/+30
2010-05-19V4L/DVB: Add RC6 support to ir-coreDavid Härdeman6-0/+432
2010-05-19V4L/DVB: Add NECx support to ir-coreDavid Härdeman1-1/+2
2010-05-19V4L/DVB: Add RC5x support to ir-coreDavid Härdeman1-19/+59
2010-05-19V4L/DVB: ds3000: fix divide-by-zero error in ds3000_read_snr()Nicolas Noirbent1-1/+1
2010-05-19V4L/DVB: cpia1: comment unused command_setlights()Mauro Carvalho Chehab1-0/+2
2010-05-19V4L/DVB: ir-core: Remove warining noise if decoders compiled builtinMauro Carvalho Chehab2-3/+5
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe11-22/+22
2010-05-19Revert "V4L/DVB (11906): saa7134: Use v4l bounding/alignment function"Herton Ronaldo Krzesinski1-2/+9
2010-05-19V4L/DVB: dvb/dib8000: fix build warningWolfram Sang1-0/+1
2010-05-19V4L/DVB: DVB: ngene, remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-19V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil1-33/+32
2010-05-19V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF ...Hans Verkuil1-19/+25