summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2010-05-18V4L/DVB: s2255drv: cleanup of V4L2 controlsDean Anderson
2010-05-18V4L/DVB: s2255drv: fixes for big endian archDean Anderson
2010-05-18V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323URAntonio Larrosa
2010-05-18V4L/DVB: s2255drv: adding video input status capabilityDean Anderson
2010-05-18V4L/DVB: Allow to enable TS continuity and TEI check on loaded moduleAbylay Ospan
2010-05-18V4L/DVB: gspca - cpia1 / sn9c2028: Make control descriptors constantJean-François Moine
2010-05-18V4L/DVB: gspca - main: Use ktime instead of jiffies for buffer timestampingPaulo Assis
2010-05-18V4L/DVB: gspca - sn9c20x: Fix exposure control for HV7131R sensorGerman Galkin
2010-05-18V4L/DVB: gspca - t613: Check the result of kmallocJean-François Moine
2010-05-18V4L/DVB: gspca - pac207: Let all pac207 ctrls have a coherent namingErik Andrén
2010-05-18V4L/DVB: firedtv: correct version number and current/next in CA_PMTHenrik Kurelid
2010-05-18V4L/DVB: az6027: remove redundant condition checkMárton Németh
2010-05-18V4L/DVB: tlg2300: make local variables and functions staticMárton Németh
2010-05-18V4L/DVB: nGene: use NULL when pointer is neededMárton Németh
2010-05-18V4L/DVB: tlg2300: cleanups when power management is not configuredMárton Németh
2010-05-18V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 secondsMarton Balint
2010-05-18V4L/DVB: au8522: fix case where we don't perform the first tune after going d...Devin Heitmueller
2010-05-18V4L/DVB: au8522: fix race condition in switching from digital to analog modeDevin Heitmueller
2010-05-18V4L/DVB: mt9t031: use runtime pm support to restore ADDRESS_MODE registersValentin Longchamp
2010-05-18V4L/DVB: soc-camera: add runtime pm support for subdevicesMauro Carvalho Chehab
2010-05-18V4L/DVB: The first two parameters of soc_camera_limit_side() are usually poin...Márton Németh
2010-05-18V4L/DVB: xc3028: fix regression in firmware loading timeDevin Heitmueller
2010-05-18V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm...Mauro Carvalho Chehab
2010-05-18V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab
2010-05-18V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speedMauro Carvalho Chehab
2010-05-06V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier
2010-05-06V4L/DVB: video: testing unsigned for less than 0Dan Carpenter
2010-05-06V4L/DVB: mx1-camera: compile fixUwe Kleine-König
2010-05-06V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork
2010-05-06V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss
2010-05-06V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil
2010-05-06V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...Hans Verkuil
2010-05-06V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri
2010-05-06V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson
2010-05-06V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén
2010-05-06V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang
2010-05-06V4L/DVB: saa7146: fix up bytesperline if it is an impossible valueMichael Hunold
2010-05-06V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri
2010-05-06V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath
2010-05-06V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07media: move omap24xxcam's probe function to .devinit.textUwe Kleine-König
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-03-02USB: Push BKL on open down into the driversOliver Neukum