aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
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-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...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
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2012-01-02misc latin1 to utf8 conversionsAl Viro
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-12Revert "[media] af9015: limit I2C access to keep FW happy"Mauro Carvalho Chehab
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] ati_remote: switch to single-byte scancodesAnssi Hannula
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-06treewide: Fix comment and string typo 'bufer'Paul Bolle
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-24[media] mxl5007t: fix reg readAntti Palosaari
2011-11-24[media] tda18218: fix 6 MHz default IF frequencyAntti Palosaari
2011-11-24[media] af9015: limit I2C access to keep FW happyAntti Palosaari
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