1. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  2. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  3. 08a66ae V4L/DVB (9488): Add ov772x driver by Kuninori Morimoto · 16 years ago
  4. 878595f V4L/DVB (9335): videobuf: split unregister bus creating self-contained frontend de-allocator by Darron Broad · 16 years ago
  5. 8a522c9 V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  6. b1f8840 V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() by Mauro Carvalho Chehab · 16 years ago
  7. d5fbf32 V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support. by Hans Verkuil · 16 years ago
  8. f496bc7 V4L/DVB (9323): v4l2-int-if: Add enum_framesizes and enum_frameintervals ioctls. by Sakari Ailus · 16 years ago
  9. 36499e5 V4L/DVB (9322): v4l2-int-if: Export more interfaces to modules by Sakari Ailus · 16 years ago
  10. 8438991 V4L/DVB (9321): v4l2-int-if: Define new power state changes by Sakari Ailus · 16 years ago
  11. 621a373 V4L/DVB (9319): v4l2-int-if: Add cropcap, g_crop and s_crop commands. by Sameer Venkatraman · 16 years ago
  12. 96014a9 V4L/DVB (9318): v4l2-int-if: Add command to get slave private data. by Sakari Ailus · 16 years ago
  13. dcadd08 V4L/DVB (9276): videobuf-dvb: two functions are now static by Mauro Carvalho Chehab · 16 years ago
  14. 96b7a1a V4L/DVB (9271): videobuf: data storage optimisation (2) by Darron Broad · 16 years ago
  15. 953cafc V4L/DVB (9268): tuner: add FMD1216MEX tuner by Darron Broad · 16 years ago
  16. 7bdf84f V4L/DVB (9265): videobuf: data storage optimisation by Darron Broad · 16 years ago
  17. 073afdd V4L/DVB (9245): video: add header to soc_camera_platform include file by Magnus Damm · 16 years ago
  18. 50c616f V4L/DVB (9241): soc-camera: move sensor power management to soc_camera_platform.c by Guennadi Liakhovetski · 16 years ago
  19. 59b1842 V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion by Darron Broad · 16 years ago
  20. 8e73909 V4L/DVB (9225): MFE: Add configurable gate control by Darron Broad · 16 years ago
  21. 363c35f V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. by Steven Toth · 16 years ago
  22. 7b31b57 V4L/DVB (9209): v4l2: add comment to the v4l2-i2c-drv headers. by Hans Verkuil · 16 years ago
  23. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  24. ba340b4 V4L/DVB (9168): Add support for MSI TV@nywhere Plus remote by Brian Rogers · 16 years ago
  25. 3c7b933 V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap by Hans Verkuil · 16 years ago
  26. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  27. 9b00019 V4L/DVB (9061): saa7134: Add support for Real Audio 220 by Mauro Carvalho Chehab · 16 years ago
  28. 36f6bb9 V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A) by Mauro Carvalho Chehab · 16 years ago
  29. bf1ece6 V4L/DVB (9059): saa7134: Add support for Encore version 5.3 board by Mauro Carvalho Chehab · 16 years ago
  30. d7cba04 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback by Michael Krufky · 16 years ago
  31. 6bd6dff V4L/DVB (8940): saa7115: fix saa7111(a) support by Hans Verkuil · 16 years ago
  32. 26d2e85 V4L/DVB (8559): replace __FUNCTION__ with __func__ by Alexander Beregalov · 16 years ago
  33. 7f8ecfa V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev by Hans Verkuil · 16 years ago
  34. bfa8a27 V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function by Hans Verkuil · 16 years ago
  35. 601e944 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead by Hans Verkuil · 16 years ago
  36. e138c59 V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.h by Hans Verkuil · 16 years ago
  37. f9e86b5 V4L/DVB (8782): v4l2-dev: add video_device_release_empty by Hans Verkuil · 16 years ago
  38. cb35358 V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release by Hans Verkuil · 16 years ago
  39. 8103466 V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to sensor driver by Stefan Herbrechtsmeier · 16 years ago
  40. 9cc6493 V4L/DVB (8683): Add Micron mt9m111 chip ID in V4L2 identifiers by Robert Jarzmik · 16 years ago
  41. e281db58 V4L/DVB (8639): saa6752hs: cleanup and add AC-3 support by Hans Verkuil · 16 years ago
  42. 1e55126 V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function by Hans Verkuil · 16 years ago
  43. 69028d7 V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function. by Hans Verkuil · 16 years ago
  44. 7d341a6 V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM by Mauro Carvalho Chehab · 16 years ago
  45. 8f2b7b7 V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-E by Mauro Carvalho Chehab · 16 years ago
  46. 622ecb3 V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capability by Mauro Carvalho Chehab · 16 years ago
  47. 2e52106 V4L/DVB (8610): Add suspend/resume capabilities to soc_camera. by Robert Jarzmik · 16 years ago
  48. 6f5fd8e drivers/media, include/media: delete zero-length files by Jeff Garzik · 16 years ago
  49. de1e575 V4L/DVB (8525): fix a few assorted spelling mistakes. by Hans Verkuil · 16 years ago
  50. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  51. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  52. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  53. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  54. b654fcdc V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field by Hans Verkuil · 16 years ago
  55. 38f9d30 V4L/DVB (8477): v4l: remove obsolete audiochip.h by Hans Verkuil · 16 years ago
  56. 2864462 V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h by Mauro Carvalho Chehab · 16 years ago
  57. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  58. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  59. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  60. 1c22dad V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c by Mauro Carvalho Chehab · 16 years ago
  61. 2bc93aa V4L/DVB (8387): Some cosmetic changes by Hans Verkuil · 16 years ago
  62. 326c986 V4L/DVB (8343): soc_camera_platform: Add SoC Camera Platform driver by Magnus Damm · 16 years ago
  63. 0d3244d V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3 by Magnus Damm · 16 years ago
  64. 2cc45cf V4L/DVB (8341): videobuf: Add physically contiguous queue code V3 by Magnus Damm · 16 years ago
  65. 5d6aaf5 V4L/DVB (8340): videobuf: Fix gather spelling by Magnus Damm · 16 years ago
  66. b15cf1f V4L/DVB (8339): soc_camera: Add 16-bit bus width support by Magnus Damm · 16 years ago
  67. a034d1b V4L/DVB (8338): soc_camera: Move spinlocks by Magnus Damm · 16 years ago
  68. 092d392 V4L/DVB (8337): soc_camera: make videobuf independent by Paulius Zaleckas · 16 years ago
  69. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  70. a36ef6b V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endian by Al Viro · 16 years ago
  71. e0e31cd V4L/DVB (8105): cx2341x: add TS capability by Hans Verkuil · 16 years ago
  72. 21575c1 V4L/DVB (8103): videodev: fix/improve ioctl debugging by Hans Verkuil · 16 years ago
  73. 539a755 V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device nodes by brandon@ifup.org · 16 years ago
  74. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  75. 0e3bd2b V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT handling by Hans Verkuil · 16 years ago
  76. b2de231 V4L/DVB (7947): videodev: add vidioc_g_std callback. by Hans Verkuil · 16 years ago
  77. 1d0ba5f V4L/DVB (7942): Hardware frequency seek ioctl interface by Tobias Lorenz · 16 years ago
  78. 7fa8e6f V4L/DVB (8092): videodev: simplify and fix standard enumeration by Hans Verkuil · 16 years ago
  79. 6e501a3 V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506 by Tim Farrington · 16 years ago
  80. 45270a1 V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs by Hans Verkuil · 16 years ago
  81. 70345fb V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration by Guennadi Liakhovetski · 16 years ago
  82. 81b2dbc Fix a deadlock in the bttv driver by Arjan van de Ven · 16 years ago
  83. ae42908 i2c: Convert some more new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  84. 2d5e3e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  85. 1c1e45d V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip by Hans Verkuil · 16 years ago
  86. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  87. b34dddb V4L/DVB (7677): saa7134: Add/fix Beholder entries by Dmitry Belimov · 16 years ago
  88. 130ca94 V4L/DVB (7665): videodev: Add default vidioc handler by Douglas Schilling Landgraf · 16 years ago
  89. 59d3448 V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc by Mauro Carvalho Chehab · 16 years ago
  90. a9dbbeb V4L/DVB (7554): videobuf-dma-sg: Remove unused flag by Mauro Carvalho Chehab · 16 years ago
  91. 78e9200 V4L/DVB (7538): Adds selectable adapter numbers as per module option by Janne Grunau · 16 years ago
  92. ba92803 V4L/DVB (7506): Powercolor Real Angel 330 (remote control support) by Dâniel Fraga · 16 years ago
  93. 1a0063a V4L/DVB (7501): soc-camera: use a spinlock for videobuffer queue by Guennadi Liakhovetski · 16 years ago
  94. b8d9904 V4L/DVB (7500): soc-camera: extract function pointers from host object into operations by Guennadi Liakhovetski · 16 years ago
  95. 137d1cb V4L/DVB (7493): videobuf: Avoid deadlock with QBUF and bring up to spec for empty queue by Brandon Philips · 16 years ago
  96. 26f1b94 V4L/DVB (7406): soc-camera: improve separation between soc_camera_ops and soc_camera_device by Guennadi Liakhovetski · 16 years ago
  97. ab8b870 V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236D by Michael Krufky · 16 years ago
  98. e9bcf66 V4L/DVB (7376): Improve compile-time type-checking in videobuf by Guennadi Liakhovetski · 16 years ago
  99. 7f0dd17 V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GT by Mauro Carvalho Chehab · 16 years ago
  100. 23a8810 V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD1216ME by Michael Krufky · 16 years ago