summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: mx2_camera: fix a race causing NULL dereferenceBaruch Siach2010-09-271-0/+4
* V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine2010-09-271-2/+1
* V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-271-4/+7
* V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-271-6/+8
* V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-271-19/+12
* V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-273-1/+8
* V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-273-1/+57
* V4L/DVB: IR: extend MCE keymapMaxim Levitsky2010-09-271-0/+3
* V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-271-1/+1
* V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-271-1/+1
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-272-3/+7
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-273-1/+5
* V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-271-0/+4
* V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-271-0/+1
* V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov2010-09-271-5/+5
* V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-271-2/+3
* V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-271-3/+3
* V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-271-3/+1
* V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-271-1/+3
* V4L/DVB: unlock on error pathDan Carpenter2010-09-271-1/+2
* V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust2010-09-271-1/+1
* V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar2010-08-241-1/+1
* v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker2010-08-141-6/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-1315-14/+22
|\
| * V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap2010-08-121-0/+1
| * V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-1210-10/+10
| * V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-124-4/+11
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-127-34/+19
|\ \
| * | V4L/DVB: Use custom I2C probing function mechanismJean Delvare2010-08-112-26/+8
| * | i2c: Add support for custom probe functionJean Delvare2010-08-115-8/+11
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-4/+4
|\ \ \ | |/ / |/| |
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-1089-3531/+11955
|\ \ \ | | |/ | |/|
| * | V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB registerRajashekhara, Sudhakar2010-08-081-5/+5
| * | V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy2010-08-081-2/+4
| * | V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()Andy Shevchenko2010-08-081-12/+2
| * | V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin()Andy Shevchenko2010-08-081-8/+4
| * | V4L/DVB: Report supported QAM modes on bt8xxArnuschky2010-08-081-1/+9
| * | V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter2010-08-081-1/+2
| * | V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-088-301/+88
| * | V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil2010-08-083-41/+38
| * | V4L/DVB: wm8739: convert to the new control frameworkHans Verkuil2010-08-081-117/+62
| * | V4L/DVB: cs53l32a: convert to new control frameworkHans Verkuil2010-08-081-39/+68
| * | V4L/DVB: wm8775: convert to the new control frameworkHans Verkuil2010-08-081-29/+50
| * | V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil2010-08-081-112/+635
| * | V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil2010-08-083-246/+94
| * | V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-084-24/+23
| * | V4L/DVB: saa717x: convert to the new control frameworkHans Verkuil2010-08-081-242/+81
| * | V4L/DVB: msp3400: convert to the new control frameworkHans Verkuil2010-08-083-172/+110
| * | V4L/DVB: saa7115: convert to the new control frameworkHans Verkuil2010-08-081-100/+83
OpenPOWER on IntegriCloud