aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-22[media] vpfe_capture: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1
2010-10-22[media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1
2010-10-22[media] radio-si4713: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1
2010-10-22[media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1
2010-10-22[media] pvrusb2: Don't use module names to load I2C modulesLaurent Pinchart1-9/+2
2010-10-22[media] zoran: Don't use module names to load I2C modulesLaurent Pinchart2-22/+3
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart15-53/+53
2010-10-22[media] v4l: Load I2C modules based on modaliasLaurent Pinchart1-0/+2
2010-10-22[media] cx231xx: fix double lock typoDan Carpenter1-1/+1
2010-10-22[media] anysee: switch to RC coreAntti Palosaari1-66/+21
2010-10-22[media] Anysee remote controllerAntti Palosaari2-0/+94
2010-10-22[media] cx88: uninitialized variableDan Carpenter1-2/+1
2010-10-22[media] Support for Elgato Video CaptureAdrian Taylor2-0/+19
2010-10-22[media] mceusb: hook debug print spew directly into parser routineJarod Wilson1-20/+25
2010-10-22[media] mceusb: add symbolic names for commandsJarod Wilson1-76/+117
2010-10-22[media] mceusb: Allow a per-model device nameMauro Carvalho Chehab1-2/+8
2010-10-22[media] mceusb: allow a per-model RC mapMauro Carvalho Chehab1-5/+12
2010-10-22[media] mceusb: add a per-model structureMauro Carvalho Chehab1-50/+76
2010-10-22[media] mceusb: improve ir data buffer parserMauro Carvalho Chehab1-48/+103