summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2012-08-17tuner_xc2028: Allow selection of the frequency adjustment code for XC3028Mauro Carvalho Chehab1-1/+1
2012-08-17uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei3-3/+11
2012-05-17si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab1-2/+2
2012-05-17bttv: fix s_tuner for radioHans Verkuil1-1/+1
2012-05-17pvrusb2: fix g/s_tuner supportHans Verkuil1-0/+4
2012-05-17v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil1-0/+6
2012-05-17uvcvideo: Remove buffers from the queues when freeingSjoerd Simons1-0/+2
2012-03-14V4L/DVB: Add Elgato EyeTV Diversity to dibcom drivermichael@alice-dsl.net2-2/+45
2012-03-14FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pciPatrick Boettcher1-1/+1
2012-03-14video: sn9c102: world-wirtable sysfs filesVasiliy Kulikov1-3/+3
2011-06-26uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky1-5/+9
2011-06-26em28xx: Fix audio input for Terratec GrabbyMauro Carvalho Chehab1-2/+2
2011-06-26radio-aimslab.c needs #include <linux/delay.h>Geert Uytterhoeven1-0/+1
2011-06-26radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab1-17/+6
2011-04-18av7110: check for negative array offsetDan Carpenter1-1/+1
2011-04-18V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2011-01-07V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab1-6/+8
2011-01-07v4l1: fix 32-bit compat microcode loading translationLinus Torvalds1-11/+21
2010-08-02V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16Laurent Pinchart2-2/+9
2010-08-02V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcamLaurent Pinchart1-0/+9
2010-08-02V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcamsLaurent Pinchart1-0/+9
2010-08-02V4L/DVB: budget: Select correct frontendsBen Hutchings1-2/+3
2010-08-02V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probingJean Delvare2-2/+26
2010-08-02V4L/DVB: dvb-core: Fix ULE decapsulation bugAng Way Chuang1-1/+11
2010-07-05V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0Laurent Pinchart1-0/+2
2010-05-07V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier1-5/+6
2010-05-07V4L/DVB: video: testing unsigned for less than 0Dan Carpenter1-1/+1
2010-05-07V4L/DVB: mx1-camera: compile fixUwe Kleine-König1-5/+3
2010-05-07V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-3/+0
2010-05-07V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss1-0/+4
2010-05-07V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil4-22/+13
2010-05-07V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...Hans Verkuil1-2/+2
2010-05-07V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri1-13/+20
2010-05-07V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson2-1/+1
2010-05-07V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén1-2/+0
2010-05-07V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-05-07V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold1-3/+5
2010-05-07V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri1-2/+3
2010-05-07V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath1-2/+0
2010-05-07V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter1-1/+1
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo205-25/+183
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+4
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-10/+10
2010-03-09Input: 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-08media: 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/iee...Linus Torvalds1-34/+5
2010-03-03USB: Push BKL on open down into the driversOliver Neukum1-1/+7