1. 7f2c983 V4L/DVB: au8522: fix race condition in switching from digital to analog mode by Devin Heitmueller · 14 years ago
  2. 535653b V4L/DVB: mt9t031: use runtime pm support to restore ADDRESS_MODE registers by Valentin Longchamp · 14 years ago
  3. 4f9fb5e V4L/DVB: soc-camera: add runtime pm support for subdevices by Mauro Carvalho Chehab · 14 years ago
  4. e26b314 V4L/DVB: The first two parameters of soc_camera_limit_side() are usually pointers to struct v4l2_rect elements. They are signed, so adjust the prototype accordingly by Márton Németh · 14 years ago
  5. 02512fe V4L/DVB: tm6000: bugfix reading problems with demodulator zl10353 by Stefan Ringel · 14 years ago
  6. 4e11502 V4L/DVB: tm6000: add send and recv function by Stefan Ringel · 14 years ago
  7. e28f49b V4L/DVB: tm6000: fix some info messages by Dmitri Belimov · 14 years ago
  8. 685b122 V4L/DVB: tm6000: fix i2c addr test by Stefan Ringel · 14 years ago
  9. 89eeda6 V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 module by Stefan Ringel · 14 years ago
  10. 49e5e03 V4L/DVB: tm6000: change version to 0.0.2 by Stefan Ringel · 14 years ago
  11. 606d47d V4L/DVB: tm6000: special request for all tuner by Stefan Ringel · 14 years ago
  12. 38d75a7 V4L/DVB: tm6000: reset the numbers of feeds to 8 by Stefan Ringel · 14 years ago
  13. 439e7c1 V4L/DVB: tm6000: add card setup for terratec cinergy hybrid by Stefan Ringel · 14 years ago
  14. 583c871 V4L/DVB: tm6000: add different tuner reset for terratec by Stefan Ringel · 14 years ago
  15. d46ca93 V4L/DVB: tm6000: add additional init register for tm6010 by Stefan Ringel · 14 years ago
  16. dfd36d8 V4L/DVB: tm6000: fix mutex lock unbalance by Mauro Carvalho Chehab · 14 years ago
  17. 762e17e V4L/DVB: tm6000: only register after initialized by Mauro Carvalho Chehab · 14 years ago
  18. f8960ee V4L/DVB: drivers/staging/tm6000/tm6000-video.c: correct NULL test by Julia Lawall · 14 years ago
  19. 29ec15e V4L/DVB: tm6000: fix build errors by Randy Dunlap · 14 years ago
  20. e3ee9e5 V4L/DVB: tm6000: move board-specific init to tm6000-cards by Mauro Carvalho Chehab · 14 years ago
  21. 591a0d3 V4L/DVB: tm6000: Allow tm6000 driver compilation by Mauro Carvalho Chehab · 14 years ago
  22. caa0d36 V4L/DVB: tm6000: add a different set param values by Stefan Ringel · 14 years ago
  23. 08e60ba V4L/DVB: tm6000: Fix several bugs at the usb DVB transfer by Stefan Ringel · 14 years ago
  24. 3a5de48 V4L/DVB: tm6000: remove unused function by Stefan Ringel · 14 years ago
  25. 58b2f4b V4L/DVB: tm6000: add tuner parameter for DVB devices by Stefan Ringel · 14 years ago
  26. e78c8f2 V4L/DVB: tm6000: add tuner callback for dvb frontend by Stefan Ringel · 14 years ago
  27. 20cabed V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer by Stefan Ringel · 14 years ago
  28. 7b96640 V4L/DVB: tm6000: typo fix: the identifer string is wrong by Stefan Ringel · 14 years ago
  29. 80af6bb V4L/DVB: tm6000: fix: avoid unregister the driver after success by Stefan Ringel · 14 years ago
  30. 04574a6 V4L/DVB: tm6000: add Terratec Cinergy Hybrid XE by Mauro Carvalho Chehab · 14 years ago
  31. 9d3aeb5 V4L-DVB: tm6000: add missing BEHOLDER board definitions by Mauro Carvalho Chehab · 14 years ago
  32. c733a4d V4L/DVB: tm6000: add digital init for tm6010 by Stefan Ringel · 14 years ago
  33. 7dcc51b V4L/DVB: tm6000: fix driver compilation by Stefan Ringel · 14 years ago
  34. 70ca3c4 V4L/DVB: xc3028: fix regression in firmware loading time by Devin Heitmueller · 14 years ago
  35. 833724a V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  36. 0a34df5 V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor number by Mauro Carvalho Chehab · 14 years ago
  37. 1eefd76 V4L/DVB (13403): Add new TV cards of Beholder by Dmitri Belimov · 15 years ago
  38. bfc42b9 tm6000: Remove legacy code to work with older kernel versions by Mauro Carvalho Chehab · 15 years ago
  39. 1fade8d V4L/DVB (12854): tm6000: i2c addresses should now be specified in 7bit formats by Mauro Carvalho Chehab · 15 years ago
  40. 64d339d V4L/DVB (12853): tm6000: Fix almost all warnings at the driver by Mauro Carvalho Chehab · 15 years ago
  41. 427f7fa V4L/DVB (12852): tm6000: Fix compilation against 2.6.31 by Mauro Carvalho Chehab · 15 years ago
  42. 77d966a V4L/DVB (12848): tm6000: Add README with todo list by Mauro Carvalho Chehab · 15 years ago
  43. 0fb84ce V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm6000) by Mauro Carvalho Chehab · 16 years ago
  44. e8a4845 V4L/DVB (12845): tm6000: more buffer handling fixes by Mauro Carvalho Chehab · 16 years ago
  45. 1f9305b V4L/DVB (12844): tm6000: avoid writing on a floating pointer by Mauro Carvalho Chehab · 16 years ago
  46. edecce0 V4L/DVB (12843): tm6000: cleanup: remove a test debug code by Mauro Carvalho Chehab · 16 years ago
  47. 721f507 V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling buffer by Mauro Carvalho Chehab · 16 years ago
  48. 2a8145d V4L/DVB (12841): tm6000: Fix compilation with newer v4l2-dev API by Mauro Carvalho Chehab · 16 years ago
  49. df7c1d9 V4L/DVB (12840): tm6000: add support for HVR900H by Mauro Carvalho Chehab · 16 years ago
  50. 8ae1fc6 V4L/DVB (12839): tm6000: Another trial to fix analog streaming by Mauro Carvalho Chehab · 16 years ago
  51. 717ecd2 V4L/DVB (12838): tm6000: Fix color support on tm6010 by Mauro Carvalho Chehab · 16 years ago
  52. 1b4c5b1 V4L/DVB (12837): tm6000: make tree buildable by Maykel Moya · 16 years ago
  53. ed0236a V4L/DVB (12836): tm6000: revert to an old way to copy video by Mauro Carvalho Chehab · 16 years ago
  54. c144c03 V4L/DVB (12835): tm6000: Cleanups to work like em28xx-video by Mauro Carvalho Chehab · 16 years ago
  55. 576d573 V4L/DVB (12834): tm6000: Fix two warnings by Mauro Carvalho Chehab · 17 years ago
  56. 6ad6e88 V4L/DVB (12833): tm6000: add a proper init code for -alsa by Mauro Carvalho Chehab · 17 years ago
  57. 44351aa V4L/DVB (12832): tm6000: allow compilation of tm6000-alsa module by Mauro Carvalho Chehab · 17 years ago
  58. 7ca30c5 V4L/DVB (12831): tm6000: Convert cx88-alsa into tm6000-alsa by Mauro Carvalho Chehab · 17 years ago
  59. d72d506 V4L/DVB (12830): tm6000: copy cx88-alsa as tm6000-alsa by Mauro Carvalho Chehab · 17 years ago
  60. ee1fc07 V4L/DVB (12829): tm6000: several changes on usb preparation trying to avoid -EPROTO errors by Mauro Carvalho Chehab · 17 years ago
  61. c4acf48 V4L/DVB (12828): tm6000: fixes several CodingStyle and do some cleanups by Mauro Carvalho Chehab · 17 years ago
  62. 204193d V4L/DVB (12827): tm6000: fix image hangs by Mauro Carvalho Chehab · 17 years ago
  63. e381a81 V4L/DVB (12826): tm6000: adds 10ms delay between two consecutive i2c write ops by Mauro Carvalho Chehab · 17 years ago
  64. 2d5024a V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000 by Mauro Carvalho Chehab · 15 years ago
  65. e5cc2bf V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speed by Mauro Carvalho Chehab · 17 years ago
  66. 6eb5c8a V4L/DVB (12823): tm6000: Uses another method for handling incomplete packets by Mauro Carvalho Chehab · 17 years ago
  67. 29c389b V4L/DVB (12822): tm6000: Add support for tm6010 by Mauro Carvalho Chehab · 17 years ago
  68. e30b9d6 V4L/DVB (12821): tm6000: update USB request names and clean up i2c routine by Chris Pascoe · 17 years ago
  69. cf9e150 V4L/DVB (12820): tm6000: fix i2c readings by Christopher Pascoe · 17 years ago
  70. 3716ae3 V4L/DVB (12819): tm6000: mts parameter has changed on tuner-xc2028.c by Mauro Carvalho Chehab · 17 years ago
  71. 70bfae5 V4L/DVB (12818): tm6000: Use dvb_frontend_detach instead of single symbol_put commands by Michel Ludwig · 17 years ago
  72. e762d42 V4L/DVB (12817): tm6000: add a missing symbol_put by Michel Ludwig · 17 years ago
  73. 5b74c2c V4L/DVB (12816): tm6000: fix tm6000 attach method and fix a few CodingStyles by Michel Ludwig · 17 years ago
  74. 47878f1 V4L/DVB (12815): tm6000: follow videobuf API changes by Mauro Carvalho Chehab · 17 years ago
  75. d4e15bc V4L/DVB (12814): tm6000: fix eeprom reading on tm6000 by Mauro Carvalho Chehab · 17 years ago
  76. 28cb88c V4L/DVB (12813): tm6000: all read messages should use prev_reg by Mauro Carvalho Chehab · 17 years ago
  77. b1ce40b V4L/DVB (12812): tm6000: fix build dependencies for tm6000 and tuner-xc2028 by Michel Ludwig · 17 years ago
  78. 0ef4b05 V4L/DVB (12811): tm6000: a few registers is needed from the sif/noif setings by Mauro Carvalho Chehab · 17 years ago
  79. cc27a8c V4L/DVB (12810): tm6000: Avoid sending xc3028 setups for other tuners by Mauro Carvalho Chehab · 17 years ago
  80. 2c9a95b V4L/DVB (12809): tm6000: Remove an old hack by Mauro Carvalho Chehab · 17 years ago
  81. 5200401a V4L/DVB (12808): tm6000: Move analog tv standards to tm6000-stds by Mauro Carvalho Chehab · 17 years ago
  82. d544f2c V4L/DVB (12807): tm6000: Properly select xc2028 parameters by Mauro Carvalho Chehab · 17 years ago
  83. 7594304e V4L/DVB (12806): tm6000: Select VIDEO_TUNER for tm6000 devices by Mauro Carvalho Chehab · 17 years ago
  84. c1a1641 V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-video by Mauro Carvalho Chehab · 17 years ago
  85. 2b971af V4L/DVB (12804): tm6000: Build the module properly if CONFIG_VIDEO_TM6000_DVB is selected. by Michel Ludwig · 17 years ago
  86. 7f9b141 V4L/DVB (12803): tm6000: make tm6000_devused static by Mauro Carvalho Chehab · 17 years ago
  87. 106bdbe V4L/DVB (12802): tm6000: adds command to enable audio output at tm6000 by Mauro Carvalho Chehab · 17 years ago
  88. 4386136 V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339). by Michel Ludwig · 17 years ago
  89. a228618 V4L/DVB (12800): tm6000: fix tm6000 analog video buffer handling by Mauro Carvalho Chehab · 17 years ago
  90. cc6c60d V4L/DVB (12799): tm6000: avoid troubles if a header is broken on separate URBs by Mauro Carvalho Chehab · 17 years ago
  91. e2c9500 V4L/DVB (12798): tm6000: Split header processing from header find by Mauro Carvalho Chehab · 17 years ago
  92. c13dd70 V4L/DVB (12797): tm6000: Allow selecting audio bitrate by Mauro Carvalho Chehab · 17 years ago
  93. 7e2fdf0 V4L/DVB (12796): tm6000: Add a hack for PAL standards by Mauro Carvalho Chehab · 17 years ago
  94. 71e7cfa V4L/DVB (12795): tm6000: Fix buffering size by Mauro Carvalho Chehab · 17 years ago
  95. 4475c04 V4L/DVB (12794): tm6000: handle also PAL/SECAM resolutions by Mauro Carvalho Chehab · 17 years ago
  96. 88894cb V4L/DVB (12793): tm6000: On some kernels, eeprom reading were generating a bug by Mauro Carvalho Chehab · 17 years ago
  97. dc6a02a V4L/DVB (12791): tm6000: fix poll() method by Mauro Carvalho Chehab · 17 years ago
  98. 5f79675 V4L/DVB (12790): tm6000: check for errors on usb->status by Mauro Carvalho Chehab · 17 years ago
  99. 5c0d0b2 V4L/DVB (12789): tm6000: fix DVB dependency by Mauro Carvalho Chehab · 17 years ago
  100. 3169c9b V4L/DVB (12788): tm6000: Add initial DVB-T support by Michel Ludwig · 17 years ago