1. 5400690 V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices by Vaibhav Hiremath · 14 years ago
  2. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  3. 2b080c5 V4L/DVB: davinci: don't return under lock on error path by Dan Carpenter · 14 years ago
  4. 844cc0d V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation by Vaibhav Hiremath · 14 years ago
  5. e333bab V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support by Vaibhav Hiremath · 14 years ago
  6. aa2dc90 V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume by Vaibhav Hiremath · 14 years ago
  7. 21aa300 V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support by Vaibhav Hiremath · 14 years ago
  8. 085b54a V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg by Vaibhav Hiremath · 14 years ago
  9. fcc6327 V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed by Vaibhav Hiremath · 14 years ago
  10. 728385c V4L/DVB: drivers/media/video: move dereference after NULL test by Julia Lawall · 14 years ago
  11. 000f64e V4L/DVB: Fix bad whitespacing by Mauro Carvalho Chehab · 14 years ago
  12. 6a4f062 V4L/DVB: V4L - vpfe capture - fix for kernel crash by Muralidharan Karicheri · 14 years ago
  13. ab51bec V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails by Murali Karicheri · 15 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 00cb9f6 V4L/DVB: V4L - vpfe capture - build environment for isif driver by Murali Karicheri · 15 years ago
  16. 85b848c V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365 by Murali Karicheri · 15 years ago
  17. 63e3ab1 V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365 by Murali Karicheri · 15 years ago
  18. e841768 V4L/DVB: V4L - vpfe capture - header files for ISIF driver by Murali Karicheri · 15 years ago
  19. 8d1b594 V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver by Muralidharan Karicheri · 15 years ago
  20. c70fc2d V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver by Muralidharan Karicheri · 15 years ago
  21. 51444ea V4L/DVB: vpfe_capture: remove clock and platform code by Muralidharan Karicheri · 15 years ago
  22. 67055b0 V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  23. 0b0a860 V4L/DVB (13607): vpif: move vpif_remove to .devexit by Uwe Kleine-König · 15 years ago
  24. 9d89382 V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit by Uwe Kleine-König · 15 years ago
  25. f68fdb9 V4L/DVB (13604): vpss: move vpss_remove to .devexit by Uwe Kleine-König · 15 years ago
  26. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  27. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  28. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  29. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  30. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  31. d73bfc5 V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls by Vaibhav Hiremath · 15 years ago
  32. 1ead696 V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc_irq1 by Vaibhav Hiremath · 15 years ago
  33. 14cbaaf V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data by Vaibhav Hiremath · 15 years ago
  34. 204e6ea V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_queue_dma_contig_init by Vaibhav Hiremath · 15 years ago
  35. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  36. 0b66cf9 V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap() by Roel Kluin · 15 years ago
  37. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  38. 934949d V4L/DVB (13371): davinci: remove stray duplicate config pointer by Hans Verkuil · 15 years ago
  39. 9d440a0 media/video: add __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  40. d28a6df V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver by Muralidharan Karicheri · 15 years ago
  41. 6ffefff V4L/DVB (12906c): V4L : vpif capture driver for DM6467 by Muralidharan Karicheri · 15 years ago
  42. 89803d8 V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changes by Muralidharan Karicheri · 15 years ago
  43. 317b2e2 V4L/DVB (12906a): V4L : vpif display updates to support vpif capture by Muralidharan Karicheri · 15 years ago
  44. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  45. 2639ead V4L/DVB (12254): v4l: Makefile and config files for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  46. 210fa70 V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header file changes by Chaithrika U S · 15 years ago
  47. 7b140b8 V4L/DVB (12253): v4l: common vpss module for video drivers by Muralidharan Karicheri · 15 years ago
  48. 5f15fbb V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  49. dd2ceb1 V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  50. 638c974 V4L/DVB (12249): v4l: ccdc hw device header file for vpfe capture by Muralidharan Karicheri · 15 years ago
  51. 7da8a6c V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446 by Muralidharan Karicheri · 15 years ago
  52. 13df4f6 V4L/DVB (12178): vpif_display: Fix compile time warnings for mutex locking by Chaithrika U S · 15 years ago
  53. e9f4bb5 V4L/DVB (12177): dm646x: Add an entry for dm646x EVM card at building system by Chaithrika U S · 15 years ago
  54. e7332e3 V4L/DVB (12176): davinci/vpif_display: Add VPIF display driver by Chaithrika U S · 15 years ago
  55. 63a8e71 V4L/DVB (12175): davinci/vpif: Add Video Port Interface (VPIF) driver by Chaithrika U S · 15 years ago