Age | Commit message (Expand) | Author | Files | Lines |
2010-12-06 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+1 |
2010-12-02 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 27 | -97/+80 |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 27 | -96/+80 |
2010-11-22 | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) | Laurent Pinchart | 3 | -4/+3 |
2010-11-22 | media/video: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe | 1 | -1/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 9 | -9/+0 |
2010-11-16 | i2c: Drivers shouldn't include <linux/i2c-id.h> | Jean Delvare | 1 | -1/+0 |
2010-11-16 | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2 | -4/+0 |
2010-11-09 | [media] soc-camera: Compile fixes for mx2-camera | Sascha Hauer | 1 | -8/+5 |
2010-11-09 | [media] SoC Camera: ov6650: minor cleanups | Janusz Krzysztofik | 1 | -3/+1 |
2010-11-09 | [media] SOC Camera: OMAP1: typo fix | Janusz Krzysztofik | 1 | -1/+1 |
2010-11-09 | [media] SoC Camera: OMAP1: update for recent videobuf changes | Janusz Krzysztofik | 1 | -3/+3 |
2010-11-09 | [media] SoC Camera: OMAP1: update for recent framework changes | Janusz Krzysztofik | 1 | -4/+4 |
2010-11-09 | [media] ARM mx3_camera: check for DMA engine type | Sascha Hauer | 1 | -0/+4 |
2010-11-09 | [media] cafe_ccic: fix subdev configuration | Daniel Drake | 1 | -2/+3 |
2010-11-09 | [media] saa7134: Fix autodetect for Behold A7 and H7 TV cards | Dmitri Belimov | 1 | -12/+12 |
2010-11-09 | [media] v4l: kill the BKL | Arnd Bergmann | 11 | -58/+51 |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 285 | -16496/+30430 |
2010-10-26 | [media] IR: initialize ir_raw_event in few more drivers | Maxim Levitsky | 2 | -0/+2 |
2010-10-26 | [media] Guard a divide in v4l1 compat layer | Dr. David Alan Gilbert | 1 | -3/+10 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 10 | -10/+9 |
2010-10-23 | [media] cafe_ccic: Configure ov7670 correctly | Daniel Drake | 1 | -0/+29 |
2010-10-23 | [media] ov7670: allow configuration of image size, clock speed, and I/O method | Daniel Drake | 2 | -38/+115 |
2010-10-23 | [media] Nova-S-Plus audio line input | lawrence rust | 5 | -54/+189 |
2010-10-23 | [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers | Matti Aaltonen | 1 | -1/+1 |
2010-10-23 | [media] drivers/media/video/bt8xx: Adjust confusing if indentation | Julia Lawall | 1 | -3/+2 |
2010-10-23 | [media] s5p-fimc: dubious one-bit signed bitfields | Sylwester Nawrocki | 1 | -4/+4 |
2010-10-23 | [media] s5p-fimc: add unlock on error path | Dan Carpenter | 1 | -4/+7 |
2010-10-23 | [media] cx18: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -18/+5 |
2010-10-23 | [media] ivtv: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -34/+8 |
2010-10-23 | [media] vpif_capture: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -1/+1 |
2010-10-23 | [media] vpif_display: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -1/+1 |
2010-10-23 | [media] vpfe_capture: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -1/+1 |
2010-10-23 | [media] soc_camera: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -1/+1 |
2010-10-23 | [media] sh_vou: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -1/+1 |
2010-10-23 | [media] pvrusb2: Don't use module names to load I2C modules | Laurent Pinchart | 1 | -9/+2 |
2010-10-23 | [media] zoran: Don't use module names to load I2C modules | Laurent Pinchart | 2 | -22/+3 |
2010-10-23 | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* | Laurent Pinchart | 15 | -53/+53 |
2010-10-23 | [media] v4l: Load I2C modules based on modalias | Laurent Pinchart | 1 | -0/+2 |
2010-10-23 | [media] cx231xx: fix double lock typo | Dan Carpenter | 1 | -1/+1 |
2010-10-23 | [media] cx88: uninitialized variable | Dan Carpenter | 1 | -2/+1 |
2010-10-23 | [media] Support for Elgato Video Capture | Adrian Taylor | 2 | -0/+19 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -15/+3 |
2010-10-21 | [media] gspca: Fix coding style issues | Jean-François Moine | 34 | -312/+285 |
2010-10-21 | [media] gspca - sonixj: Add horizontal and vertical flip for po2030n | Németh Márton | 1 | -14/+51 |
2010-10-21 | [media] gspca - sonixj: Remove magic numbers for delay | Németh Márton | 1 | -20/+23 |
2010-10-21 | [media] gspca - sonixj: Fix a regression with sensor hv7131r | Jean-François Moine | 1 | -2/+1 |
2010-10-21 | [media] gspca - sonixj: Fix a regression of sensors hv7131r and mi0360 | Jean-François Moine | 1 | -2/+1 |
2010-10-21 | [media] Add the via framebuffer camera controller driver | Jonathan Corbet | 4 | -0/+1579 |
2010-10-21 | [media] ov7670: fix QVGA visible area | Daniel Drake | 1 | -4/+4 |