1. fcbd504 [media] cx88-blackbird: replace ioctl by unlocked_ioctl by Hans Verkuil · 12 years ago
  2. 48d6880 [media] cx88: don't use current_norm by Hans Verkuil · 12 years ago
  3. f33e986 [media] cx88: fix a number of v4l2-compliance violations by Hans Verkuil · 12 years ago
  4. 1a3c60a [media] cx88: support control events by Hans Verkuil · 12 years ago
  5. 88bb42f [media] cx88: add priority support by Hans Verkuil · 12 years ago
  6. c5a8614 [media] cx88: move fmt, width and height to cx8800_dev by Hans Verkuil · 12 years ago
  7. edbd138 [media] cx88: remove radio and type from cx8800_fh by Hans Verkuil · 12 years ago
  8. 7bb34c8 [media] cx88: convert cx88-blackbird to the control framework by Hans Verkuil · 12 years ago
  9. 8c7cb12 [media] cx88: each device node gets the right controls by Hans Verkuil · 12 years ago
  10. bac6398 [media] cx88: first phase to convert cx88 to the control framework by Hans Verkuil · 12 years ago
  11. 902e197 [media] cx88: fix querycap by Hans Verkuil · 12 years ago
  12. 6ba4c43 [media] cx88: fix firmware load on big-endian systems by Hans Verkuil · 12 years ago
  13. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  14. b6854e3 [media] cx88: fix: don't duplicate xc4000 entry for radio by Miroslav Slugen · 13 years ago
  15. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  16. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  17. 84463d5 [media] Add support for two Leadtek Winfast TV 2000XP types by Istvan Varga · 13 years ago
  18. 27b93d8 [media] cx88: Fix radio support for Leadtek DTV2000H J by Miroslav Slugen · 13 years ago
  19. 14d24d1 [media] tuners: remove dvb_frontend_parameters from set_params() by Mauro Carvalho Chehab · 13 years ago
  20. b738ae1 [media] cx88: use DVBv5 parameters on set_params() by Mauro Carvalho Chehab · 13 years ago
  21. 7b0962d [media] cx88-dvb avoid dangling core->gate_ctrl pointer by David Fries · 13 years ago
  22. a824f0f [media] video: Drop undue references to i2c-algo-bit by Jean Delvare · 13 years ago
  23. 1df3a2c [media] cx88: fix menu level for the VP-3054 module by Hans Verkuil · 13 years ago
  24. 3f5c14d [media] drivers/media: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  25. 84b2714 [media] cx88: notch filter control fixes by istvan_v@mailbox.hu · 13 years ago
  26. bded70d [media] cx88: implemented luma notch filter control by istvan_v@mailbox.hu · 13 years ago
  27. eea16e3 [media] cx88: implemented sharpness control by istvan_v@mailbox.hu · 13 years ago
  28. 243bf1a2 [media] cx88: properly maintain decoder config when using MPEG encoder by Devin Heitmueller · 13 years ago
  29. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  30. 79a5b9a [media] cx88: replaced duplicated code with function call by istvan_v@mailbox.hu · 13 years ago
  31. 8eb79c0 [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner by istvan_v@mailbox.hu · 13 years ago
  32. f271a3a [media] cx88: added support for Leadtek WinFast DTV2000 H Plus by istvan_v@mailbox.hu · 13 years ago
  33. c21973e [media] cx88: added XC4000 tuner callback and DVB attach functions by istvan_v@mailbox.hu · 13 years ago
  34. 8d11593 [media] cx88: don't use atomic_t for core->users by Jonathan Nieder · 13 years ago
  35. f4bd4be [media] cx88: don't use atomic_t for core->mpeg_users by Jonathan Nieder · 13 years ago
  36. 579b2b4 [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird driver by Jonathan Nieder · 13 years ago
  37. 344d6c6 [media] cx88: protect cx8802_devlist with a mutex by Jonathan Nieder · 13 years ago
  38. 1d6213a [media] cx88: hold device lock during sub-driver initialization by Jonathan Nieder · 13 years ago
  39. 1fe70e9 [media] cx88: fix locking of sub-driver operations by Jonathan Nieder · 13 years ago
  40. 8a317a8 [media] cx88: protect per-device driver list with device lock by Jonathan Nieder · 13 years ago
  41. abd34d8 [media] use pci_dev->revision by Bjørn Mork · 13 years ago
  42. 2a164d0 [media] Fix cx88 remote control input by Lawrence Rust · 13 years ago
  43. af86ce7 [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map by Mauro Carvalho Chehab · 14 years ago
  44. d6972cc [media] cx88-alsa: fix compiler warning by Hans Verkuil · 13 years ago
  45. 0cb7363 [media] cx88: add support for TeVii S464 PCI card by Igor M. Liplianin · 13 years ago
  46. 6951803 [media] Add proper audio support for Nova-S Plus with wm8775 ADC by Lawrence Rust · 14 years ago
  47. ad020dc [media] tuner-core: remove usage of DIGITAL_TV by Mauro Carvalho Chehab · 14 years ago
  48. 121ec13 [media] cx88: Don't allow opening a device while it is not ready by Mauro Carvalho Chehab · 14 years ago
  49. b6187264 [media] cx88: use unlocked_ioctl for cx88-video. by Mauro Carvalho Chehab · 14 years ago
  50. 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
  51. 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
  52. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 14 years ago
  53. 6a23a52 [media] cx88: Remove the obsolete i2c_adapter.id field by Mauro Carvalho Chehab · 14 years ago
  54. 1c0eb0f [media] cx88: Add RC logic for Leadtek PVR 2000 by Mauro Carvalho Chehab · 14 years ago
  55. 44c6e2a7 [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000 by Ang Way Chuang · 14 years ago
  56. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  57. b1dc614 [media] drivers/media/video: Remove unnecessary semicolons by Joe Perches · 14 years ago
  58. 97108cf [media] Fix parameter description for disable_ir by Mauro Carvalho Chehab · 14 years ago
  59. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  60. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  61. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  62. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  63. 3ffea49 [media] ir-core: more cleanups of ir-functions.c by David Härdeman · 14 years ago
  64. 62c6503 [media] ir-core: remove remaining users of the ir-functions keyhandlers by David Härdeman · 14 years ago
  65. 2997137 [media] ir-core: convert drivers/media/video/cx88 to ir-core by David Härdeman · 14 years ago
  66. 707bcf3 media/video: explicitly flush request_module work by Tejun Heo · 14 years ago
  67. 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
  68. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  69. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  70. 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
  71. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  72. fcb9757 [media] Nova-S-Plus audio line input by lawrence rust · 14 years ago
  73. 1532a07 [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* by Laurent Pinchart · 14 years ago
  74. 5401c2d [media] cx88: uninitialized variable by Dan Carpenter · 14 years ago
  75. 111ac84 [media] Twinhan 1027 + IR Port support by Sergey Ivanov · 14 years ago
  76. a90f933 [media] i2c: Stop using I2C_CLASS_TV_DIGITAL by Jean Delvare · 14 years ago
  77. 0e0809a V4L/DVB: videobuf: add queue argument to videobuf_waiton() by Hans Verkuil · 14 years ago
  78. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  79. da497e3 V4L/DVB: cx88: Remove BKL by Mauro Carvalho Chehab · 14 years ago
  80. 44243fc V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c by Mauro Carvalho Chehab · 14 years ago
  81. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  82. b6b85ff V4L/DVB: cx88: Fix some gcc warnings by Mauro Carvalho Chehab · 14 years ago
  83. d06b49e V4L/DVB: cx88: convert core->tvaudio into an enum by lawrence rust · 14 years ago
  84. 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 14 years ago
  85. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  86. 0f63a14 V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA by lawrence rust · 14 years ago
  87. 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
  88. 361be7b V4L/DVB: fix Kconfig to depends on VIDEO_IR by Mauro Carvalho Chehab · 14 years ago
  89. d44f19d V4L/DVB: Use custom I2C probing function mechanism by Jean Delvare · 14 years ago
  90. abf8438 V4L/DVB: drivers/media: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  91. 89c3bc7 V4L/DVB: cx88: Let the user disable IR support by Jean Delvare · 14 years ago
  92. 15ceb6b V4L/DVB: cx88: Move I2C IR initialization by Jean Delvare · 14 years ago
  93. bb6dbe7 V4L/DVB: videobuf: Rename vmalloc fields to vaddr by Laurent Pinchart · 14 years ago
  94. fecfede V4L/DVB: Remove videobuf_sg_alloc abuse by Laurent Pinchart · 14 years ago
  95. 9526840 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions by Laurent Pinchart · 14 years ago
  96. 3bbd3f2 V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.c by David Härdeman · 14 years ago
  97. 806b07c V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing by Jean Delvare · 14 years ago
  98. d922b8e V4L/DVB: cx88: fix setting input when using DVB by Istvan Varga · 14 years ago
  99. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 14 years ago
  100. a41b2ea V4L/DVB: cx88: improve error handling by Dan Carpenter · 14 years ago