1. 3fe29c8 V4L/DVB: ir-core: Add Sony support to ir-core by David Härdeman · 14 years ago
  2. bf670f6 V4L/DVB: ir-core: Add JVC support to ir-core by David Härdeman · 14 years ago
  3. e40b112 V4L/DVB: ir-core: change duration to be coded as a u32 integer by David Härdeman · 14 years ago
  4. 1159f83 V4L/DVB: ir-core: add imon pad and mce keymaps by Jarod Wilson · 14 years ago
  5. 1c0e0ee V4L/DVB: ir-core: make ir_g_keycode_from_table a public function by Jarod Wilson · 14 years ago
  6. 784a493 V4L/DVB: Add RC6 support to ir-core by David Härdeman · 14 years ago
  7. ea64f8c V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control types by Hans Verkuil · 14 years ago
  8. 3f113e3 V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h by Mauro Carvalho Chehab · 14 years ago
  9. 724e249 V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations by David Härdeman · 14 years ago
  10. 626cf69 V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders by Mauro Carvalho Chehab · 14 years ago
  11. 9dfe4e8 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders by Mauro Carvalho Chehab · 14 years ago
  12. 4f9256b V4L/DVB: ir-core: move rc map code to rc-map.h by Mauro Carvalho Chehab · 14 years ago
  13. 587835a V4L-DVB: ir-core: remove the ancillary buffer by Mauro Carvalho Chehab · 14 years ago
  14. db1423a V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol by Mauro Carvalho Chehab · 14 years ago
  15. a374fef V4L/DVB: ir-core: improve keyup/keydown logic by David Härdeman · 14 years ago
  16. b3074c0 V4L/DVB: drivers/media/IR - improve keytable code by David Härdeman · 14 years ago
  17. bd7261d V4L/DVB: ir-common: remove keymap tables from the module by Mauro Carvalho Chehab · 14 years ago
  18. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 14 years ago
  19. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 14 years ago
  20. 9ce50c1 V4L/DVB: ir-core: Add support for RC map code register by Mauro Carvalho Chehab · 14 years ago
  21. 77b7422 V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file by Mauro Carvalho Chehab · 14 years ago
  22. dce4a3e V4L/DVB: ir-common: Use macros to define the keytables by Mauro Carvalho Chehab · 14 years ago
  23. 165344b V4L/DVB: ir-common: re-order keytables by name and remove duplicates by Mauro Carvalho Chehab · 14 years ago
  24. 8b75acb V4L/DVB: ir-common: Use a function to declare an IR table by Mauro Carvalho Chehab · 14 years ago
  25. d53b213 V4L/DVB: Add CHIP ID of the uPD61151 by Dmitri Belimov · 14 years ago
  26. 716aab4 V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core by Mauro Carvalho Chehab · 14 years ago
  27. 93c312f V4L/DVB: ir-core: prepare to add more operations for ir decoders by Mauro Carvalho Chehab · 14 years ago
  28. 995187b V4L/DVB: ir-core: dynamically load the compiled IR protocols by Mauro Carvalho Chehab · 14 years ago
  29. 9f15478 V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode by Mauro Carvalho Chehab · 14 years ago
  30. ada3963 V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core by Mauro Carvalho Chehab · 14 years ago
  31. 6660de5 V4L/DVB: ir-core: add two functions to report keyup/keydown events by Mauro Carvalho Chehab · 14 years ago
  32. a3572c3 V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core by Mauro Carvalho Chehab · 14 years ago
  33. 0210894 V4L/DVB: saa7134: add code to allow changing IR protocol by Mauro Carvalho Chehab · 14 years ago
  34. d152b8b V4L/DVB: saa7134: use a full scancode table for M135A by Mauro Carvalho Chehab · 14 years ago
  35. 48213fe V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls by Laurent Pinchart · 15 years ago
  36. 085b54a V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg by Vaibhav Hiremath · 14 years ago
  37. 5127061 V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device by Hans Verkuil · 14 years ago
  38. b3e212dc V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats by Hans Verkuil · 14 years ago
  39. 7a02264 V4L/DVB: v4l: videobuf: code cleanup by Pawel Osciak · 14 years ago
  40. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 14 years ago
  41. 7a01f6d V4L/DVB: videodev2: introduce a common control for chroma gain by Devin Heitmueller · 14 years ago
  42. 32208d4 V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h by Hans Verkuil · 14 years ago
  43. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 14 years ago
  44. 2915e5e V4L/DVB: ir-core: Add a macro to properly create IR tables by Mauro Carvalho Chehab · 14 years ago
  45. 945cdfa V4L/DVB: ir: use a real device instead of a virtual class by Mauro Carvalho Chehab · 14 years ago
  46. 4f9fb5e V4L/DVB: soc-camera: add runtime pm support for subdevices by Mauro Carvalho Chehab · 14 years ago
  47. 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
  48. 9701dc9 V4L/DVB (12770): Add tm6000 driver to staging tree by Mauro Carvalho Chehab · 15 years ago
  49. b5dbc85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. c02db8c rtnetlink: make SR-IOV VF interface symmetric by Chris Wright · 14 years ago
  51. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  52. d83c49f Fix the regression created by "set S_DEAD on unlink()..." commit by Al Viro · 14 years ago
  53. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 14 years ago
  54. f33d7e2 dma-mapping: fix dma_sync_single_range_* by FUJITA Tomonori · 14 years ago
  55. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. 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
  57. 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
  58. 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
  59. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  60. 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 14 years ago
  61. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 14 years ago
  62. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 14 years ago
  63. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 1ce7e4f cgroup: Check task_lock in task_subsys_state() by Li Zefan · 14 years ago
  65. 6629dcf i2c-core: Use per-adapter userspace device lists by Jean Delvare · 14 years ago
  66. 1183f38 net: fix compile error due to double return type in SOCK_DEBUG by Jan Engelhardt · 14 years ago
  67. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 14 years ago
  68. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  69. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 14 years ago
  70. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  71. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  72. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  73. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  74. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  75. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 14 years ago
  76. 5129a46 Catch filesystems lacking s_bdi by Jörn Engel · 14 years ago
  77. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 14 years ago
  78. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 14 years ago
  79. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  80. 71d0a61 NFS: Fix an unstable write data integrity race by Trond Myklebust · 14 years ago
  81. 424264b smbfs: add bdi backing to mount session by Jens Axboe · 14 years ago
  82. f1970c7 ncpfs: add bdi backing to mount session by Jens Axboe · 14 years ago
  83. 5163d90 coda: add bdi backing to mount session by Jens Axboe · 14 years ago
  84. c3c5320 bdi: add helper function for doing init and register of a bdi for a file system by Jens Axboe · 14 years ago
  85. 458f8c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  86. 04de081 pcmcia: pcmcia_dev_present bugfix by Dominik Brodowski · 14 years ago
  87. e80e2a6 KVM: Increase NR_IOBUS_DEVS limit to 200 by Sridhar Samudrala · 14 years ago
  88. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 14 years ago
  89. 85341c6 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
  90. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  91. be1a50d regulator: Let drivers know when they use the stub API by Jean Delvare · 14 years ago
  92. 79b9517 drm/radeon/kms: add FireMV 2400 PCI ID. by Dave Airlie · 14 years ago
  93. bc293d6 rcu: Make RCU lockdep check the lockdep_recursion variable by Paul E. McKenney · 14 years ago
  94. a2612cb firewire: cdev: fix cut+paste mistake in disclaimer by Stefan Richter · 14 years ago
  95. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  96. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  97. 19b3eec firewire: cdev: change license of exported header files to MIT license by Stefan Richter · 14 years ago
  98. c08c68d rcu: Better explain the condition parameter of rcu_dereference_check() by David Howells · 14 years ago
  99. b62730b rcu: Add rcu_access_pointer and rcu_dereference_protected by Paul E. McKenney · 14 years ago
  100. 0fdfe5a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago