Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil | 3 | -7/+7 |
2010-05-19 | V4L/DVB: davinci: don't return under lock on error path | Dan Carpenter | 1 | -1/+2 |
2010-05-18 | V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation | Vaibhav Hiremath | 1 | -14/+28 |
2010-05-18 | V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support | Vaibhav Hiremath | 2 | -1/+115 |
2010-05-18 | V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume | Vaibhav Hiremath | 1 | -8/+4 |
2010-05-18 | V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support | Vaibhav Hiremath | 2 | -3/+21 |
2010-05-18 | V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp... | Vaibhav Hiremath | 1 | -4/+20 |
2010-05-18 | V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed | Vaibhav Hiremath | 1 | -1/+0 |
2010-05-18 | V4L/DVB: drivers/media/video: move dereference after NULL test | Julia Lawall | 1 | -1/+1 |
2010-05-18 | V4L/DVB: Fix bad whitespacing | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-05-07 | V4L/DVB: V4L - vpfe capture - fix for kernel crash | Muralidharan Karicheri | 1 | -13/+20 |
2010-05-07 | V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails | Murali Karicheri | 1 | -2/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
2010-02-26 | V4L/DVB: V4L - vpfe capture - build environment for isif driver | Murali Karicheri | 1 | -0/+1 |
2010-02-26 | V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365 | Murali Karicheri | 1 | -54/+235 |
2010-02-26 | V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365 | Murali Karicheri | 1 | -0/+1172 |
2010-02-26 | V4L/DVB: V4L - vpfe capture - header files for ISIF driver | Murali Karicheri | 1 | -0/+269 |
2010-02-26 | V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver | Muralidharan Karicheri | 1 | -136/+225 |
2010-02-26 | V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver | Muralidharan Karicheri | 1 | -153/+257 |
2010-02-26 | V4L/DVB: vpfe_capture: remove clock and platform code | Muralidharan Karicheri | 1 | -118/+13 |
2009-12-16 | V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h> | Huang Weiyi | 1 | -1/+0 |
2009-12-16 | V4L/DVB (13607): vpif: move vpif_remove to .devexit | Uwe Kleine-König | 1 | -1/+1 |
2009-12-16 | V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit | Uwe Kleine-König | 1 | -1/+1 |
2009-12-16 | V4L/DVB (13604): vpss: move vpss_remove to .devexit | Uwe Kleine-König | 1 | -1/+1 |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2 | -2/+0 |
2009-12-16 | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart | 1 | -1/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2 | -2/+2 |
2009-12-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -5/+42 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 3 | -6/+6 |
2009-12-05 | V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls | Vaibhav Hiremath | 1 | -0/+38 |
2009-12-05 | V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc... | Vaibhav Hiremath | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data | Vaibhav Hiremath | 1 | -2/+1 |
2009-12-05 | V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que... | Vaibhav Hiremath | 1 | -1/+1 |
2009-12-05 | V4L/DVB (13288): adding __init/__exit macros to various drivers | Peter Huewe | 2 | -4/+4 |
2009-12-05 | V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap() | Roel Kluin | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2 | -2/+2 |
2009-11-27 | V4L/DVB (13371): davinci: remove stray duplicate config pointer | Hans Verkuil | 1 | -1/+0 |
2009-11-09 | media/video: add __init/__exit macros to various drivers | Peter Huewe | 2 | -4/+4 |
2009-09-19 | V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver | Muralidharan Karicheri | 2 | -26/+98 |
2009-09-19 | V4L/DVB (12906c): V4L : vpif capture driver for DM6467 | Muralidharan Karicheri | 2 | -0/+2333 |
2009-09-19 | V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changes | Muralidharan Karicheri | 1 | -0/+2 |
2009-09-19 | V4L/DVB (12906a): V4L : vpif display updates to support vpif capture | Muralidharan Karicheri | 1 | -36/+13 |
2009-09-19 | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 1 | -2/+2 |
2009-09-19 | V4L/DVB (12254): v4l: Makefile and config files for vpfe capture driver | Muralidharan Karicheri | 1 | -0/+6 |
2009-09-19 | V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header fi... | Chaithrika U S | 1 | -1/+1 |
2009-09-19 | V4L/DVB (12253): v4l: common vpss module for video drivers | Muralidharan Karicheri | 1 | -0/+301 |
2009-09-19 | V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver | Muralidharan Karicheri | 2 | -0/+1023 |
2009-09-19 | V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver | Muralidharan Karicheri | 2 | -0/+1288 |
2009-09-19 | V4L/DVB (12249): v4l: ccdc hw device header file for vpfe capture | Muralidharan Karicheri | 1 | -0/+110 |
2009-09-19 | V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446 | Muralidharan Karicheri | 1 | -0/+2124 |