aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede
2011-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-19[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart
2011-12-11[media] s5p-fimc: Fix camera input configuration in subdev operationsSylwester Nawrocki
2011-12-11[media] m5mols: Fix logic in sanity checkThomas Jarosch
2011-12-11[media] V4L: mt9m111: fix uninitialised mutexGuennadi Liakhovetski
2011-12-11[media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik
2011-12-11[media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski
2011-12-11[media] s5p_mfc_enc: fix s/H264/H263/ typoPeter Korsgaard
2011-12-11[media] omap_vout: Fix compile error in 3.1Gary Thomas
2011-12-11[media] au0828: add missing models 72101, 72201 & 72261 to the model matrixMichael Krufky
2011-12-11[media] au0828: add missing USB ID 2040:7213Michael Krufky
2011-12-11[media] au0828: add missing USB ID 2040:7260Michael Krufky
2011-12-09[media] [trivial] omap24xxcam-dma: Fix logical testJoe Perches
2011-12-07[media] omap_vout: fix crash if no driver for a displayTomi Valkeinen
2011-12-05iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen
2011-12-03ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-24[media] media: video: s5p-tv: fix build breakMarek Szyprowski
2011-11-24[media] omap3isp: fix compilation of ispvideo.cDmitry Artamonow
2011-11-24[media] m5mols: Fix set_fmt to return proper pixel format codeSylwester Nawrocki
2011-11-24[media] s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fail driver probing when sensor configuration is wrongSylwester Nawrocki
2011-11-24[media] s5p-fimc: Adjust pixel height alignments according to the IP revisionSylwester Nawrocki
2011-11-24[media] s5p-fimc: Allow probe() to succeed with null platform dataSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix buffer dequeue order issueSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix initialization for proper system suspend supportSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix error in the capture subdev deinitializationSylwester Nawrocki
2011-11-24[media] s5p-fimc: Fix wrong pointer dereference when unregistering sensorsSylwester Nawrocki
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-08drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker
2011-11-08[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede
2011-11-08[media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede
2011-11-08[media] v4l2-event: Remove pending events from fh event queue when unsubscribingHans de Goede
2011-11-08[media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALLHans de Goede
2011-11-08[media] v4l: s5p-mfc: fix reported capabilitiesKamil Debski
2011-11-08[media] media: vb2: reset queued list on REQBUFS(0) callMarek Szyprowski
2011-11-08[media] media: vb2: set buffer length correctly for all buffer typesMarek Szyprowski
2011-11-08[media] media: vb2: add a check for uninitialized bufferMarek Szyprowski
2011-11-07[media] uvcvideo: GET_RES should only be checked for BITMAP type menu controlsHans de Goede