1. e65f8c4 V4L/DVB: stv6110x: Fix kernel null pointer deref by Guy Martin · 14 years ago
  2. 76952c7 V4L/DVB: TT CT-3650 DVB-C support by Guy Martin · 14 years ago
  3. 283d637 V4L/DVB: tvp514x: simplify try/g/s_fmt handling by Hans Verkuil · 14 years ago
  4. f1a4435 V4L/DVB: tvp514x: remove obsolete fmt_list by Hans Verkuil · 14 years ago
  5. 3907b07 V4L/DVB: tvp514x: add missing newlines by Hans Verkuil · 14 years ago
  6. c2fc809 V4L/DVB: tvp514x: there is only one supported format, so simplify the code by Hans Verkuil · 14 years ago
  7. a75ffc1 V4L/DVB: tvp514x: make std_list const by Hans Verkuil · 14 years ago
  8. 2db4e78 V4L/DVB: tvp514x: do NOT change the std as a side effect by Hans Verkuil · 14 years ago
  9. 3805f20 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype by Hans Verkuil · 14 years ago
  10. cf69b80 V4L/DVB: au8522_decoder: g/s_fmt doesn't do anything: remove by Hans Verkuil · 14 years ago
  11. 468df20 V4L/DVB: tvp5150: remove obsolete g/s_fmt ops by Hans Verkuil · 14 years ago
  12. ea01b11 V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support by Hans Verkuil · 14 years ago
  13. 260bb38 V4L/DVB: v4l2-mediabus.h: added V4L2_MBUS_FMT_SGRBG8_1X8 by Hans Verkuil · 14 years ago
  14. 029ed32 V4L/DVB: saa7115: remove obsolete g/s_fmt ops by Hans Verkuil · 14 years ago
  15. c1658ca V4L/DVB: cx24850: remove obsolete g/s_fmt ops by Hans Verkuil · 14 years ago
  16. 112cb4a V4L/DVB: cx231xx: convert to s_mbus_fmt by Hans Verkuil · 14 years ago
  17. cc99113 V4L/DVB: cx23885: convert to s_mbus_fmt by Hans Verkuil · 14 years ago
  18. fa190ee V4L/DVB: pvrusb2: convert to s_mbus_fmt by Hans Verkuil · 14 years ago
  19. 31bf95f V4L/DVB: saa7134: convert to use the new mbus API by Hans Verkuil · 14 years ago
  20. 51623ef V4L/DVB: saa6752hs: add g/s_mbus_fmt support by Hans Verkuil · 14 years ago
  21. 3a21cee V4L/DVB: v4l2-mediabus.h: add two helper functions by Hans Verkuil · 14 years ago
  22. 66e9df0 V4L/DVB: saa717x: remove obsolete s_fmt op by Hans Verkuil · 14 years ago
  23. 60298c9 V4L/DVB: saa7127: remove obsolete g_fmt support by Hans Verkuil · 14 years ago
  24. 9e36eab V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev by Hans Verkuil · 14 years ago
  25. e17ad1d V4L/DVB: cx18: add s_mbus_fmt support by Hans Verkuil · 14 years ago
  26. 475977a V4L/DVB: ivtv: convert to use s_mbus_fmt by Hans Verkuil · 14 years ago
  27. 6c69db9 V4L/DVB: saa717x: add support for s_mbus_fmt by Hans Verkuil · 14 years ago
  28. 96fd004 V4L/DVB: cx25840: add support for s_mbus_fmt by Hans Verkuil · 14 years ago
  29. c463d93 V4L/DVB: saa7115: add s_mbus_fmt op by Hans Verkuil · 14 years ago
  30. f1158af V4L/DVB: V4L2 Spec: Improve the VIDIOC_QUERY_DV_PRESET description by Hans Verkuil · 14 years ago
  31. 51ff9ef V4L/DVB: ngene: Remove debug message by Oliver Endriss · 14 years ago
  32. 478b3a4 V4L/DVB: ngene: MSI cleanup by Oliver Endriss · 14 years ago
  33. 5a2a184 V4L/DVB: ngene: Make command timeout workaround configurable by Oliver Endriss · 14 years ago
  34. 4387418 V4L/DVB: ngene: Implement support for MSI by Oliver Endriss · 14 years ago
  35. eb05d15 V4L/DVB: ngene: Do not call demuxer with interrupts disabled by Oliver Endriss · 14 years ago
  36. 9d78f46 V4L/DVB: ngene: Support new device 'Digital Devices DuoFlex S2 miniPCIe' by Oliver Endriss · 14 years ago
  37. c4f95d8 V4L/DVB: gspca - sonixj: Add webcam 0c45:60ce by Warren Bosworth Focke · 14 years ago
  38. 6804675 V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcams by Jean-François Moine · 14 years ago
  39. 040000a V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102 by Jean-François Moine · 14 years ago
  40. e3a5ee7 V4L/DVB: pvrusb2: Fix kernel oops on device tear-down by Mike Isely · 14 years ago
  41. 7a6ac34 V4L/DVB: pvrusb2: Fix minor internal array allocation by Mike Isely · 14 years ago
  42. 28c4a5e V4L/DVB: pvrusb2: Fix USB parent device reference count by Mike Isely · 14 years ago
  43. d72baad V4L/DVB: pvrusb2: Fix kernel oops at device unregistration by Mike Isely · 14 years ago
  44. 8fd0444 V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental by Mike Isely · 14 years ago
  45. 6861800 V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O by Mike Isely · 14 years ago
  46. c641a18 V4L/DVB: pvrusb2: Fix Gotview hardware support by Mike Isely · 14 years ago
  47. e4425ea V4L/DVB: cx23885: Check register errors by Abylay Ospan · 14 years ago
  48. d71964f V4L/DVB: c-qcam: convert to V4L2 by Hans Verkuil · 14 years ago
  49. 483d67f V4L/DVB: bw-qcam: convert to V4L2 by Hans Verkuil · 14 years ago
  50. 67a3e12 Linux 2.6.35-rc1 by Linus Torvalds · 14 years ago
  51. 3b03117 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  52. fa7eada 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
  53. bc7d352 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 14 years ago
  55. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  56. 092405c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  57. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  58. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  59. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  60. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  61. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 14 years ago
  63. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  64. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  65. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  66. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  67. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 14 years ago
  68. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago
  69. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 14 years ago
  70. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 14 years ago
  71. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 14 years ago
  72. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 14 years ago
  73. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  74. 550f0d9 parisc: clear floating point exception flag on SIGFPE signal by Helge Deller · 14 years ago
  75. d24944d parisc: Use of align_frame provides stack frame. by Carlos O'Donell · 14 years ago
  76. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  77. d6695f0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  78. a98d398 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  79. 52593de Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  80. 55567ab ALSA: snd-usb-caiaq: Bump version number to 1.3.21 by Mark Hills · 14 years ago
  81. 6492335 ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" by Mark Hills · 14 years ago
  82. 4efd7d8 ALSA: snd-usb-caiaq: Simplify single case to an 'if' by Mark Hills · 14 years ago
  83. bd4cbf6 ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ by Mark Hills · 14 years ago
  84. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 14 years ago
  85. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  86. 79494d1 ceph: fix leak of osd authorizer by Sage Weil · 14 years ago
  87. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 14 years ago
  88. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  89. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  90. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  91. 09c4d6a ceph: do not resend mon requests on auth ticket renewal by Sage Weil · 14 years ago
  92. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 14 years ago
  93. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 14 years ago
  94. aa91647 ceph: make mds requests killable, not interruptible by Sage Weil · 14 years ago
  95. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 14 years ago
  96. 92af1ab Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  97. 24010e4 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  98. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  99. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  100. cf22f20 drm/radeon: fix the r100/r200 ums block 0 page fix by Dave Airlie · 14 years ago