Age | Commit message (Expand) | Author | Files | Lines |
2011-06-11 | [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZE | HeungJun, Kim | 3 | -27/+37 |
2011-06-11 | [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte width | HeungJun, Kim | 4 | -64/+104 |
2011-06-11 | [media] m5mols: Fix capture image size register definition | HeungJun, Kim | 1 | -2/+2 |
2011-06-11 | [media] s5p-fimc: Update copyright notices | Sylwester Nawrocki | 3 | -9/+6 |
2011-06-11 | [media] s5p-fimc: Use pix_mp for the color format lookup | Sylwester Nawrocki | 1 | -1/+1 |
2011-06-11 | [media] s5p-fimc: Remove empty buf_init operation | Sylwester Nawrocki | 1 | -7/+0 |
2011-06-11 | [media] s5p-fimc: Fix wrong buffer size in queue_setup | Sylwester Nawrocki | 1 | -8/+4 |
2011-06-11 | [media] s5p-fimc: Fix data structures documentation and cleanup debug trace | Sylwester Nawrocki | 3 | -28/+12 |
2011-06-11 | [media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X description | Sylwester Nawrocki | 1 | -1/+0 |
2011-06-11 | [media] s5p-fimc: Fix possible memory leak during capture devnode registration | Sylwester Nawrocki | 1 | -0/+1 |
2011-06-11 | [media] imon: fix initial panel key repeat suppression | Jarod Wilson | 1 | -2/+4 |
2011-06-11 | [media] imon: support for 0x46 0xffdc imon vfd | Jarod Wilson | 1 | -0/+9 |
2011-06-11 | [media] mceusb: plug memory leak on data transmit | Jarod Wilson | 1 | -0/+3 |
2011-06-11 | [media] nuvoton-cir: in_use isn't actually in use, remove it | Jarod Wilson | 2 | -3/+0 |
2011-06-11 | [media] fintek-cir: make suspend with active IR more reliable | Jarod Wilson | 1 | -0/+5 |
2011-06-11 | [media] lirc_dev: store cdev in irctl, up maxdevs | Jarod Wilson | 1 | -10/+27 |
2011-06-11 | [media] mceusb: mce_sync_in is brain-dead | Jarod Wilson | 1 | -23/+7 |
2011-06-11 | [media] mceusb: support I-O Data GV-MC7/RCKIT | Jarod Wilson | 1 | -0/+3 |
2011-06-11 | [media] mceusb: add and use mce_dbg printk macro | Jarod Wilson | 1 | -19/+25 |
2011-06-10 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2011-06-08 | Staging: cx23885: fix include of altera.h | Greg Kroah-Hartman | 1 | -1/+1 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 4 | -0/+4 |
2011-06-01 | [media] soc_camera: preserve const attribute | Mauro Carvalho Chehab | 1 | -1/+1 |
2011-06-01 | [media] uvc_entity: initialize return value | Mauro Carvalho Chehab | 1 | -1/+1 |
2011-06-01 | [media] media: Fix media device minor registration | Laurent Pinchart | 1 | -2/+2 |
2011-06-01 | [media] Make nchg variable signed because the code compares this variable aga... | Hans Petter Selasky | 1 | -1/+1 |
2011-06-01 | [media] omap3isp: fix compiler warning | Sanjeev Premi | 1 | -1/+1 |
2011-06-01 | [media] ivtv: Internally separate encoder & decoder standard setting | Ian Armstrong | 6 | -82/+99 |
2011-06-01 | [media] ivtvfb: Add sanity check to ivtvfb_pan_display() | Ian Armstrong | 1 | -0/+4 |
2011-06-01 | [media] ivtvfb: use display information in info not in var for panning | Laurent Pinchart | 1 | -1/+2 |
2011-06-01 | [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable | Ian Armstrong | 1 | -2/+2 |
2011-06-01 | [media] anysee: return EOPNOTSUPP for unsupported I2C messages | Antti Palosaari | 1 | -6/+11 |
2011-06-01 | [media] gspca - ov519: Set the default frame rate to 15 fps | Jean-François Moine | 1 | -1/+1 |
2011-06-01 | [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensors | Jean-François Moine | 1 | -1/+1 |
2011-06-01 | [media] gspca: Remove coarse_expo_autogain.h | Jean-François Moine | 1 | -116/+0 |
2011-06-01 | [media] gspca - ov519: Change the ovfx2 bulk transfer size | Jean-François Moine | 1 | -2/+2 |
2011-06-01 | [media] gspca - ov519: Fix a regression for ovfx2 webcams | Jean-François Moine | 1 | -1/+1 |
2011-05-27 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 26 | -183/+3694 |
2011-05-27 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -3/+2 |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz | 2 | -4/+2 |
2011-05-26 | mfd: Use mfd cell platform_data for wl1273 cells platform bits | Samuel Ortiz | 1 | -1/+1 |
2011-05-26 | [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remote | Malcolm Priestley | 2 | -131/+110 |
2011-05-26 | [media] Inlined functions should be static | Hans Petter Selasky | 1 | -1/+1 |
2011-05-26 | [media] Remove invalid parameter description | Hans Petter Selasky | 1 | -1/+0 |
2011-05-26 | [media] cpia2: fix warning about invalid trigraph sequence | Hans Petter Selasky | 1 | -2/+2 |
2011-05-26 | [media] s5p-csis: Add missing dependency on PLAT_S5P | Sylwester Nawrocki | 1 | -1/+1 |
2011-05-26 | [media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUG | Jarod Wilson | 1 | -1/+1 |
2011-05-26 | [media] fintek-cir: new driver for Fintek LPC SuperIO CIR function | Jarod Wilson | 4 | -0/+940 |
2011-05-26 | [media] uvcvideo: Connect video devices to media entities | Laurent Pinchart | 3 | -10/+39 |
2011-05-26 | [media] uvcvideo: Register subdevices for each entity | Laurent Pinchart | 4 | -3/+136 |