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