1. eb78bd7 media: comment typo fix diable -> disable. by Justin P. Mattock · 14 years ago
  2. bb9fb42 Revert conflicting V4L changes by Jiri Kosina · 14 years ago
  3. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  4. 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
  5. 0e4d413 [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  6. 4fd350ee [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  7. b2272a4 [media] gspca - sonixj: Set the flag for some devices by Jean-Francois Moine · 14 years ago
  8. c6c1433 [media] gspca - sonixj: Add a flag in the driver_info table by Jean-Francois Moine · 14 years ago
  9. 4f67f3a [media] gspca - sonixj: Fix a bad probe exchange by Jean-Francois Moine · 14 years ago
  10. 5e68f40 [media] gspca - sonixj: Move bridge init to sd start by Jean-Francois Moine · 14 years ago
  11. 692e42d [media] bttv: remove unneeded locking comments by Brandon Philips · 14 years ago
  12. 587f0d5 [media] bttv: fix mutex use before init (BZ#24602) by Mauro Carvalho Chehab · 14 years ago
  13. 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
  14. 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
  15. 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
  16. 673eb9f [media] uvcvideo: Convert to unlocked_ioctl by Laurent Pinchart · 14 years ago
  17. 6947756 [media] uvcvideo: Lock stream mutex when accessing format-related information by Laurent Pinchart · 14 years ago
  18. 4aa2759 [media] uvcvideo: Move mmap() handler to uvc_queue.c by Laurent Pinchart · 14 years ago
  19. 8e815e17 [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers by Laurent Pinchart · 14 years ago
  20. 23d9f3e [media] uvcvideo: Lock controls mutex when querying menus by Laurent Pinchart · 14 years ago
  21. ca9afe6 [media] v4l2-dev: fix race condition by Hans Verkuil · 14 years ago
  22. 879aa24 [media] V4L: improve the BKL replacement heuristic by Hans Verkuil · 14 years ago
  23. 2877842 [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock by Hans Verkuil · 14 years ago
  24. 78b055b [media] cx18: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  25. 6975669 [media] sh_vou: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  26. 20aa5bb [media] cafe_ccic: replace ioctl by unlocked_ioctl by Hans Verkuil · 14 years ago
  27. ca26219 [media] et61x251_core: trivial conversion to unlocked_ioctl by Hans Verkuil · 14 years ago
  28. feecf93 [media] sn9c102: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  29. 61df3c9 [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions by Hans Verkuil · 14 years ago
  30. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  31. aa2d8cb [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) by Laurent Pinchart · 14 years ago
  32. 37e3273 media/video: convert Kconfig to use the menu's `visible' keyword by Arnaud Lacombe · 14 years ago
  33. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  34. f3dc65d i2c: Drivers shouldn't include <linux/i2c-id.h> by Jean Delvare · 14 years ago
  35. dc6641b i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  36. 6b10192 [media] soc-camera: Compile fixes for mx2-camera by Sascha Hauer · 14 years ago
  37. d889eb1 [media] SoC Camera: ov6650: minor cleanups by Janusz Krzysztofik · 14 years ago
  38. 4b35e62 [media] SOC Camera: OMAP1: typo fix by Janusz Krzysztofik · 14 years ago
  39. 8c66cae [media] SoC Camera: OMAP1: update for recent videobuf changes by Janusz Krzysztofik · 14 years ago
  40. 352f5d2 [media] SoC Camera: OMAP1: update for recent framework changes by Janusz Krzysztofik · 14 years ago
  41. a8de663 [media] ARM mx3_camera: check for DMA engine type by Sascha Hauer · 14 years ago
  42. 399d846 [media] cafe_ccic: fix subdev configuration by Daniel Drake · 14 years ago
  43. 35bbe58 [media] saa7134: Fix autodetect for Behold A7 and H7 TV cards by Dmitri Belimov · 14 years ago
  44. 0edf2e5 [media] v4l: kill the BKL by Arnd Bergmann · 14 years ago
  45. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  46. bf01ca1 VIA Chrome camera: remove duplicate includes by Jesper Juhl · 14 years ago
  47. 0851668 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
  48. dc69798 [media] IR: initialize ir_raw_event in few more drivers by Maxim Levitsky · 14 years ago
  49. 910f5f0 [media] Guard a divide in v4l1 compat layer by Dr. David Alan Gilbert · 14 years ago
  50. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. cdff10a [media] cafe_ccic: Configure ov7670 correctly by Daniel Drake · 14 years ago
  52. 75e2bda [media] ov7670: allow configuration of image size, clock speed, and I/O method by Daniel Drake · 14 years ago
  53. fcb9757 [media] Nova-S-Plus audio line input by lawrence rust · 14 years ago
  54. cb0ed22 [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers by Matti Aaltonen · 14 years ago
  55. 3074fc8 [media] drivers/media/video/bt8xx: Adjust confusing if indentation by Julia Lawall · 14 years ago
  56. dda7ae7 [media] s5p-fimc: dubious one-bit signed bitfields by Sylwester Nawrocki · 14 years ago
  57. 29adc2c [media] s5p-fimc: add unlock on error path by Dan Carpenter · 14 years ago
  58. aa55f3a [media] cx18: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  59. 84d0d4f [media] ivtv: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  60. dfffec6 [media] vpif_capture: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  61. 87b3854 [media] vpif_display: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  62. 959b606 [media] vpfe_capture: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  63. 2001f99 [media] soc_camera: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  64. 2334e79 [media] sh_vou: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  65. d4c0312 [media] pvrusb2: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  66. 99f7d81 [media] zoran: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  67. 1532a07 [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* by Laurent Pinchart · 14 years ago
  68. e9f0495 [media] v4l: Load I2C modules based on modalias by Laurent Pinchart · 14 years ago
  69. b838396 [media] cx231xx: fix double lock typo by Dan Carpenter · 14 years ago
  70. 5401c2d [media] cx88: uninitialized variable by Dan Carpenter · 14 years ago
  71. 8298f2f [media] Support for Elgato Video Capture by Adrian Taylor · 14 years ago
  72. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  73. 780e312 [media] gspca: Fix coding style issues by Jean-François Moine · 14 years ago
  74. 76ad3b6 [media] gspca - sonixj: Add horizontal and vertical flip for po2030n by Németh Márton · 14 years ago
  75. ccbc5df [media] gspca - sonixj: Remove magic numbers for delay by Németh Márton · 14 years ago
  76. 75f05ba [media] gspca - sonixj: Fix a regression with sensor hv7131r by Jean-François Moine · 14 years ago
  77. 0303a90 [media] gspca - sonixj: Fix a regression of sensors hv7131r and mi0360 by Jean-François Moine · 14 years ago
  78. 024fafbac [media] Add the via framebuffer camera controller driver by Jonathan Corbet · 14 years ago
  79. dc4589c [media] ov7670: fix QVGA visible area by Daniel Drake · 14 years ago
  80. cec4e6c [media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FR by Michel Garnier · 14 years ago
  81. 4372584 [media] cx231xx: Fix compilation breakage if DVB is not selected by Mauro Carvalho Chehab · 14 years ago
  82. 44ed895 [media] cx231xx: Remove IR support from the driver by Mauro Carvalho Chehab · 14 years ago
  83. 10e4ebb [media] cx231xx: Only register USB interface 1 by Mauro Carvalho Chehab · 14 years ago
  84. efba4bc [media] cx25840: Remove a now unused variable by Mauro Carvalho Chehab · 14 years ago
  85. 11e0f1a [media] SR030PC30: Avoid use of uninitialized variables by Sylwester Nawrocki · 14 years ago
  86. 5af79f8 [media] Add support for AUX_PLL on cx2583x chips by Sven Barth · 14 years ago
  87. 9439943 [media] v4l-dvb: using vmalloc needs vmalloc.h in cx231xx-417.c by Stephen Rothwell · 14 years ago
  88. 0310871 [media] msp3400: fix mute audio regression by Hans Verkuil · 14 years ago
  89. f43402f [media] gspca - main: Fix a regression with the PS3 Eye webcam by Jean-François Moine · 14 years ago
  90. 3f0a4d2 [media] Re: [git:v4l-dvb/v2.6.37] [media] Fix compilation of Siliconfile SR030PC30 VGA camera by Hans Verkuil · 14 years ago
  91. e902a68 [media] hdpvr: add usb product id 0x4903 by Janne Grunau · 14 years ago
  92. 39bcb3a [media] hdpvr: decrease URB timeout to 90ms by Alan Young · 14 years ago
  93. fe023ad [media] hdpvr: fix audio input setting for pre AC3 firmwares by Janne Grunau · 14 years ago
  94. d453333 [media] hdpvr: use AC3 as default audio codec for SPDIF by Janne Grunau · 14 years ago
  95. 35b5366 [media] hdpvr: add two known to work firmware versions by Janne Grunau · 14 years ago
  96. 74a558b [media] hdpvr: print firmware date by Alan Young · 14 years ago
  97. 1f33d61 [media] hdpvr: remove unecessary sleep in buffer drain loop by Alan Young · 14 years ago
  98. 8df787d [media] hdpvr: remove unnecessary sleep in hdpvr_config_call by Alan Young · 14 years ago
  99. 4f5c933 [media] hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flag by James M McLaren · 14 years ago
  100. d639609 [media] v4l: videobuf: remove unused is_userptr variable by Pawel Osciak · 14 years ago