1. 77557ab V4L/DVB (13717): [MB86A16] Statistics Updates by Manu Abraham · 15 years ago
  2. 4170368 V4L/DVB (13716): [Mantis] Bug: incorrect byte swap by David Woodhouse · 15 years ago
  3. 8154bad V4L/DVB (13715): [Mantis] Kernel I2C changes: use PCI parent device by Manu Abraham · 15 years ago
  4. 33c7963 V4L/DVB (13714): [MB86A16] FIX/Code simplification: use hwconfig->ts_size instead of ts_size by Manu Abraham · 15 years ago
  5. 1fa1f10 V4L/DVB (13713): [MB86A16] Fix: Initialize SNR/STATUS by Sigmund Augdal · 15 years ago
  6. e2f67e4 V4L/DVB (13712): [Mantis] Add locking for concurrent access by Manu Abraham · 15 years ago
  7. e4deee0 V4L/DVB (13711): [Mantis] FIX: Do nor toggle GPIF status by Marko Ristola · 15 years ago
  8. 01a8c3e V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordingly by Manu Abraham · 15 years ago
  9. 715d341 V4L/DVB (13709): [Mantis/VP-1034] Switch 13/18v for the VP-1034 properly by Manu Abraham · 15 years ago
  10. da7365f V4L/DVB (13708): [Mantis] Remove some dead code by Manu Abraham · 15 years ago
  11. 5517277 V4L/DVB (13707): [Mantis] Whitespace cleanup by Manu Abraham · 15 years ago
  12. df0cca1 V4L/DVB (13706): [MB86A16] Overhaul by Manu Abraham · 15 years ago
  13. bd1fcac V4L/DVB (13705): [Mantis] FIX: Do not return IRQ_HANDLED in the unlikely case by Manu Abraham · 15 years ago
  14. 071e306 V4L/DVB (13704): [MB86A16] FIX: Don't loop again, if we have SYNC by Manu Abraham · 15 years ago
  15. 776c3eb V4L/DVB (13703): [MB86A16] Fix wrong message printed out by Manu Abraham · 15 years ago
  16. e15c7cc V4L/DVB (13702): [MB86A16] need to wait a bit more than the computed time for a Factor of safety by Manu Abraham · 15 years ago
  17. b05c90d V4L/DVB (13701): [MB86A16] Reduce Carrier Recovery range to 3Mhz by Manu Abraham · 15 years ago
  18. a890cce V4L/DVB (13700): [MB86A16] Need a bit of settling time by Manu Abraham · 15 years ago
  19. 41e840b V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16 by Manu Abraham · 15 years ago
  20. 08be64b V4L/DVB (13966): DVB-T regression fix for saa7134 cards by Dmitri Belimov · 15 years ago
  21. 21c91d2 V4L/DVB (13941): rj54n1cb0c: remove compiler warning by Márton Németh · 15 years ago
  22. b89fc2e V4L/DVB sh_mobile_ceu: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 15 years ago
  23. 30883ea V4L/DVB mx1_camera: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 15 years ago
  24. 3f76cf8 V4L/DVB (13934): tda8290: Fix FM radio easy programming standard selection for TDA8295 by Michael Krufky · 15 years ago
  25. 07d1c69 V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges. by Jean-Francois Moine · 15 years ago
  26. 19f8a6c V4L/DVB (13887): tda8290: add autodetection support for TDA8295c2 by Michael Krufky · 15 years ago
  27. bbe8c83 V4L/DVB (13882): gspca - stv06xx-vv6410: Ensure register STV_SCAN_RATE is zero by Erik Andrén · 15 years ago
  28. 5cc60d6 V4L/DVB (13880): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Xi 2428 by Erik Andren · 15 years ago
  29. 9501843 V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge. by Jean-Francois Moine · 15 years ago
  30. c60503c V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned. by Roel Kluin · 15 years ago
  31. 882ead3 V4L/DVB (13858): ir-keytable: use the right header by Mauro Carvalho Chehab · 15 years ago
  32. bc41797 V4L/DVB (13622): gspca - ov534: Fix a compilation warning. by Jean-Francois Moine · 15 years ago
  33. 9afc802 V4L/DVB (13834): dib8000: fix compilation if !DVB_DIB8000 by Mauro Carvalho Chehab · 15 years ago
  34. d7c0d43 V4L/DVB (13831): uvcvideo: Fix oops caused by a race condition in buffer dequeuing by Laurent Pinchart · 15 years ago
  35. 2c4d9de V4L/DVB (13829): uvcvideo: Fix alternate setting selection in isochronous mode by Laurent Pinchart · 15 years ago
  36. 385097e V4L/DVB (13826): uvcvideo: Fix controls blacklisting by Laurent Pinchart · 15 years ago
  37. 1faea56 V4L/DVB (13820): lgdt3305: make one-bit bitfields unsigned by Nemeth Marton · 15 years ago
  38. 8c32aa5 V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf. by Jean-Francois Moine · 15 years ago
  39. 0e05a61 drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address by hartleys · 15 years ago
  40. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  41. 7801edb media video cx23888 driver: ported to new kfifo API by Stefani Seibold · 15 years ago
  42. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  43. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  44. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  45. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  46. 262ab9a V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.h by Mauro Carvalho Chehab · 15 years ago
  47. 788f6fe V4L/DVB (13690): radio/si470x: #include <sched.h> by Randy Dunlap · 15 years ago
  48. c86a3c3 V4L/DVB (13688): au8522: modify the attributes of local filter coefficients by Márton Németh · 15 years ago
  49. 7ee0a28 V4L/DVB (13687): cx231xx: use NULL when pointer is needed by Márton Németh · 15 years ago
  50. 67055b0 V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  51. 9518f17 V4L/DVB (13685): Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  52. b4d887c V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.h by Duncan Gibb · 15 years ago
  53. 2184dda V4L/DVB (13683): sanio-ms: clean up init, exit and id_table by Márton Németh · 15 years ago
  54. 3839a0d V4L/DVB (13682): dib8000: make some constant static by Márton Németh · 15 years ago
  55. 3ab1b9c V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possible by David Howells · 15 years ago
  56. 141cc35 V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB devices by Igor M. Liplianin · 15 years ago
  57. 21508b9a V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM processing (CI interface works faster) by Abylay Ospan · 15 years ago
  58. 30e8ca2 V4L/DVB (13674): stv090x: Add DiSEqC envelope mode by Oliver Endriss · 15 years ago
  59. 9efc1bd V4L/DVB (13673): lnbp21: Implement 22 kHz tone control by Oliver Endriss · 15 years ago
  60. e6641c8 V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment by Magnus Damm · 15 years ago
  61. 858424b V4L/DVB (13670): soc-camera: Add mt9t112 camera driver by Kuninori Morimoto · 15 years ago
  62. 70da92e V4L/DVB (13669): tw9910: Add sync polarity support by Kuninori Morimoto · 15 years ago
  63. c1d7b06 V4L/DVB (13668): tw9910: remove cropping by Kuninori Morimoto · 15 years ago
  64. 7874b90 V4L/DVB (13667): tw9910: modify output format by Kuninori Morimoto · 15 years ago
  65. 398994c V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALID by Kuninori Morimoto · 15 years ago
  66. 85dc1cf V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection by Kuninori Morimoto · 15 years ago
  67. 34cae30 V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BT by Kuninori Morimoto · 15 years ago
  68. 1edcc10 V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB support by Kuninori Morimoto · 15 years ago
  69. a3a4ac1 V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optional by Guennadi Liakhovetski · 15 years ago
  70. a6b5f20 V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data by Guennadi Liakhovetski · 15 years ago
  71. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  72. 9a74251 V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats by Guennadi Liakhovetski · 15 years ago
  73. faa5826 V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsync by Kuninori Morimoto · 15 years ago
  74. 2079708 V4L/DVB (13656): tw9910: tw9910_set_hsync clean up by Kuninori Morimoto · 15 years ago
  75. 607e5ad V4L/DVB (13655): tw9910: Add power control by Kuninori Morimoto · 15 years ago
  76. 06f292e V4L/DVB (13654): tw9910: Tri-state pins when idle by Kuninori Morimoto · 15 years ago
  77. 88a67c5 V4L/DVB (13653): tw9910: simplify chip ID calculation by Kuninori Morimoto · 15 years ago
  78. 6d74e5f V4L/DVB (13652): tw9910: Add revision control by Kuninori Morimoto · 15 years ago
  79. 0f44829 V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  80. 6ed7c03 V4L/DVB (13646): sh_mobile_ceu_camera: do not mark host occupied, when adding a client fails by Guennadi Liakhovetski · 15 years ago
  81. 5d28d52 V4L/DVB (13645): soc-camera: fix multi-line comment coding style by Guennadi Liakhovetski · 15 years ago
  82. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  83. 4a4bc5e V4L/DVB (13642): tw9910: The driver can also handle revision 1 of the chip by Kuninori Morimoto · 15 years ago
  84. 247cb14 V4L/DVB (13630): Print bitrate measured by stv0900 demod in stv0900_read_status by Abylay Ospan · 15 years ago
  85. 174c44e V4L/DVB (13627): gspca - zc3xx: Set the quality for sensor tas5130c. by Jean-Francois Moine · 15 years ago
  86. 8395555 V4L/DVB (13626): gspca - many subdrivers: Fix some warnings. by Jean-Francois Moine · 15 years ago
  87. 37b372e V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant. by Márton Németh · 15 years ago
  88. 2e535ed V4L/DVB (13618): v4l2: Adding helper function to get dv preset description by Muralidharan Karicheri · 15 years ago
  89. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  90. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  91. 75543cc V4L/DVB (13615): ir-core: create ir_input_register by Mauro Carvalho Chehab · 15 years ago
  92. 865fbf2 V4L/DVB (13614): dib0090: Fix compilation when module is not selected by Mauro Carvalho Chehab · 15 years ago
  93. 446e4a6 V4L/DVB (13613): IR: create ir-core module by Mauro Carvalho Chehab · 15 years ago
  94. e27d381 V4L/DVB (13612): IR: Move common IR code to drivers/media/IR by Mauro Carvalho Chehab · 15 years ago
  95. 909d15a V4L/DVB (13611): radio-tea5764: Correct size given to memset by Julia Lawall · 15 years ago
  96. ddb0b34 V4L/DVB (13610): uvc: Correct size given to memset by Julia Lawall · 15 years ago
  97. 67cabf5 V4L/DVB (13609): radio-sf16fmi: add autoprobing by Ondrej Zary · 15 years ago
  98. 4b83037 V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to texts by Ondrej Zary · 15 years ago
  99. 0b0a860 V4L/DVB (13607): vpif: move vpif_remove to .devexit by Uwe Kleine-König · 15 years ago
  100. 9d89382 V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit by Uwe Kleine-König · 15 years ago