1. 0b62b73 V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper by Hans Verkuil · 14 years ago
  2. 3711103 V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core by Hans Verkuil · 14 years ago
  3. f4fce60 V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddr by Hans Verkuil · 14 years ago
  4. 037c75e V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr by Hans Verkuil · 14 years ago
  5. a4cf4ca V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc by Hans Verkuil · 14 years ago
  6. 63e4248 V4L/DVB: v4l videobuf: remove unused is_mmapped field by Hans Verkuil · 14 years ago
  7. 53aaf07 V4L/DVB: v4l videobuf: remove mmap_free callback by Hans Verkuil · 14 years ago
  8. 3343516 V4L/DVB: v4l videobuf: remove unused mmap callback by Hans Verkuil · 14 years ago
  9. 3fe29c8 V4L/DVB: ir-core: Add Sony support to ir-core by David Härdeman · 14 years ago
  10. bf670f6 V4L/DVB: ir-core: Add JVC support to ir-core by David Härdeman · 14 years ago
  11. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 14 years ago
  12. 1159f83 V4L/DVB: ir-core: add imon pad and mce keymaps by Jarod Wilson · 14 years ago
  13. 1c0e0ee V4L/DVB: ir-core: make ir_g_keycode_from_table a public function by Jarod Wilson · 14 years ago
  14. 784a493 V4L/DVB: Add RC6 support to ir-core by David Härdeman · 14 years ago
  15. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 14 years ago
  16. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 14 years ago
  17. 626cf69 V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders by Mauro Carvalho Chehab · 14 years ago
  18. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 14 years ago
  19. 4f9256b V4L/DVB: ir-core: move rc map code to rc-map.h by Mauro Carvalho Chehab · 14 years ago
  20. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 14 years ago
  21. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 14 years ago
  22. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 14 years ago
  23. b3074c0 V4L/DVB: drivers/media/IR - improve keytable code by David Härdeman · 14 years ago
  24. bd7261d V4L/DVB: ir-common: remove keymap tables from the module by Mauro Carvalho Chehab · 14 years ago
  25. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  26. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 14 years ago
  27. 9ce50c1 V4L/DVB: ir-core: Add support for RC map code register by Mauro Carvalho Chehab · 14 years ago
  28. 77b7422 V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file by Mauro Carvalho Chehab · 14 years ago
  29. dce4a3e V4L/DVB: ir-common: Use macros to define the keytables by Mauro Carvalho Chehab · 14 years ago
  30. 165344b V4L/DVB: ir-common: re-order keytables by name and remove duplicates by Mauro Carvalho Chehab · 14 years ago
  31. 8b75acb V4L/DVB: ir-common: Use a function to declare an IR table by Mauro Carvalho Chehab · 14 years ago
  32. d53b213 V4L/DVB: Add CHIP ID of the uPD61151 by Dmitri Belimov · 14 years ago
  33. 716aab4 V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core by Mauro Carvalho Chehab · 14 years ago
  34. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 14 years ago
  35. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 14 years ago
  36. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 14 years ago
  37. ada3963 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core by Mauro Carvalho Chehab · 14 years ago
  38. 6660de5 V4L/DVB: ir-core: add two functions to report keyup/keydown events by Mauro Carvalho Chehab · 14 years ago
  39. a3572c3 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core by Mauro Carvalho Chehab · 14 years ago
  40. 0210894 V4L/DVB: saa7134: add code to allow changing IR protocol by Mauro Carvalho Chehab · 14 years ago
  41. d152b8b V4L/DVB: saa7134: use a full scancode table for M135A by Mauro Carvalho Chehab · 14 years ago
  42. 085b54a V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg by Vaibhav Hiremath · 14 years ago
  43. 7a02264 V4L/DVB: v4l: videobuf: code cleanup by Pawel Osciak · 14 years ago
  44. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 14 years ago
  45. 32208d4 V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h by Hans Verkuil · 14 years ago
  46. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 14 years ago
  47. 2915e5e V4L/DVB: ir-core: Add a macro to properly create IR tables by Mauro Carvalho Chehab · 14 years ago
  48. 945cdfa V4L/DVB: ir: use a real device instead of a virtual class by Mauro Carvalho Chehab · 14 years ago
  49. 4f9fb5e V4L/DVB: soc-camera: add runtime pm support for subdevices by Mauro Carvalho Chehab · 14 years ago
  50. e26b314 V4L/DVB: The first two parameters of soc_camera_limit_side() are usually pointers to struct v4l2_rect elements. They are signed, so adjust the prototype accordingly by Márton Németh · 14 years ago
  51. 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 14 years ago
  52. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  53. dbb9de9 V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards by Andy Walls · 14 years ago
  54. 85b848c V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365 by Murali Karicheri · 14 years ago
  55. e841768 V4L/DVB: V4L - vpfe capture - header files for ISIF driver by Murali Karicheri · 14 years ago
  56. 340dde8 V4L/DVB: saa7115: fix saa7111a support by Hans Verkuil · 14 years ago
  57. cd7d9be V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late by Hans Verkuil · 14 years ago
  58. 9a0a75a V4L/DVB: Add an entry for Kworld 315U remote by Franklin Meng · 14 years ago
  59. d2da261 V4L/DVB: Definitions for TVP7002 in DM365 by Santiago Nunez-Corrales · 15 years ago
  60. ff9118a V4L/DVB: Support for TVP7002 in v4l2 definitions by Santiago Nunez-Corrales · 15 years ago
  61. c9f6ef6 soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls by Guennadi Liakhovetski · 14 years ago
  62. 3675c75 soc-camera: ov772x: Modify buswidth control by Kuninori Morimoto · 15 years ago
  63. 906b101 tw9910: use TABs for indentation by Guennadi Liakhovetski · 14 years ago
  64. d44d1f3 V4L/DVB: radio: Add radio-timb by Richard Röjfors · 14 years ago
  65. ee4b9db V4L/DVB: radio: add support for SAA7706H Car Radio DSP by Richard Röjfors · 14 years ago
  66. ca39d84 V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe" by Magnus Alm · 15 years ago
  67. 3ccc646 V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio by Andy Walls · 15 years ago
  68. 8719cfd V4L/DVB (13833): ir-core: some functions can be static by Mauro Carvalho Chehab · 15 years ago
  69. 971e829 V4L/DVB (13680): ir: use unsigned long instead of enum by Mauro Carvalho Chehab · 15 years ago
  70. 53f8702 V4L/DVB (13635): ir-core: Implement protocol table type reading by Mauro Carvalho Chehab · 15 years ago
  71. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 15 years ago
  72. 4714eda V4L/DVB (13633): ir-core: create a new class for remote controllers by Mauro Carvalho Chehab · 15 years ago
  73. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  74. 858424b V4L/DVB (13670): soc-camera: Add mt9t112 camera driver by Kuninori Morimoto · 15 years ago
  75. 85dc1cf V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection by Kuninori Morimoto · 15 years ago
  76. a6b5f20 V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data by Guennadi Liakhovetski · 15 years ago
  77. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  78. 9a74251 V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats by Guennadi Liakhovetski · 15 years ago
  79. 0f44829 V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  80. 3fd7cef V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  81. 5d28d52 V4L/DVB (13645): soc-camera: fix multi-line comment coding style by Guennadi Liakhovetski · 15 years ago
  82. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  83. 11e3d1a V4L/DVB (13643): soc-camera: remove no longer needed struct members by Guennadi Liakhovetski · 15 years ago
  84. 2e535ed V4L/DVB (13618): v4l2: Adding helper function to get dv preset description by Muralidharan Karicheri · 15 years ago
  85. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  86. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  87. 75543cc V4L/DVB (13615): ir-core: create ir_input_register by Mauro Carvalho Chehab · 15 years ago
  88. 446e4a6 V4L/DVB (13613): IR: create ir-core module by Mauro Carvalho Chehab · 15 years ago
  89. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  90. 327ae59 V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers by Laurent Pinchart · 15 years ago
  91. 957b4aa V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered by Laurent Pinchart · 15 years ago
  92. eac8ea5 V4L/DVB (13549): v4l: Add video_device_node_name function by Laurent Pinchart · 15 years ago
  93. cda4303 V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM by Mauro Carvalho Chehab · 15 years ago
  94. d30a3fe V4L/DVB (13543): ir-common: Associate a table with a given protocol type by Mauro Carvalho Chehab · 15 years ago
  95. 7fee03e V4L/DVB (13540): ir-common: Cleanup get key evdev code by Mauro Carvalho Chehab · 15 years ago
  96. a53e212 V4L/DVB (13539): ir-common: add __func__ for debug messages by Mauro Carvalho Chehab · 15 years ago
  97. f6fc504 V4L/DVB (13538): ir-common: Use a dynamic keycode table by Mauro Carvalho Chehab · 15 years ago
  98. 055cd55 V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation by Mauro Carvalho Chehab · 15 years ago
  99. 35d1988 V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 code by Mauro Carvalho Chehab · 15 years ago
  100. 6d69123 V4L/DVB (13534): ir-common: Remove some unused fields/structs by Mauro Carvalho Chehab · 15 years ago