summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-2/+2
| * | | | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-021-0/+1
| | |\ \ \ \ \
| | | * | | | | ARM: imx: enable SPARSE_IRQ for imx platformShawn Guo2012-07-011-0/+1
| | | |/ / / /
| * | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-232-3/+5
| |\ \ \ \ \ \
| | * | | | | | zoran: don't bother with struct file * in zoran_mapAl Viro2012-07-232-3/+5
| * | | | | | | cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2012-07-192-4/+1
| * | | | | | | v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil2012-07-181-0/+1
| |/ / / / / /
| * | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-1318-129/+281
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | media: mx2_camera: Fix mbus format handlingJavier Martin2012-07-111-5/+22
| * | | | | | gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede2012-07-091-5/+8
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-2535-246/+170
| |\ \ \ \ \
| * | | | | | media: pms.c needs linux/slab.hRandy Dunlap2012-06-201-0/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-2/+2
| |\ \ \ \ \
| | * | | | | media mx3 camera: prepare clk before enabling itSascha Hauer2012-04-251-2/+2
| * | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-24256-13317/+20373
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-222-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | USB: hdpvr-core.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+2
| | * | | | | | | USB: ov534_9.c: remove err() usageGreg Kroah-Hartman2012-04-251-1/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | [media] Add support for the Terratec Cinergy T Dual PCIe IR remoteDjuri Baars2012-07-312-0/+13
* | | | | | | | [media] cx18: Declare MODULE_FIRMWARE usageTim Gardner2012-07-314-3/+16
* | | | | | | | [media] pvrusb2: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-5/+12
* | | | | | | | [media] cx23885: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-0/+2
* | | | | | | | [media] cx231xx: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-0/+2
* | | | | | | | [media] ivtv: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-0/+4
* | | | | | | | [media] cx25840: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-3/+12
* | | | | | | | [media] s5k6aa: Add missing static storage class specifierSachin Kamat2012-07-301-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner2012-07-301-1/+3
* | | | | | | [media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner2012-07-301-0/+1
* | | | | | | [media] bttv: add support for Aposonic W-DVRTony Gentile2012-07-302-2/+10
* | | | | | | [media] cx25821: Remove bad strcpy to read-only char*Ezequiel García2012-07-302-4/+1
* | | | | | | [media] pms.c: remove duplicated includeDuan Jiong2012-07-301-1/+0
* | | | | | | [media] smiapp-core.c: remove duplicated includeDuan Jiong2012-07-301-1/+0
* | | | | | | [media] via-camera: pass correct format settings to sensorDaniel Drake2012-07-301-1/+1
* | | | | | | [media] Use a named union in struct v4l2_ioctl_infoHans Verkuil2012-07-301-5/+5
* | | | | | | [media] v4l2-dev.c: Move video_put() after debug printkEzequiel García2012-07-301-6/+6
* | | | | | | [media] vivi: fix a few format-related compliance issuesHans Verkuil2012-07-301-17/+6
* | | | | | | [media] cx25821,medusa: incorrect check on decoder typeAlan Cox2012-07-301-1/+1
* | | | | | | [media] ov9640: fix missing breakAlan Cox2012-07-301-0/+1
* | | | | | | [media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabledPrabhakar Lad2012-07-301-0/+2
* | | | | | | [media] v4l: fix copy/paste typo in vb2_reqbufs commentNicolas THERY2012-07-301-2/+2
* | | | | | | [media] davinci: vpbe: fix check for s_dv_preset function pointerPrabhakar Lad2012-07-301-1/+1
* | | | | | | [media] vivi: remove pointless video_nr++Hans Verkuil2012-07-301-3/+0
* | | | | | | [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil2012-07-303-2/+84
* | | | | | | [media] tvp5150: signedness bug in tvp5150_selmux()Dan Carpenter2012-07-301-1/+1
* | | | | | | [media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat2012-07-301-1/+1
* | | | | | | [media] adv7180.c: convert to v4l2 control frameworkFederico Vaga2012-07-301-151/+84
* | | | | | | [media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c fileSachin Kamat2012-07-301-1/+1
* | | | | | | [media] media/video: vpif: fixed vpfe->vpif typoDror Cohen2012-07-301-2/+2
* | | | | | | [media] cx25821: Replace struct memcpy with struct assignmentEzequiel García2012-07-301-5/+2