1. bded70d [media] cx88: implemented luma notch filter control by istvan_v@mailbox.hu · 13 years ago
  2. eea16e3 [media] cx88: implemented sharpness control by istvan_v@mailbox.hu · 13 years ago
  3. 243bf1a2 [media] cx88: properly maintain decoder config when using MPEG encoder by Devin Heitmueller · 13 years ago
  4. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  5. 79a5b9a [media] cx88: replaced duplicated code with function call by istvan_v@mailbox.hu · 13 years ago
  6. 8eb79c0 [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner by istvan_v@mailbox.hu · 13 years ago
  7. f271a3a [media] cx88: added support for Leadtek WinFast DTV2000 H Plus by istvan_v@mailbox.hu · 13 years ago
  8. c21973e [media] cx88: added XC4000 tuner callback and DVB attach functions by istvan_v@mailbox.hu · 13 years ago
  9. 8d11593 [media] cx88: don't use atomic_t for core->users by Jonathan Nieder · 13 years ago
  10. f4bd4be [media] cx88: don't use atomic_t for core->mpeg_users by Jonathan Nieder · 13 years ago
  11. 579b2b4 [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird driver by Jonathan Nieder · 13 years ago
  12. 344d6c6 [media] cx88: protect cx8802_devlist with a mutex by Jonathan Nieder · 13 years ago
  13. 1d6213a [media] cx88: hold device lock during sub-driver initialization by Jonathan Nieder · 13 years ago
  14. 1fe70e9 [media] cx88: fix locking of sub-driver operations by Jonathan Nieder · 13 years ago
  15. 8a317a8 [media] cx88: protect per-device driver list with device lock by Jonathan Nieder · 13 years ago
  16. abd34d8 [media] use pci_dev->revision by Bjørn Mork · 13 years ago
  17. 2a164d0 [media] Fix cx88 remote control input by Lawrence Rust · 13 years ago
  18. af86ce7 [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map by Mauro Carvalho Chehab · 14 years ago
  19. d6972cc [media] cx88-alsa: fix compiler warning by Hans Verkuil · 13 years ago
  20. 0cb7363 [media] cx88: add support for TeVii S464 PCI card by Igor M. Liplianin · 13 years ago
  21. 6951803 [media] Add proper audio support for Nova-S Plus with wm8775 ADC by Lawrence Rust · 14 years ago
  22. ad020dc [media] tuner-core: remove usage of DIGITAL_TV by Mauro Carvalho Chehab · 14 years ago
  23. 121ec13 [media] cx88: Don't allow opening a device while it is not ready by Mauro Carvalho Chehab · 14 years ago
  24. b6187264 [media] cx88: use unlocked_ioctl for cx88-video. by Mauro Carvalho Chehab · 14 years ago
  25. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 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. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 14 years ago
  28. 6a23a52 [media] cx88: Remove the obsolete i2c_adapter.id field by Mauro Carvalho Chehab · 14 years ago
  29. 1c0eb0f [media] cx88: Add RC logic for Leadtek PVR 2000 by Mauro Carvalho Chehab · 14 years ago
  30. 44c6e2a7 [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000 by Ang Way Chuang · 14 years ago
  31. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  32. b1dc614 [media] drivers/media/video: Remove unnecessary semicolons by Joe Perches · 14 years ago
  33. 97108cf [media] Fix parameter description for disable_ir by Mauro Carvalho Chehab · 14 years ago
  34. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  35. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  36. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  37. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  38. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  39. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  40. 2997137 [media] ir-core: convert drivers/media/video/cx88 to ir-core by David Härdeman · 14 years ago
  41. 707bcf3 media/video: explicitly flush request_module work by Tejun Heo · 14 years ago
  42. 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
  43. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  44. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  45. 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
  46. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  47. fcb9757 [media] Nova-S-Plus audio line input by lawrence rust · 14 years ago
  48. 1532a07 [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* by Laurent Pinchart · 14 years ago
  49. 5401c2d [media] cx88: uninitialized variable by Dan Carpenter · 14 years ago
  50. 111ac84 [media] Twinhan 1027 + IR Port support by Sergey Ivanov · 14 years ago
  51. a90f933 [media] i2c: Stop using I2C_CLASS_TV_DIGITAL by Jean Delvare · 14 years ago
  52. 0e0809a V4L/DVB: videobuf: add queue argument to videobuf_waiton() by Hans Verkuil · 14 years ago
  53. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  54. da497e3 V4L/DVB: cx88: Remove BKL by Mauro Carvalho Chehab · 14 years ago
  55. 44243fc V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c by Mauro Carvalho Chehab · 14 years ago
  56. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  57. b6b85ff V4L/DVB: cx88: Fix some gcc warnings by Mauro Carvalho Chehab · 14 years ago
  58. d06b49e V4L/DVB: cx88: convert core->tvaudio into an enum by lawrence rust · 14 years ago
  59. 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 14 years ago
  60. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  61. 0f63a14 V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA by lawrence rust · 14 years ago
  62. 1547ac8 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
  63. 361be7b V4L/DVB: fix Kconfig to depends on VIDEO_IR by Mauro Carvalho Chehab · 14 years ago
  64. d44f19d V4L/DVB: Use custom I2C probing function mechanism by Jean Delvare · 14 years ago
  65. abf8438 V4L/DVB: drivers/media: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  66. 89c3bc7 V4L/DVB: cx88: Let the user disable IR support by Jean Delvare · 14 years ago
  67. 15ceb6b V4L/DVB: cx88: Move I2C IR initialization by Jean Delvare · 14 years ago
  68. bb6dbe7 V4L/DVB: videobuf: Rename vmalloc fields to vaddr by Laurent Pinchart · 14 years ago
  69. fecfede V4L/DVB: Remove videobuf_sg_alloc abuse by Laurent Pinchart · 14 years ago
  70. 9526840 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions by Laurent Pinchart · 14 years ago
  71. 3bbd3f2 V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.c by David Härdeman · 14 years ago
  72. 806b07c V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing by Jean Delvare · 14 years ago
  73. d922b8e V4L/DVB: cx88: fix setting input when using DVB by Istvan Varga · 14 years ago
  74. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 14 years ago
  75. a41b2ea V4L/DVB: cx88: improve error handling by Dan Carpenter · 14 years ago
  76. 6e1f4df V4L/DVB: cx88: fix checks for analog TV inputs by istvan_v@mailbox.hu · 14 years ago
  77. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 14 years ago
  78. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 14 years ago
  79. 26d5683 V4L/DVB: cx88: don't handle IR on Pixelview too fast by Mauro Carvalho Chehab · 14 years ago
  80. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  81. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 14 years ago
  82. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 14 years ago
  83. d49f7a2 V4L/DVB: cx88-dvb: fix on switch identation by Ricardo Maraschini · 14 years ago
  84. 92f4fc1 V4L/DVB: cx88: Only start IR if the input device is opened by Mauro Carvalho Chehab · 14 years ago
  85. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 14 years ago
  86. d044189 V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 seconds by Marton Balint · 14 years ago
  87. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  88. 3621263 V4L-DVB: cx88-dvb: remove extra attribution for core by Mauro Carvalho Chehab · 14 years ago
  89. 4f3ca2f1 V4L/DVB: Add support for SMT7020 to cx88 by Dirk Herrendoerfer · 15 years ago
  90. cca80b9 V4L/DVB: cx88-alsa: prevent out-of-range volume setting by Clemens Ladisch · 14 years ago
  91. 971e829 V4L/DVB (13680): ir: use unsigned long instead of enum by Mauro Carvalho Chehab · 15 years ago
  92. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 15 years ago
  93. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  94. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  95. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  96. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  97. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  98. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  99. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  100. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago