1. 6003b5c V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset by Mats Randgaard · 14 years ago
  2. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  3. 54aefaf V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi by Hans Verkuil · 15 years ago
  4. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 15 years ago
  5. 97f8105 V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync() by Mauro Carvalho Chehab · 14 years ago
  6. bc0f7f1 V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errors by Pawel Osciak · 14 years ago
  7. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 14 years ago
  8. 1bcaf4b V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv by Hans Verkuil · 15 years ago
  9. d3d7c96 V4L/DVB: V4L: Events: Support event handling in do_ioctl by Sakari Ailus · 15 years ago
  10. c3b5b02 V4L/DVB: V4L: Events: Add backend by Sakari Ailus · 15 years ago
  11. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 15 years ago
  12. 1babcb4 V4L/DVB: V4L: File handles by Sakari Ailus · 15 years ago
  13. 7f98639 V4L/DVB: add memory-to-memory device helper framework for videobuf by Pawel Osciak · 14 years ago
  14. 35e6aa9 V4L/DVB: core: add support for more color effects by Xiaolin Zhang · 14 years ago
  15. aec11e5 V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM by Guennadi Liakhovetski · 15 years ago
  16. a81fb9b V4L/DVB: V4L: SuperH Video Output Unit (VOU) driver by Guennadi Liakhovetski · 15 years ago
  17. 0b62b73 V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper by Hans Verkuil · 15 years ago
  18. 3711103 V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core by Hans Verkuil · 15 years ago
  19. f4fce60 V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddr by Hans Verkuil · 15 years ago
  20. 037c75e V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr by Hans Verkuil · 15 years ago
  21. a4cf4ca V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc by Hans Verkuil · 15 years ago
  22. 63e4248 V4L/DVB: v4l videobuf: remove unused is_mmapped field by Hans Verkuil · 15 years ago
  23. 53aaf07 V4L/DVB: v4l videobuf: remove mmap_free callback by Hans Verkuil · 15 years ago
  24. 3343516 V4L/DVB: v4l videobuf: remove unused mmap callback by Hans Verkuil · 15 years ago
  25. c683357 Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices" by Mauro Carvalho Chehab · 14 years ago
  26. b187913 V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices by Klaus Schmidinger · 14 years ago
  27. 3fe29c8 V4L/DVB: ir-core: Add Sony support to ir-core by David Härdeman · 14 years ago
  28. bf670f6 V4L/DVB: ir-core: Add JVC support to ir-core by David Härdeman · 14 years ago
  29. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 14 years ago
  30. 1159f83 V4L/DVB: ir-core: add imon pad and mce keymaps by Jarod Wilson · 14 years ago
  31. 1c0e0ee V4L/DVB: ir-core: make ir_g_keycode_from_table a public function by Jarod Wilson · 14 years ago
  32. 784a493 V4L/DVB: Add RC6 support to ir-core by David Härdeman · 14 years ago
  33. ea64f8c V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control types by Hans Verkuil · 14 years ago
  34. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 14 years ago
  35. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 14 years ago
  36. 626cf69 V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders by Mauro Carvalho Chehab · 14 years ago
  37. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 15 years ago
  38. 4f9256b V4L/DVB: ir-core: move rc map code to rc-map.h by Mauro Carvalho Chehab · 15 years ago
  39. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 15 years ago
  40. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 15 years ago
  41. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 15 years ago
  42. b3074c0 V4L/DVB: drivers/media/IR - improve keytable code by David Härdeman · 15 years ago
  43. bd7261d V4L/DVB: ir-common: remove keymap tables from the module by Mauro Carvalho Chehab · 15 years ago
  44. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  45. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 15 years ago
  46. 9ce50c1 V4L/DVB: ir-core: Add support for RC map code register by Mauro Carvalho Chehab · 15 years ago
  47. 77b7422 V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file by Mauro Carvalho Chehab · 15 years ago
  48. dce4a3e V4L/DVB: ir-common: Use macros to define the keytables by Mauro Carvalho Chehab · 15 years ago
  49. 165344b V4L/DVB: ir-common: re-order keytables by name and remove duplicates by Mauro Carvalho Chehab · 15 years ago
  50. 8b75acb V4L/DVB: ir-common: Use a function to declare an IR table by Mauro Carvalho Chehab · 15 years ago
  51. d53b213 V4L/DVB: Add CHIP ID of the uPD61151 by Dmitri Belimov · 15 years ago
  52. 716aab4 V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core by Mauro Carvalho Chehab · 15 years ago
  53. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 15 years ago
  54. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 15 years ago
  55. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 15 years ago
  56. ada3963 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core by Mauro Carvalho Chehab · 15 years ago
  57. 6660de5 V4L/DVB: ir-core: add two functions to report keyup/keydown events by Mauro Carvalho Chehab · 15 years ago
  58. a3572c3 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core by Mauro Carvalho Chehab · 15 years ago
  59. 0210894 V4L/DVB: saa7134: add code to allow changing IR protocol by Mauro Carvalho Chehab · 15 years ago
  60. d152b8b V4L/DVB: saa7134: use a full scancode table for M135A by Mauro Carvalho Chehab · 15 years ago
  61. 48213fe V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls by Laurent Pinchart · 15 years ago
  62. 085b54a V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg by Vaibhav Hiremath · 15 years ago
  63. 5127061 V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device by Hans Verkuil · 15 years ago
  64. b3e212dc V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats by Hans Verkuil · 15 years ago
  65. 7a02264 V4L/DVB: v4l: videobuf: code cleanup by Pawel Osciak · 15 years ago
  66. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 15 years ago
  67. 7a01f6d V4L/DVB: videodev2: introduce a common control for chroma gain by Devin Heitmueller · 15 years ago
  68. 32208d4 V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h by Hans Verkuil · 15 years ago
  69. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 15 years ago
  70. 2915e5e V4L/DVB: ir-core: Add a macro to properly create IR tables by Mauro Carvalho Chehab · 15 years ago
  71. 945cdfa V4L/DVB: ir: use a real device instead of a virtual class by Mauro Carvalho Chehab · 15 years ago
  72. 4f9fb5e V4L/DVB: soc-camera: add runtime pm support for subdevices by Mauro Carvalho Chehab · 14 years ago
  73. 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 · 15 years ago
  74. 9701dc9 V4L/DVB (12770): Add tm6000 driver to staging tree by Mauro Carvalho Chehab · 15 years ago
  75. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  76. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  77. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  78. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  79. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  80. f33d7e2 dma-mapping: fix dma_sync_single_range_* by FUJITA Tomonori · 14 years ago
  81. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  83. 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  84. 91bc482e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  86. 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 15 years ago
  87. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 14 years ago
  88. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 14 years ago
  89. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 1ce7e4f cgroup: Check task_lock in task_subsys_state() by Li Zefan · 14 years ago
  91. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 14 years ago
  92. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 14 years ago
  93. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 14 years ago
  94. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  95. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 14 years ago
  96. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  97. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  98. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  99. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  100. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago