aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller18-63/+60
2010-05-06V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier1-5/+6
2010-05-06V4L/DVB: video: testing unsigned for less than 0Dan Carpenter1-1/+1
2010-05-06V4L/DVB: mx1-camera: compile fixUwe Kleine-König1-5/+3
2010-05-06V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-3/+0
2010-05-06V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss1-0/+4
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil4-22/+13
2010-05-06V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1Hans Verkuil1-2/+2
2010-05-06V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri1-13/+20
2010-05-06V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson2-1/+1
2010-05-06V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén1-2/+0
2010-05-06V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-05-06V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold1-3/+5
2010-05-06V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri1-2/+3
2010-05-06V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath1-2/+0
2010-05-06V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller206-25/+191
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+8
2010-04-03net: convert multicast list to list_headJiri Pirko1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo205-25/+183
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko1-5/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-4/+4
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-10/+10
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2-4/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina6-10/+10
2010-03-07media: move omap24xxcam's probe function to .devinit.textUwe Kleine-König1-1/+1
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-34/+5
2010-03-02USB: Push BKL on open down into the driversOliver Neukum1-1/+7
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller258-4589/+25548
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds252-4583/+25533
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload PointerAng Way Chuang1-0/+1
2010-02-26V4L-DVB: cx88-dvb: remove extra attribution for coreMauro Carvalho Chehab1-2/+0
2010-02-26V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] indexBaruch Siach1-1/+2
2010-02-26V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer4-0/+243
2010-02-26V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz1-1/+1
2010-02-26V4L/DVB: gspca_stv06xx: Add support for camera buttonHans de Goede1-1/+28
2010-02-26V4L/DVB: gspca_ov519: add support for the button on ov511 based camsHans de Goede1-5/+17
2010-02-26V4L/DVB: gspca_ov519: Add support for the button on ov518 based camsHans de Goede1-25/+29
2010-02-26V4L/DVB: gspca_ov519: add support for the button on ov519 based camsHans de Goede1-0/+62
2010-02-26V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not setHans de Goede1-1/+3
2010-02-26V4L/DVB: gspca_main: some input error handling fixesHans de Goede1-9/+10
2010-02-26V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputsHans de Goede2-1/+4
2010-02-26V4L/DVB: gspca_pac7302: much improved exposure controlHans de Goede2-60/+54
2010-02-26V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 camerasHans de Goede2-4/+8
2010-02-26V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrlsHans de Goede1-21/+80
2010-02-26V4L/DVB: Documentation: gspca.txt: update known mr97310a camsHans de Goede1-2/+2
2010-02-26V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPixTheodore Kilgore1-20/+177
2010-02-26V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480Hans de Goede1-4/+5
2010-02-26V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposure ctrlsHans de Goede1-48/+122