summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer2014-05-233-16/+20
* [media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer2014-05-233-17/+22
* [media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer2014-05-232-9/+8
* [media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer2014-05-232-17/+21
* [media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer2014-05-233-16/+16
* [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer2014-05-233-45/+61
* [media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer2014-05-233-14/+15
* [media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer2014-05-232-71/+56
* [media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer2014-05-233-9/+10
* [media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer2014-05-232-5/+11
* [media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer2014-05-233-56/+116
* [media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer2014-05-231-14/+14
* [media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer2014-05-231-6/+5
* [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer2014-05-231-1/+0
* [media] saa7134: add vidioc_querystdMikhail Domrachev2014-05-234-2/+46
* [media] v4l2-ioctl: drop spurious newline in stringHans Verkuil2014-05-231-1/+1
* [media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() callMa Haijun2014-05-231-1/+1
* [media] ivtv: Fix Oops when no firmware is loadedTakashi Iwai2014-05-231-0/+6
* [media] media: coda: Use full device name for request_irq()Alexander Shiyan2014-05-231-1/+1
* [media] media: davinci: vpbe: release buffers in case start_streaming call ba...Lad, Prabhakar2014-05-231-1/+10
* [media] s2255drv: fix memory leak s2255_probe()Daeseok Youn2014-05-231-1/+1
* [media] timblogiw: Introduce the use of the managed version of kzallocHimangi Saraogi2014-05-231-6/+2
* [media] media: parport: Fix format string mismatch in bw-qcam.cMasanari Iida2014-05-231-1/+1
* [media] videobuf2-dma-sg: Fix NULL pointer dereference BUGRicardo Ribalda2014-05-231-1/+1
* [media] s2255: Do not free fw_data until timer handler has actually stopped u...Kirill Tkhai2014-05-231-2/+2
* [media] av7110: fix confusing indentingDan Carpenter2014-05-231-2/+4
* [media] v4l: ti-vpe: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-05-232-4/+4
* [media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer2014-05-232-22/+23
* [media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer2014-05-232-9/+2
* [media] em28xx: remove some unused fields from struct em28xxFrank Schaefer2014-05-231-4/+0
* [media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer2014-05-231-7/+6
* [media] smiapp: Return correct return value in smiapp_registered()Sakari Ailus2014-05-231-7/+8
* [media] smiapp: Check for GPIO validity using gpio_is_valid()Sakari Ailus2014-05-231-5/+5
* [media] smiapp: Use better regulator name for the Device treeSakari Ailus2014-05-231-1/+1
* [media] smiapp: Scaling goodness is signedSakari Ailus2014-05-231-1/+1
* [media] smiapp: Call limits quirk immediately after retrieving the limitsSakari Ailus2014-05-231-6/+6
* [media] smiapp: Print the index of the format descriptorSakari Ailus2014-05-231-2/+2
* [media] uvcvideo: Fix clock param realtime settingOlivier Langlois2014-05-231-5/+10
* [media] uvcvideo: Fix marking buffer erroneous in case of FID togglingAnton Leontiev2014-05-231-6/+15
* Merge tag 'v3.15-rc6' into patchworkMauro Carvalho Chehab2014-05-224-4/+6
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-2114-43/+121
| |\
| | * [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility modeGuennadi Liakhovetski2014-05-141-5/+7
| | * [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from ...Guennadi Liakhovetski2014-05-141-1/+1
| | * [media] media-device: fix infoleak in ioctl media_enum_entities()Salva Peiró2014-05-011-0/+1
| | * [media] fc2580: fix tuning failure on 32-bit archAntti Palosaari2014-04-162-3/+4
| * | platform: Fix timberdale dependenciesJean Delvare2014-04-161-1/+1
* | | saa7134-alsa: include vmalloc.hMauro Carvalho Chehab2014-05-141-0/+1
* | | [media] rtl28xxu: add [1b80:d3af] Sveon STV27Alessandro Miceli2014-05-142-0/+3
* | | [media] rtl28xxu: add [1b80:d39d] Sveon STV20Alessandro Miceli2014-05-142-0/+3
* | | [media] rtl28xxu: add 1b80:d395 Peak DVB-T USBBrian Healy2014-05-141-0/+2