1. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  2. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 13 years ago
  3. 6783edb [media] davinci vpbe: Build infrastructure for VPBE driver by Manjunath Hadli · 13 years ago
  4. 606b69e [media] davinci vpbe: VENC( Video Encoder) implementation by Manjunath Hadli · 13 years ago
  5. ff0f23d [media] davinci vpbe: OSD(On Screen Display) block by Manjunath Hadli · 13 years ago
  6. 66715cd [media] davinci vpbe: VPBE display driver by Manjunath Hadli · 13 years ago
  7. a2c25b4 [media] davinci vpbe: V4L2 display driver for DM644X SoC by Manjunath Hadli · 13 years ago
  8. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 13 years ago
  11. 9bfaae2 [media] davinci: convert vpif_display to core-assisted locking by Hans Verkuil · 14 years ago
  12. 46656af [media] davinci: convert vpif_capture to core-assisted locking by Hans Verkuil · 14 years ago
  13. 2c0ddd1 [media] vpif_cap/disp: Cleanup, improved comments by Mats Randgaard · 14 years ago
  14. c027e16 [media] vpif_cap/disp: Added support for DV timings by Mats Randgaard · 14 years ago
  15. 40c8bce [media] vpif_cap/disp: Add support for DV presets by Mats Randgaard · 14 years ago
  16. aa44440 [media] vpif: Consolidate formats from capture and display by Mats Randgaard · 14 years ago
  17. 7036d6a [media] vpif_cap/disp: Add debug functionality by Mats Randgaard · 14 years ago
  18. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  19. b1dc614 [media] drivers/media/video: Remove unnecessary semicolons by Joe Perches · 14 years ago
  20. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  21. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  22. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  23. dfffec6 [media] vpif_capture: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  24. 87b3854 [media] vpif_display: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  25. 959b606 [media] vpfe_capture: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  26. e3cfd44 V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2) by Hans Verkuil · 14 years ago
  27. 11382f3 V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream() by Mats Randgaard · 14 years ago
  28. 1f8766b V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc by Mats Randgaard · 14 years ago
  29. ffa1b39 V4L/DVB: vpif_cap/disp: Removed section mismatch warning by Mats Randgaard · 14 years ago
  30. 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 14 years ago
  31. d3ca775 V4L/DVB: vpfe_capture: convert to new mediabus API by Hans Verkuil · 14 years ago
  32. 5400690 V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices by Vaibhav Hiremath · 14 years ago
  33. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  34. 2b080c5 V4L/DVB: davinci: don't return under lock on error path by Dan Carpenter · 14 years ago
  35. 844cc0d V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation by Vaibhav Hiremath · 14 years ago
  36. e333bab V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support by Vaibhav Hiremath · 14 years ago
  37. aa2dc90 V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume by Vaibhav Hiremath · 14 years ago
  38. 21aa300 V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support by Vaibhav Hiremath · 14 years ago
  39. 085b54a V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg by Vaibhav Hiremath · 14 years ago
  40. fcc6327 V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed by Vaibhav Hiremath · 14 years ago
  41. 728385c V4L/DVB: drivers/media/video: move dereference after NULL test by Julia Lawall · 14 years ago
  42. 000f64e V4L/DVB: Fix bad whitespacing by Mauro Carvalho Chehab · 14 years ago
  43. 6a4f062 V4L/DVB: V4L - vpfe capture - fix for kernel crash by Muralidharan Karicheri · 14 years ago
  44. ab51bec V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails by Murali Karicheri · 14 years ago
  45. 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
  46. 00cb9f6 V4L/DVB: V4L - vpfe capture - build environment for isif driver by Murali Karicheri · 14 years ago
  47. 85b848c V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365 by Murali Karicheri · 14 years ago
  48. 63e3ab1 V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365 by Murali Karicheri · 14 years ago
  49. e841768 V4L/DVB: V4L - vpfe capture - header files for ISIF driver by Murali Karicheri · 14 years ago
  50. 8d1b594 V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver by Muralidharan Karicheri · 15 years ago
  51. c70fc2d V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver by Muralidharan Karicheri · 15 years ago
  52. 51444ea V4L/DVB: vpfe_capture: remove clock and platform code by Muralidharan Karicheri · 15 years ago
  53. 67055b0 V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  54. 0b0a860 V4L/DVB (13607): vpif: move vpif_remove to .devexit by Uwe Kleine-König · 15 years ago
  55. 9d89382 V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit by Uwe Kleine-König · 15 years ago
  56. f68fdb9 V4L/DVB (13604): vpss: move vpss_remove to .devexit by Uwe Kleine-König · 15 years ago
  57. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  58. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  59. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  60. 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
  61. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  62. d73bfc5 V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls by Vaibhav Hiremath · 15 years ago
  63. 1ead696 V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc_irq1 by Vaibhav Hiremath · 15 years ago
  64. 14cbaaf V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data by Vaibhav Hiremath · 15 years ago
  65. 204e6ea V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_queue_dma_contig_init by Vaibhav Hiremath · 15 years ago
  66. 9710e7a V4L/DVB (13288): adding __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  67. 0b66cf9 V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap() by Roel Kluin · 15 years ago
  68. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  69. 934949d V4L/DVB (13371): davinci: remove stray duplicate config pointer by Hans Verkuil · 15 years ago
  70. 9d440a0 media/video: add __init/__exit macros to various drivers by Peter Huewe · 15 years ago
  71. d28a6df V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver by Muralidharan Karicheri · 15 years ago
  72. 6ffefff V4L/DVB (12906c): V4L : vpif capture driver for DM6467 by Muralidharan Karicheri · 15 years ago
  73. 89803d8 V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changes by Muralidharan Karicheri · 15 years ago
  74. 317b2e2 V4L/DVB (12906a): V4L : vpif display updates to support vpif capture by Muralidharan Karicheri · 15 years ago
  75. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  76. 2639ead V4L/DVB (12254): v4l: Makefile and config files for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  77. 210fa70 V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header file changes by Chaithrika U S · 15 years ago
  78. 7b140b8 V4L/DVB (12253): v4l: common vpss module for video drivers by Muralidharan Karicheri · 15 years ago
  79. 5f15fbb V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  80. dd2ceb1 V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver by Muralidharan Karicheri · 15 years ago
  81. 638c974 V4L/DVB (12249): v4l: ccdc hw device header file for vpfe capture by Muralidharan Karicheri · 15 years ago
  82. 7da8a6c V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446 by Muralidharan Karicheri · 15 years ago
  83. 13df4f6 V4L/DVB (12178): vpif_display: Fix compile time warnings for mutex locking by Chaithrika U S · 15 years ago
  84. e9f4bb5 V4L/DVB (12177): dm646x: Add an entry for dm646x EVM card at building system by Chaithrika U S · 15 years ago
  85. e7332e3 V4L/DVB (12176): davinci/vpif_display: Add VPIF display driver by Chaithrika U S · 15 years ago
  86. 63a8e71 V4L/DVB (12175): davinci/vpif: Add Video Port Interface (VPIF) driver by Chaithrika U S · 15 years ago