1. 437f5fa [media] tuner: Remove remaining usages of T_DIGITAL_TV by Mauro Carvalho Chehab · 14 years ago
  2. 2d351df [media] Remove the remaining usages for T_STANDBY by Mauro Carvalho Chehab · 14 years ago
  3. cbde689 [media] tuner-core: Better implement standby mode by Mauro Carvalho Chehab · 14 years ago
  4. 0cda125 [media] tuner-simple: add support for Tena TNF5337 MFD by Mauro Carvalho Chehab · 14 years ago
  5. f8e2e3e [media] Add v4l2 subdev driver for NOON010PC30L image sensor by Sylwester Nawrocki · 14 years ago
  6. 22fb985 [media] Add chip identity for NOON010PC30 camera sensor by Sylwester Nawrocki · 14 years ago
  7. a25be18 [media] s5p-fimc: Add control of the external sensor clock by Sylwester Nawrocki · 14 years ago
  8. 3d0ce7e [media] s5p-fimc: Derive camera bus width from mediabus pixelcode by Sylwester Nawrocki · 14 years ago
  9. df7e09a [media] s5p-fimc: Rename s3c_fimc* to s5p_fimc* by Sylwester Nawrocki · 14 years ago
  10. 908a0d7 [media] v4l: mem2mem: port to videobuf2 by Marek Szyprowski · 14 years ago
  11. b25748f [media] v4l: videobuf2: add read() and write() emulator by Marek Szyprowski · 14 years ago
  12. 5ba3f75 [media] v4l: videobuf2: add DMA scatter/gather allocator by Andrzej Pietrasiewicz · 14 years ago
  13. 1a758d4 [media] v4l: videobuf2: add DMA coherent allocator by Pawel Osciak · 14 years ago
  14. 3c18ff0 [media] v4l: videobuf2: add vmalloc allocator by Pawel Osciak · 14 years ago
  15. 004cc37 [media] v4l: videobuf2: add generic memory handling routines by Marek Szyprowski · 14 years ago
  16. e23ccc0 [media] v4l: add videobuf2 Video for Linux 2 driver framework by Pawel Osciak · 14 years ago
  17. d14e6d7 [media] v4l: Add multi-planar ioctl handling code by Pawel Osciak · 14 years ago
  18. 739ff04 [media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiver by Patrick Boettcher · 14 years ago
  19. 01c40c0 [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h by Laurent Pinchart · 14 years ago
  20. 5aad724 [media] rc: fix up and genericize some time unit conversions by Jarod Wilson · 14 years ago
  21. 2a86379 [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 by Hans Verkuil · 14 years ago
  22. 45f6f84 [media] v4l2-subdev: add (un)register internal ops by Hans Verkuil · 14 years ago
  23. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 14 years ago
  24. 9af3971 [media] saa7146: Convert from .ioctl to .unlocked_ioctl by Hans Verkuil · 14 years ago
  25. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 9e9bc97 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
  27. eb78bd7 media: comment typo fix diable -> disable. by Justin P. Mattock · 14 years ago
  28. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 14 years ago
  29. 96e442c [media] soc_camera: Add the ability to bind regulators to soc_camedra devices by Alberto Panizzo · 14 years ago
  30. 3153ac9 [media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensor by Alberto Panizzo · 14 years ago
  31. 513521e [media] v4l2-ctrls: use const char * const * for the menu arrays by Hans Verkuil · 14 years ago
  32. 66832ae [media] bt819: the ioctls in the header are internal to the kernel by Hans Verkuil · 14 years ago
  33. b9218f2 [media] saa6588: rename rds.h to saa6588.h by Hans Verkuil · 14 years ago
  34. b7a0f2e [media] saa7134: Add support for Compro VideoMate Vista M1F by Ramiro Morales · 14 years ago
  35. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 14 years ago
  36. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  37. 1200741 [media] Add a keymap for Pixelview 002-T remote by Mauro Carvalho Chehab · 14 years ago
  38. 0e83508 [media] lirc_dev: add some __user annotations by Dan Carpenter · 14 years ago
  39. 829ba9f [media] rc-core: fix some leftovers from the renaming patches by David Härdeman · 14 years ago
  40. d100e65 [media] rc: use rc_map_ prefix for all rc map tables by Mauro Carvalho Chehab · 14 years ago
  41. 2f4f58d [media] rc: Name RC keymap tables as rc_map_table by Mauro Carvalho Chehab · 14 years ago
  42. b088ba6 [media] rc: Properly name the rc_map struct by Mauro Carvalho Chehab · 14 years ago
  43. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  44. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  45. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  46. a6e3b81 [media] rc: Remove ir-common.h by Mauro Carvalho Chehab · 14 years ago
  47. 9eae42e [media] media: Add timberdale video-in driver by Richard Röjfors · 14 years ago
  48. 2eb2583 [media] ir-kbd-i2c: add rc_dev as a parameter to the driver by Mauro Carvalho Chehab · 14 years ago
  49. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  50. 4c7b355 [media] rc-core: Code cleanup after merging rc-sysfs and rc-map into rc-main by David Härdeman · 14 years ago
  51. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  52. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  53. 2997137 [media] ir-core: convert drivers/media/video/cx88 to ir-core by David Härdeman · 14 years ago
  54. 00df055 [media] radio-si4713: Add regulator framework support by Jarkko Nikula · 14 years ago
  55. 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
  56. 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
  57. a757ee2 [media] Don't export format_by_forcc on two different drivers by Mauro Carvalho Chehab · 14 years ago
  58. 879aa24 [media] V4L: improve the BKL replacement heuristic by Hans Verkuil · 14 years ago
  59. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  60. 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
  61. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  62. 64fb580 [media] DigitalNow TinyTwin remote controller by Antti Palosaari · 14 years ago
  63. fcb9757 [media] Nova-S-Plus audio line input by lawrence rust · 14 years ago
  64. 2334e79 [media] sh_vou: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
  65. 4ae8710 [media] Anysee remote controller by Antti Palosaari · 14 years ago
  66. 024fafbac [media] Add the via framebuffer camera controller driver by Jonathan Corbet · 14 years ago
  67. 4651918 [media] IR: extend ir_raw_event and do refactoring by Maxim Levitsky · 14 years ago
  68. 111ac84 [media] Twinhan 1027 + IR Port support by Sergey Ivanov · 14 years ago
  69. 3e9c2b8 [media] Add driver for Siliconfile SR030PC30 VGA camera by Sylwester Nawrocki · 14 years ago
  70. 5f3cc44 [media] s5p-fimc: Add camera capture support by Sylwester Nawrocki · 14 years ago
  71. 32e1f77 [media] V4L: add IMX074 sensor chip ID by Guennadi Liakhovetski · 14 years ago
  72. 2f6e240 [media] SoC Camera: add driver for OV6650 sensor by Janusz Krzysztofik · 14 years ago
  73. bdc621f [media] SoC Camera: add driver for OMAP1 camera interface by Janusz Krzysztofik · 14 years ago
  74. 0915d55 [media] v4l2-mediabus: Add pixelcodes for BGR565 formats by Sascha Hauer · 14 years ago
  75. be1f985 [media] IR/lirc: further ioctl portability fixups by Jarod Wilson · 14 years ago
  76. 20d747b [media] Total Media In Hand remote controller by Antti Palosaari · 14 years ago
  77. 860d1e2 [media] rename rc-msi-digivox.c -> rc-msi-digivox-iii.c by Antti Palosaari · 14 years ago
  78. c12d2f7 [media] MSI DIGIVOX mini II remote controller by Antti Palosaari · 14 years ago
  79. ad7fac3 [media] A-Link DTU(m) remote controller by Antti Palosaari · 14 years ago
  80. 3f37fce [media] TwinHan AzureWave AD-TU700(704J) remote controller by Antti Palosaari · 14 years ago
  81. a7a1778 [media] LeadTek Y04G0051 remote controller keytable by Antti Palosaari · 14 years ago
  82. ae54a69 [media] AverMedia RM-KS remote controller keytable by Antti Palosaari · 14 years ago
  83. ff53380 [media] Digittrade DVB-T USB Stick remote controller keytable by Antti Palosaari · 14 years ago
  84. a3d34e6 [media] TrekStor DVB-T USB Stick remote controller by Antti Palosaari · 14 years ago
  85. 76ba9c4 [media] MSI DIGIVOX mini III remote controller keytable by Antti Palosaari · 14 years ago
  86. 68617b3 [media] TerraTec remote controller keytable by Antti Palosaari · 14 years ago
  87. 22c0085 [media] lirc: Make struct file_operations pointer const by Geert Uytterhoeven · 14 years ago
  88. 3fd8e64 V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-common.h by Hans Verkuil · 14 years ago
  89. 57bee29 V4L/DVB: soc-camera: allow only one video queue per device by Guennadi Liakhovetski · 14 years ago
  90. 0e0809a V4L/DVB: videobuf: add queue argument to videobuf_waiton() by Hans Verkuil · 14 years ago
  91. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  92. 9739768 V4L/DVB: videobuf: prepare to make locking optional in videobuf by Hans Verkuil · 14 years ago
  93. ee6869a V4L/DVB: v4l2: add core serialization lock by Hans Verkuil · 14 years ago
  94. c29fcff V4L/DVB: v4l2-dev: remove get_unmapped_area by Hans Verkuil · 14 years ago
  95. ee08940 V4L/DVB: IR: export ir_keyup so imon driver can use it directly by Jarod Wilson · 14 years ago
  96. c72ba8e V4L/DVB: saa7134: get rid of I2C_HW_SAA7134 by Mauro Carvalho Chehab · 14 years ago
  97. c0c4682 V4L/DVB: bttv: Move PV951 IR to the right driver by Mauro Carvalho Chehab · 14 years ago
  98. 1f20525 V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h file by Hans Verkuil · 14 years ago
  99. 226c0ee V4L/DVB: videotext: remove this obsolete API by Hans Verkuil · 14 years ago
  100. d2f918b V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXES by Malcolm Priestley · 14 years ago