aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-18/+142
2012-05-20[media] media: add support to gspca/pac7302.c for 093a:2627 (Genius FaceCam 300)Jozsef Marton1-0/+1
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil1-3/+3
2012-05-14[media] v4l2-framework.txt: update the core lock documentationHans Verkuil1-5/+5
2012-05-14[media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki1-0/+21
2012-05-14[media] v4l2-framework.txt: document v4l2_dont_use_cmdHans Verkuil1-0/+10
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil1-3/+24
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+12
2012-05-14[media] v4l: Improve sub-device documentation for pad opsSakari Ailus1-0/+9
2012-05-14[media] v4l: Document raw bayer 4CC codesSakari Ailus1-0/+32
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede1-7/+21
2012-04-19[media] V4L: fix incorrect refcountingHans Verkuil1-5/+9
2012-04-08Merge branch 'master' into for-nextJiri Kosina11-20/+198
2012-04-05doc: fix a few typosMasanari Iida1-1/+1
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi4-15/+5
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds7-5/+193
2012-03-19[media] update CARDLIST.em28xxMauro Carvalho Chehab1-0/+3
2012-03-08[media] Documentation: Update some card listsMauro Carvalho Chehab5-5/+11
2012-03-08[media] gspca - pac7302: Add new webcam 06f8:301bJean-François Moine1-0/+1
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida1-1/+1
2012-03-01[media] s5p-fimc: Add driver documentationSylwester Nawrocki1-0/+178
2012-01-16[media] V4L2 Spec: fix extended control documentationHans Verkuil1-21/+0
2012-01-06[media] gspca: Add jl2005bcd sub driverTheodore Kilgore1-0/+1
2012-01-06[media] gspca - ov534_9: New sensor ov5621 and webcam 05a9:1550Jose Alberto Reguero1-0/+1
2011-12-30[media] update Documentation/video4linux/CARDLIST.*Mauro Carvalho Chehab4-2/+6
2011-11-25[media] v4l2 framework doc: clarify lockingHans Verkuil1-0/+11
2011-11-16[media] em28xx: Fix some Terratec entries (H5 and XS)Mauro Carvalho Chehab1-3/+3
2011-11-07[media] Update some CARDLIST'sMauro Carvalho Chehab4-3/+11
2011-11-07[media] bttv: adding Sensoray 611 board to driversensoray-dev1-1/+1
2011-11-07[media] saa7134: adding Sensoray boards to saa7134 driversensoray-dev1-0/+1
2011-09-23[media] gspca - zc3xx: New webcam 03f0:1b07 HP Premium Starter CamWolfram Sang1-0/+1
2011-09-23[media] gspca - topro: New subdriver for Topro webcamsJean-François Moine1-0/+2
2011-09-23[media] move tm6000 to drivers/media/videoMauro Carvalho Chehab1-0/+16
2011-09-21[media] v4l2-controls.txt: update auto cluster documentationHans Verkuil1-22/+12
2011-09-21[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil1-7/+6
2011-09-11[media] gspca - ov534_9: New sensor ov9712 and new webcam 05a9:8065Jean-François Moine1-0/+1
2011-08-29[media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS eventSakari Ailus1-4/+5
2011-07-27[media] v4l2-framework.txt: update v4l2_event sectionHans Verkuil1-16/+35
2011-07-27[media] v4l2-framework.txt: updated v4l2_fh_init documentationHans Verkuil1-6/+2
2011-07-27[media] Documentation: Improve cluster documentation and document the new autoclustersHans Verkuil1-0/+56
2011-07-27[media] v4l2-controls.txt: update to latest v4l2-ctrl.c changesHans Verkuil1-9/+4
2011-07-27[media] davinci vpbe: Readme text for Dm6446 vpbeManjunath Hadli1-0/+93
2011-07-27[media] V4L1 API has been moved into "legacy" on the linuxtv.org siteBjørn Mork1-1/+1
2011-07-27[media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri1-0/+1
2011-07-27[media] Update several cardlistsMauro Carvalho Chehab6-0/+12
2011-05-20[media] uvcvideo: Add driver documentationMartin Rubli1-0/+239
2011-05-20[media] zoran: Drop unused module parameters encoder and decoderJean Delvare1-1/+0
2011-05-20[media] gspca - jeilinj: Add SPORTSCAM_DV15 camera supportPatrice Chotard1-0/+1
2011-05-20[media] em28xx: include model number for PCTV 330eDevin Heitmueller1-1/+1
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-3/+3