1. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  2. 29e3ec1 [media] cx231xx: Properly name rc_map name by Mauro Carvalho Chehab · 14 years ago
  3. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  4. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  5. a6e3b81 [media] rc: Remove ir-common.h by Mauro Carvalho Chehab · 14 years ago
  6. bce8d0f [media] rc: remove ir-common module by Mauro Carvalho Chehab · 14 years ago
  7. e6f199f [media] i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  8. c0ff9f4 [media] media: video: do not clear 'driver' from an i2c_client by Wolfram Sang · 14 years ago
  9. 9a9dcb4 [media] cx231xx-417: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  10. 9c0147b [media] timblogiw: fix kconfig & build error by Randy Dunlap · 14 years ago
  11. 9eae42e [media] media: Add timberdale video-in driver by Richard Röjfors · 14 years ago
  12. 8ea43d0 [media] rc: Remove ir-common module by Mauro Carvalho Chehab · 14 years ago
  13. 6c7e653 [media] saa7134: Remove legacy IR decoding logic inside the module by Mauro Carvalho Chehab · 14 years ago
  14. 70de391 [media] saa7134: use rc-core raw decoders for Encore FM 5.3 by Mauro Carvalho Chehab · 14 years ago
  15. 101b25b [media] drivers/media: Use vzalloc by Joe Perches · 14 years ago
  16. 42e142f [media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519) by Jean-François Moine · 14 years ago
  17. 7491f78 [media] gspca - ov519: Re-initialize the webcam at resume time by Jean-François Moine · 14 years ago
  18. b4e96ea [media] gspca - ov519: Initialize the ov519 snapshot register by Jean-François Moine · 14 years ago
  19. 5927abc [media] gspca - ov519: Change the ov519 start and stop sequences by Jean-François Moine · 14 years ago
  20. a23acec4 [media] gspca - ov519: Simplify the LED control functions by Jean-François Moine · 14 years ago
  21. e281702 [media] gspca - ov519: Check the disabled controls at start time only by Jean-François Moine · 14 years ago
  22. 858ea5e [media] gspca - ov519: Clearer debug and error messages by Jean-François Moine · 14 years ago
  23. f8f2018 [media] gspca - ov519: Propagate errors to higher level by Jean-François Moine · 14 years ago
  24. 83db768 [media] gspca - ov519: Define the disabled controls in a table by Jean-François Moine · 14 years ago
  25. 2186780 [media] gspca - ov519: Set their numbers in the ov519 and ov7670 register names by Jean-François Moine · 14 years ago
  26. 87bae74 [media] gspca - ov519: Cleanup source by Jean-François Moine · 14 years ago
  27. 9be1d6c [media] gspca - cpia1: Fix error check by Nicolas Kaiser · 14 years ago
  28. 7bbe6b8 [media] gspca - ov519: Define the sensor types in an enum by Jean-François Moine · 14 years ago
  29. d6fa663 [media] gspca - ov519: Reduce the size of some variables by Jean-François Moine · 14 years ago
  30. 9d1593a [media] gspca - ov519: Change types '__xx' to 'xx' by Jean-François Moine · 14 years ago
  31. d65174c [media] gspca - ov519: Don't do USB exchanges after disconnection by Jean-François Moine · 14 years ago
  32. 14653e6 [media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=m by Jean-François Moine · 14 years ago
  33. c0b33bd [media] gspca-stv06xx: support bandwidth changing by Hans de Goede · 14 years ago
  34. bc25068 [media] saa7164: Checkpatch compliance cleanup by Steven Toth · 14 years ago
  35. 0e72cc8 [media] saa7164: make buffer smaller by Dan Carpenter · 14 years ago
  36. 76e4a9a [media] tea6415c: return -EIO if i2c_check_functionality fails by Axel Lin · 14 years ago
  37. 1ce6a14 [media] drivers/media/video: Update WARN uses by Joe Perches · 14 years ago
  38. 141bb0d [media] cx231xx: Fix i2c support at cx231xx-input by Mauro Carvalho Chehab · 14 years ago
  39. 2eb2583 [media] ir-kbd-i2c: add rc_dev as a parameter to the driver by Mauro Carvalho Chehab · 14 years ago
  40. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  41. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  42. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  43. 2997137 [media] ir-core: convert drivers/media/video/cx88 to ir-core by David Härdeman · 14 years ago
  44. bf79716 [media] au0828: enable VBI timeout when calling read() without streamon() by Devin Heitmueller · 14 years ago
  45. 78ca500 [media] au0828: fixes for timeout on no video by Devin Heitmueller · 14 years ago
  46. 6e04b7b [media] au0828: continue video streaming even when no ITU-656 coming in by Devin Heitmueller · 14 years ago
  47. bde3bb9 [media] au0828: Fix field alignment for video frames delivered by driver by Devin Heitmueller · 15 years ago
  48. 83f859c [media] au0828: set max packets per URB to match Windows driver by Devin Heitmueller · 15 years ago
  49. 1d00d6c [media] gspca: Convert some uppercase hexadecimal values to lowercase by Jean-François Moine · 14 years ago
  50. a79cc7b [media] gspca - sonixj: Simplify and clarify the hv7131r probe function by Jean-François Moine · 14 years ago
  51. d581bcd [media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolution by Jean-François Moine · 14 years ago
  52. a23c194 [media] gspca - main: Fix a small code error by Jean-François Moine · 14 years ago
  53. 0b8851b [media] gspca - main: Version change by Jean-François Moine · 14 years ago
  54. 614d069 [media] gspca_ov519: generate release button event on stream stop if needed by Hans de Goede · 14 years ago
  55. e0657be [media] gspca_xirlink_cit: Add support camera button by Hans de Goede · 14 years ago
  56. 2c4e776 [media] gspca_xirlink_cit: Frames have a 4 byte footer by Hans de Goede · 14 years ago
  57. bc46bae [media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixes by Hans de Goede · 14 years ago
  58. 2661da4 [media] gspca: only set gspca->int_urb if submitting it succeeds by Hans de Goede · 14 years ago
  59. 314b3e0 [media] gspca: submit interrupt urbs *after* isoc urbs by Hans de Goede · 14 years ago
  60. ea7c681 [media] cafe_ccic: fix colorspace corruption on resume by Daniel Drake · 14 years ago
  61. c429e7b [media] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses by Joe Perches · 14 years ago
  62. 1bc25f7 [media] cx231xx: Add IR support for Pixelview Hybrid SBTVD by Mauro Carvalho Chehab · 14 years ago
  63. 9ab6691 [media] cx231xx: Add a driver for I2C-based IR by Mauro Carvalho Chehab · 14 years ago
  64. f0551ef [media] Add DVB support for SAA7134_BOARD_KWORLD_PCI_SBTVD_FULLSEG by Mauro Carvalho Chehab · 14 years ago
  65. 68541cd [media] Add support for Kworld SBTVD board by Mauro Carvalho Chehab · 14 years ago
  66. 7572f9c [media] mb86a20s: add support for serial streams by Mauro Carvalho Chehab · 14 years ago
  67. 55fa288 [media] cx231xx: use callback to set agc on PixelView by Mauro Carvalho Chehab · 14 years ago
  68. ede676c [media] add digital support for PV SBTVD hybrid by Mauro Carvalho Chehab · 14 years ago
  69. 9417bc6 [media] Add analog support for Pixelvied Hybrid SBTVD by Mauro Carvalho Chehab · 14 years ago
  70. ca3dfd6 [media] em28xx: Add support for Leadership ISDB-T by Mauro Carvalho Chehab · 14 years ago
  71. bec41d5 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  72. 24d8c02 [media] v4l: soc-camera: fix multiple simultaneous user case by Guennadi Liakhovetski · 14 years ago
  73. e82bb31 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  74. 8cad7f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  75. 798174a [media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions by Sylwester Nawrocki · 14 years ago
  76. a8365fc [media] s5p-fimc: Use correct fourcc code for 32-bit RGB format by Sylwester Nawrocki · 14 years ago
  77. 69e05e8 [media] s5p-fimc: Convert m2m driver to unlocked_ioctl by Sylwester Nawrocki · 14 years ago
  78. aee7126 [media] s5p-fimc: Explicitly add required header file by Sylwester Nawrocki · 14 years ago
  79. e004e02 [media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor by Sylwester Nawrocki · 14 years ago
  80. 09b693f [media] s5p-fimc: BKL lock removal - compilation fix by Sylwester Nawrocki · 14 years ago
  81. cd05e79 [media] soc-camera: fix static build of the sh_mobile_csi2.c driver by Guennadi Liakhovetski · 14 years ago
  82. 42cc37f [media] mx2_camera: fix pixel clock polarity configuration by Baruch Siach · 14 years ago
  83. 0e4d413 [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  84. 4fd350ee [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  85. b2272a4 [media] gspca - sonixj: Set the flag for some devices by Jean-Francois Moine · 14 years ago
  86. c6c1433 [media] gspca - sonixj: Add a flag in the driver_info table by Jean-Francois Moine · 14 years ago
  87. 4f67f3a [media] gspca - sonixj: Fix a bad probe exchange by Jean-Francois Moine · 14 years ago
  88. 5e68f40 [media] gspca - sonixj: Move bridge init to sd start by Jean-Francois Moine · 14 years ago
  89. 692e42d [media] bttv: remove unneeded locking comments by Brandon Philips · 14 years ago
  90. 587f0d5 [media] bttv: fix mutex use before init (BZ#24602) by Mauro Carvalho Chehab · 14 years ago
  91. 8efc1a1 Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  92. 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  93. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  94. 673eb9f [media] uvcvideo: Convert to unlocked_ioctl by Laurent Pinchart · 14 years ago
  95. 6947756 [media] uvcvideo: Lock stream mutex when accessing format-related information by Laurent Pinchart · 14 years ago
  96. 4aa2759 [media] uvcvideo: Move mmap() handler to uvc_queue.c by Laurent Pinchart · 14 years ago
  97. 8e815e17 [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers by Laurent Pinchart · 14 years ago
  98. 23d9f3e [media] uvcvideo: Lock controls mutex when querying menus by Laurent Pinchart · 14 years ago
  99. ca9afe6 [media] v4l2-dev: fix race condition by Hans Verkuil · 14 years ago
  100. 879aa24 [media] V4L: improve the BKL replacement heuristic by Hans Verkuil · 14 years ago