summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2010-09-28V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky
2010-09-28V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie
2010-09-28V4L/DVB: dib7770: enable the current mirrorOlivier Grenie
2010-09-28V4L/DVB: IR: extend MCE keymapMaxim Levitsky
2010-09-28V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky
2010-09-28V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky
2010-09-28V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab
2010-09-28V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab
2010-09-28V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson
2010-09-28V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang
2010-09-28V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov
2010-09-28V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter
2010-09-28V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter
2010-09-28V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter
2010-09-28V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter
2010-09-28V4L/DVB: unlock on error pathDan Carpenter
2010-09-28V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust
2010-08-24V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar
2010-08-13v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11V4L/DVB: Use custom I2C probing function mechanismJean Delvare
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-09V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB registerRajashekhara, Sudhakar
2010-08-09V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy
2010-08-09V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()Andy Shevchenko
2010-08-09V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin()Andy Shevchenko
2010-08-09V4L/DVB: Report supported QAM modes on bt8xxArnuschky
2010-08-09V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter
2010-08-09V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil
2010-08-09V4L/DVB: wm8739: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: cs53l32a: convert to new control frameworkHans Verkuil
2010-08-09V4L/DVB: wm8775: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil
2010-08-09V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil
2010-08-09V4L/DVB: saa717x: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: msp3400: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: saa7115: convert to the new control frameworkHans Verkuil
2010-08-09V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil
2010-08-09V4L/DVB: v4l2-ctrls: Whitespace cleanupsMauro Carvalho Chehab
2010-08-09V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in headerHans Verkuil
2010-08-09V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil
2010-08-09V4L/DVB: v4l: s5p-fimc: Fix coding style issuesPawel Osciak