Age | Commit message (Expand) | Author |
2012-01-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next | Joerg Roedel |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2011-12-31 | gspca: Fix falling back to lower isoc alt settings | Mauro Carvalho Chehab |
2011-12-29 | gspca: Fix bulk mode cameras no longer working (regression fix) | Hans de Goede |
2011-12-23 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-12-20 | Merge 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 devnodes | Laurent Pinchart |
2011-12-12 | Revert "[media] af9015: limit I2C access to keep FW happy" | Mauro Carvalho Chehab |
2011-12-11 | [media] s5p-fimc: Fix camera input configuration in subdev operations | Sylwester Nawrocki |
2011-12-11 | [media] m5mols: Fix logic in sanity check | Thomas Jarosch |
2011-12-11 | [media] ati_remote: switch to single-byte scancodes | Anssi Hannula |
2011-12-11 | [media] V4L: mt9m111: fix uninitialised mutex | Guennadi Liakhovetski |
2011-12-11 | [media] V4L: omap1_camera: fix missing <linux/module.h> include | Janusz 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 platforms | Guennadi Liakhovetski |
2011-12-11 | [media] s5p_mfc_enc: fix s/H264/H263/ typo | Peter Korsgaard |
2011-12-11 | [media] omap_vout: Fix compile error in 3.1 | Gary Thomas |
2011-12-11 | [media] au0828: add missing models 72101, 72201 & 72261 to the model matrix | Michael Krufky |
2011-12-11 | [media] au0828: add missing USB ID 2040:7213 | Michael Krufky |
2011-12-11 | [media] au0828: add missing USB ID 2040:7260 | Michael Krufky |
2011-12-09 | [media] [trivial] omap24xxcam-dma: Fix logical test | Joe Perches |
2011-12-07 | [media] omap_vout: fix crash if no driver for a display | Tomi Valkeinen |
2011-12-06 | treewide: Fix comment and string typo 'bufer' | Paul Bolle |
2011-12-05 | iommu/omap: eliminate the public omap_find_iommu_device() method | Ohad Ben-Cohen |
2011-12-03 | ARM: davinci: vpif: move code to driver core header from platform | Manjunath Hadli |
2011-12-02 | treewide: 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 break | Marek Szyprowski |
2011-11-24 | [media] omap3isp: fix compilation of ispvideo.c | Dmitry Artamonow |
2011-11-24 | [media] m5mols: Fix set_fmt to return proper pixel format code | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Use correct fourcc for RGB565 colour format | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Fail driver probing when sensor configuration is wrong | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Adjust pixel height alignments according to the IP revision | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Allow probe() to succeed with null platform data | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Fix buffer dequeue order issue | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Fix initialization for proper system suspend support | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Fix error in the capture subdev deinitialization | Sylwester Nawrocki |
2011-11-24 | [media] s5p-fimc: Fix wrong pointer dereference when unregistering sensors | Sylwester Nawrocki |
2011-11-24 | [media] mxl5007t: fix reg read | Antti Palosaari |
2011-11-24 | [media] tda18218: fix 6 MHz default IF frequency | Antti Palosaari |
2011-11-24 | [media] af9015: limit I2C access to keep FW happy | Antti Palosaari |
2011-11-18 | USB: convert drivers/media/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-11-08 | drivers/media: video/a5k6aa is a module and so needs module.h | Paul Gortmaker |