aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds3-9/+6
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds28-98/+81
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart28-97/+81
2010-11-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)Laurent Pinchart3-4/+3
2010-11-22[media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2-8/+5
2010-11-22media/video: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann16-16/+0
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2-2/+0
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang2-4/+0
2010-11-09[media] soc-camera: Compile fixes for mx2-cameraSascha Hauer1-8/+5
2010-11-09[media] SoC Camera: ov6650: minor cleanupsJanusz Krzysztofik1-3/+1
2010-11-09[media] SOC Camera: OMAP1: typo fixJanusz Krzysztofik1-1/+1
2010-11-09[media] SoC Camera: OMAP1: update for recent videobuf changesJanusz Krzysztofik1-3/+3
2010-11-09[media] SoC Camera: OMAP1: update for recent framework changesJanusz Krzysztofik1-4/+4
2010-11-09[media] ARM mx3_camera: check for DMA engine typeSascha Hauer1-0/+4
2010-11-09[media] cafe_ccic: fix subdev configurationDaniel Drake1-2/+3
2010-11-09[media] saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov1-12/+12
2010-11-08[media] v4l: kill the BKLArnd Bergmann12-59/+51
2010-11-08[media] BZ#22292: dibx000_common: Restore i2c algo pointerJean Delvare1-0/+1
2010-10-31Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-10-30drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman1-3/+3
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds406-19982/+38859
2010-10-27Remove duplicate includes from many filesZimny Lech1-1/+0
2010-10-27[media] af9015: Fix max I2C message size when used with tda18271Mauro Carvalho Chehab2-2/+2
2010-10-25[media] IR: initialize ir_raw_event in few more driversMaxim Levitsky3-1/+3
2010-10-25[media] Guard a divide in v4l1 compat layerDr. David Alan Gilbert1-3/+10
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-131/+262
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds23-31/+21
2010-10-23[media] imon: fix nomouse modprobe optionJarod Wilson1-2/+2
2010-10-23[media] imon: remove redundant change_protocol callJarod Wilson1-18/+7
2010-10-23[media] imon: fix my egregious brown paper bag w/rdev/idev splitJarod Wilson1-10/+9
2010-10-23[media] cafe_ccic: Configure ov7670 correctlyDaniel Drake1-0/+29
2010-10-23[media] ov7670: allow configuration of image size, clock speed, and I/O methodDaniel Drake2-38/+115
2010-10-23[media] af9015: support for DigitalNow TinyTwin v3 [1f4d:9016]Antti Palosaari2-1/+7
2010-10-23[media] af9015: map DigitalNow TinyTwin v2 remoteAntti Palosaari1-0/+2
2010-10-23[media] DigitalNow TinyTwin remote controllerAntti Palosaari2-0/+99
2010-10-23[media] af9015: RC fixes and improvementsAntti Palosaari1-47/+33
2010-10-23[media] firedtv: add parameter to fake ca_system_ids in CA_INFOHenrik Kurelid1-4/+27
2010-10-23[media] Nova-S-Plus audio line inputlawrence rust5-54/+189
2010-10-22[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen4-4/+5
2010-10-22[media] [RFC] radio-mr800: locking fixesHans Verkuil1-3/+14
2010-10-22[media] drivers/media/IR/imon.c: Use pr_err instead of errJoe Perches1-39/+34
2010-10-22[media] drivers/media/video/bt8xx: Adjust confusing if indentationJulia Lawall1-3/+2
2010-10-22[media] lmedm04: driver for DM04/QQBOX updated to version 1.60Malcolm Priestley3-100/+237
2010-10-22[media] s5p-fimc: dubious one-bit signed bitfieldsSylwester Nawrocki1-4/+4
2010-10-22[media] s5p-fimc: add unlock on error pathDan Carpenter1-4/+7
2010-10-22[media] cx18: Don't use module names to load I2C modulesLaurent Pinchart1-18/+5
2010-10-22[media] ivtv: Don't use module names to load I2C modulesLaurent Pinchart1-34/+8
2010-10-22[media] vpif_capture: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1
2010-10-22[media] vpif_display: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1