summaryrefslogtreecommitdiff
path: root/drivers/media/video (follow)
Commit message (Expand)AuthorAge
...
| * V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt...Hans de Goede2010-10-21
| * V4L/DVB: gspca_xirlink_cit: Use alt setting -> fps formula for model 1 cams tooHans de Goede2010-10-21
| * V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01Hans de Goede2010-10-21
| * V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 camerasHans de Goede2010-10-21
| * V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede2010-10-21
| * V4L/DVB: ov7670: remove obsolete enum/try/s_fmt opsHans Verkuil2010-10-21
| * V4L/DVB: cafe_ccic: convert to the mediabus APIHans Verkuil2010-10-21
| * V4L/DVB: ov7670: add enum/try/s_mbus_fmt supportHans Verkuil2010-10-21
| * V4L/DVB: tvp7002: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-21
| * V4L/DVB: tvp514x: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-21
| * V4L/DVB: vpfe_capture: convert to new mediabus APIHans Verkuil2010-10-21
| * V4L/DVB: tvp7002: add support for enum/try/g/s_mbus_fmtHans Verkuil2010-10-21
| * V4L/DVB: tvp514x: add support for enum/g/try/s_mbus_fmtHans Verkuil2010-10-21
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * | Fix various typos of valid in commentsNikanth Karthikesan2010-09-21
| * | Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\ \ \
| * | | | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | dabusb: remove the BKLArnd Bergmann2010-10-19
* | | | | v4l1: fix 32-bit compat microcode loading translationLinus Torvalds2010-10-15
* | | | | V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak2010-09-30
* | | | | V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...Sylwester Nawrocki2010-09-27
* | | | | V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failurePawel Osciak2010-09-27
* | | | | V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart2010-09-27
* | | | | V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart2010-09-27
* | | | | V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-27
* | | | | V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls2010-09-27
* | | | | V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak2010-09-27
* | | | | V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak2010-09-27
* | | | | V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu2010-09-27
* | | | | V4L/DVB: mt9m111: added current colorspace at g_fmtMichael Grzeschik2010-09-27
* | | | | V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTUREMichael Grzeschik2010-09-27
* | | | | V4L/DVB: mx2_camera: fix a race causing NULL dereferenceBaruch Siach2010-09-27
* | | | | V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer imagesJean-François Moine2010-09-27
* | | | | V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-27
* | | | | V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-27
* | | | | V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-27
* | | | | V4L/DVB: gspca - main: Fix a crash of some webcams on ARM archJason Wang2010-09-27
* | | | | V4L/DVB: Fix regression for BeholdTV ColumbusDmitri Belimov2010-09-27
* | | | | V4L/DVB: saa7164: move dereference under NULL checkDan Carpenter2010-09-27
* | | | | V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-27
* | | | | V4L/DVB: unlock on error pathDan Carpenter2010-09-27
* | | | | V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSAlawrence rust2010-09-27
|/ / / /
* | | | v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker2010-08-14
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-13
|\ \ \ \
| * | | | V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap2010-08-12
| * | | | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-12
| * | | | V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-12