Age | Commit message (Expand) | Author | Files | Lines |
2014-01-07 | [media] saa6588: add support for non-blocking mode | Hans Verkuil | 1 | -0/+1 |
2014-01-07 | [media] saa6588: remove unused CMD_OPEN | Hans Verkuil | 1 | -1/+0 |
2014-01-07 | [media] saa6752hs.h: drop empty header | Hans Verkuil | 1 | -26/+0 |
2014-01-07 | [media] vb2: retry start_streaming in case of insufficient buffers | Hans Verkuil | 1 | -4/+11 |
2014-01-07 | [media] vb2: push the mmap semaphore down to __buf_prepare() | Hans Verkuil | 1 | -0/+2 |
2014-01-07 | [media] adv7842: add drive strength enum and sync names with adv7604 | Hans Verkuil | 1 | -5/+10 |
2014-01-07 | [media] adv7842: set LLC DLL phase from platform_data | Hans Verkuil | 1 | -0/+6 |
2014-01-07 | [media] adv7842: Composite sync adjustment | Martin Bugge | 1 | -0/+4 |
2014-01-07 | [media] adv7842: obtain free-run mode from the platform_data | Martin Bugge | 1 | -2/+12 |
2014-01-07 | [media] adv7842: Use defines to select EDID port | Mats Randgaard | 1 | -0/+4 |
2014-01-07 | [media] adv7842: remove connector type. Never used for anything useful | Mats Randgaard | 1 | -3/+0 |
2014-01-07 | [media] adv7842: set default input in platform-data | Martin Bugge | 1 | -0/+3 |
2014-01-07 | [media] adv7842: 625/525 line standard jitter fix | Martin Bugge | 1 | -1/+2 |
2014-01-07 | [media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG... | Hans Verkuil | 1 | -3/+0 |
2014-01-07 | [media] adv7842: added DE vertical position in SDP-io-sync | Martin Bugge | 1 | -0/+4 |
2014-01-07 | [media] adv7604: sync polarities from platform data | Martin Bugge | 1 | -0/+4 |
2014-01-07 | [media] adv7604: remove connector type. Never used for anything useful | Mats Randgaard | 1 | -3/+0 |
2014-01-07 | [media] adv7604: add hdmi driver strength adjustment | Mikhail Khelik | 1 | -0/+11 |
2014-01-07 | [media] adv7604: add support for all the digital input ports | Mats Randgaard | 1 | -8/+12 |
2013-12-20 | [media] omap24xx/tcm825x: move to staging for future removal | Hans Verkuil | 1 | -305/+0 |
2013-12-18 | [media] media: Include linux/kernel.h for DIV_ROUND_UP() | Sakari Ailus | 1 | -0/+1 |
2013-12-18 | [media] v4l: atmel-isi: Should clear bits before set the hardware register | Josh Wu | 1 | -0/+2 |
2013-12-18 | [media] si4713: move supply list to si4713_platform_data | Dinesh Ram | 1 | -0/+2 |
2013-12-18 | [media] v4l: of: Remove struct v4l2_of_endpoint remote field | Laurent Pinchart | 1 | -2/+0 |
2013-12-18 | [media] v4l: of: Return an int in v4l2_of_parse_endpoint() | Laurent Pinchart | 1 | -2/+2 |
2013-12-10 | [media] dw2102: Use RC Core instead of the legacy RC (second edition) | Evgeny Plehov | 1 | -0/+1 |
2013-12-09 | [media] videobuf2: Add missing lock held on vb2_fop_release | Ricardo Ribalda | 1 | -0/+1 |
2013-12-04 | [media] V4L: Add mem2mem ioctl and file operation helpers | Sylwester Nawrocki | 2 | -0/+28 |
2013-12-03 | [media] v4l: omap4iss: Add support for OMAP4 camera interface - Core | Sergio Aguirre | 1 | -0/+65 |
2013-11-29 | [media] videobuf2: Add support for file access mode flags for DMABUF exporting | Philipp Zabel | 1 | -1/+1 |
2013-11-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-10-31 | [media] v4l: Fix typo in v4l2_subdev_get_try_crop() | Laurent Pinchart | 1 | -1/+1 |
2013-10-31 | [media] media: i2c: add driver for dual LED Flash, lm3560 | Daniel Jeong | 1 | -0/+97 |
2013-10-31 | [media] V4L2: soc-camera: work around unbalanced calls to .s_power() | Guennadi Liakhovetski | 1 | -0/+14 |
2013-10-31 | [media] V4L2: add a v4l2-clk helper macro to produce an I2C device ID | Guennadi Liakhovetski | 1 | -0/+3 |
2013-10-31 | [media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ... | Guennadi Liakhovetski | 1 | -0/+14 |
2013-10-31 | [media] soc-camera: switch to using the new struct v4l2_subdev_platform_data | Guennadi Liakhovetski | 1 | -8/+9 |
2013-10-31 | [media] V4L2: add a common V4L2 subdevice platform data type | Guennadi Liakhovetski | 1 | -0/+13 |
2013-10-31 | [media] V4L2: (cosmetic) remove redundant use of unlikely() | Guennadi Liakhovetski | 1 | -2/+2 |
2013-10-17 | [media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definition | Laurent Pinchart | 1 | -0/+1 |
2013-10-17 | [media] v4l2-fh: Include linux/fs.h for struct file definition | Laurent Pinchart | 1 | -0/+1 |
2013-10-17 | [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type | Sylwester Nawrocki | 1 | -1/+1 |
2013-10-17 | [media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h | Frank Schaefer | 1 | -1/+1 |
2013-10-04 | media: core: Don't use i2c_client->driver | Lars-Peter Clausen | 1 | -1/+1 |
2013-09-26 | [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table | Ricardo Ribalda | 1 | -8/+2 |
2013-09-26 | [media] videobuf2: Fix vb2_write prototype | Ricardo Ribalda | 1 | -2/+2 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
2013-09-03 | [media] v4l2: added missing mutex.h include to v4l2-ctrls.h | Andrzej Hajda | 1 | -0/+1 |
2013-08-26 | [media] adv7511: add new video encoder | Hans Verkuil | 1 | -0/+48 |
2013-08-26 | [media] adv7842: add new video decoder driver | Hans Verkuil | 1 | -0/+226 |