1. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 15 years ago
  2. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  3. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 15 years ago
  4. d705d2a V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed by Mauro Carvalho Chehab · 15 years ago
  5. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 15 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  7. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  8. d90a4ae V4L/DVB: bttv: Let the user disable IR support by Jean Delvare · 15 years ago
  9. 971e829 V4L/DVB (13680): ir: use unsigned long instead of enum by Mauro Carvalho Chehab · 15 years ago
  10. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 15 years ago
  11. 2434466 V4L/DVB: bttv: Move I2C IR initialization by Jean Delvare · 15 years ago
  12. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  13. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  14. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  15. 0a25f3b V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hw by Jarod Wilson · 15 years ago
  16. 0d94e29 V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe list by Jarod Wilson · 15 years ago
  17. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  18. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  19. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  20. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  21. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  22. 055cd55 V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation by Mauro Carvalho Chehab · 15 years ago
  23. 8573b74 V4L/DVB (13533): ir: use dynamic tables, instead of static ones by Mauro Carvalho Chehab · 15 years ago
  24. 2de26c0 V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard by Mike Isely · 15 years ago
  25. 66349b4 V4L/DVB (13169): bttv: Fix potential out-of-order field processing by Mike Isely · 15 years ago
  26. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  27. 715a223 V4L/DVB (12595): common/ir: use a struct for keycode tables by Mauro Carvalho Chehab · 15 years ago
  28. ed44f66 V4L/DVB (12585): Add remote support to cph03x bttv card by Mauro Carvalho Chehab · 15 years ago
  29. e81516c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses by Jean Delvare · 15 years ago
  30. 6a052c8 V4L/DVB (12214): bttv: set RDS capability if applicable. by Hans Verkuil · 15 years ago
  31. 76e9741 V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE by Joe Perches · 15 years ago
  32. 2c90577 V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner by Hans Verkuil · 15 years ago
  33. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  34. 9fd6418 V4L/DVB (12004): poll method lose race condition by Figo.zhang · 15 years ago
  35. f41b696 V4L/DVB (11895): bt8xx: remove always false if by Filipe Rosset · 15 years ago
  36. 6ecdf92 V4L/DVB (11853): minor have assigned value twice by figo.zhang · 15 years ago
  37. c668f32 V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model by Jean Delvare · 15 years ago
  38. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  39. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  40. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 16 years ago
  41. 940088a V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possible i2c addrs. by Hans Verkuil · 16 years ago
  42. 1792f68 V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. by Hans Verkuil · 16 years ago
  43. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 16 years ago
  44. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  45. ffe84b7 V4L/DVB (11281): bttv: move saa6588 config to the helper chip config by Hans Verkuil · 16 years ago
  46. 893cce0 V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig. by Hans Verkuil · 16 years ago
  47. 859f027 V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear. by Hans Verkuil · 16 years ago
  48. 601bc29 V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm by Trent Piepho · 16 years ago
  49. dceaddb V4L/DVB (11124): Add support for ProVideo PV-183 to bttv by Alan McIvor · 16 years ago
  50. 15965f0 V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist. by Hans Verkuil · 16 years ago
  51. 74fc7bd V4L/DVB (11046): bttv: convert to v4l2_device. by Hans Verkuil · 16 years ago
  52. 76ecf45 V4L/DVB (10944): Conceptronic CTVFMI2 PCI Id by Robert Millan · 16 years ago
  53. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 16 years ago
  54. 0c5db42 V4L/DVB (10827): Add support for GeoVision GV-800(S) by Bruno Christo · 16 years ago
  55. 522a5f1 V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fields by Trent Piepho · 16 years ago
  56. 51f0b8d5 V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period by Trent Piepho · 16 years ago
  57. 4b10d3b V4L/DVB (10568): bttv: dynamically allocate device data by Trent Piepho · 16 years ago
  58. 6f98700 V4L/DVB (10567): bttv: shrink muxsel data in card database by Trent Piepho · 16 years ago
  59. 430390e V4L/DVB (10566): bttv: clean up mux code for IDS Eagle by Trent Piepho · 16 years ago
  60. 13afaef V4L/DVB (10565): bttv: fix external mux for RemoteVision MX by Trent Piepho · 16 years ago
  61. 15f8eeb V4L/DVB (10564): bttv: fix external mux for PHYTEC VD-009 by Trent Piepho · 16 years ago
  62. fb5deb1 V4L/DVB (10563): bttv: clean up mux code for IVC-120G by Trent Piepho · 16 years ago
  63. 5221e21 V4L/DVB (10562): bttv: rework the way digital inputs are indicated by Trent Piepho · 16 years ago
  64. 4c548d4 V4L/DVB (10561): bttv: store card database more efficiently by Trent Piepho · 16 years ago
  65. abb0362 V4L/DVB (10560): bttv: make tuner card info more consistent by Trent Piepho · 16 years ago
  66. 72134a6 V4L/DVB (10559): bttv: Fix TDA9880 norm setting code by Trent Piepho · 16 years ago
  67. 4ef2ccc V4L/DVB (10558): bttv: norm value should be unsigned by Trent Piepho · 16 years ago
  68. ade0815 V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driver by Douglas Kosovic · 16 years ago
  69. b15dd79 V4L/DVB (10173): Missing v4l2_prio_close in radio_release by Udo Steinberg · 16 years ago
  70. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  71. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  72. 77587c5 V4L/DVB (9940): bt832: remove this driver by Hans Verkuil · 16 years ago
  73. 0558362 V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing ones by Dirk Heer · 16 years ago
  74. 2499abe V4L/DVB (9523): Increase number of BT8XX devices supported in a system by Alan McIvor · 17 years ago
  75. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  76. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  77. 3c7b933 V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap by Hans Verkuil · 16 years ago
  78. 176c2f3 V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arrays by Jean Delvare · 16 years ago
  79. eb1b27b V4L/DVB (8879): bttv: Don't unmask VPRES interrupt by Jean Delvare · 16 years ago
  80. 7d341a6 V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM by Mauro Carvalho Chehab · 16 years ago
  81. b46a9c8 V4L/DVB (8627): Fix mute on bttv driver by Mauro Carvalho Chehab · 16 years ago
  82. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  83. c37396c V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open by Jean Delvare · 16 years ago
  84. c4e3fd9 V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay by Thierry MERLE · 16 years ago
  85. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  86. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 16 years ago
  87. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  88. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  89. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  90. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  91. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  92. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  93. 3aa7110 V4L/DVB (8132): bt8xx endianness annotations and fixes by Al Viro · 16 years ago
  94. 1d0a436 V4L/DVB (8110): bttv: allow debug ioctl's by Mauro Carvalho Chehab · 16 years ago
  95. df9b5d4 V4L/DVB (8047): bt8xx: i2c structure templates clean-up by Jean Delvare · 16 years ago
  96. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  97. 4f2a0c3 bt8xx: treat firmware data as const by David Woodhouse · 16 years ago
  98. c1c36f3 V4L/DVB (7967): bt8xx: unaligned access by Al Viro · 16 years ago
  99. d8eaa58 V4L/DVB (7965): annotate bcx_riscmem by Al Viro · 16 years ago
  100. 81b2dbc Fix a deadlock in the bttv driver by Arjan van de Ven · 16 years ago