1. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  2. 9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 by Hans Verkuil · 16 years ago
  3. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  4. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  5. f9d1425 Disallow gcc versions 4.1.{0,1} by Linus Torvalds · 16 years ago
  6. f153b82 Sanitize gcc version header includes by Linus Torvalds · 16 years ago
  7. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  8. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  9. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  10. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  11. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  12. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  13. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  14. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  15. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 16 years ago
  16. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  17. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  18. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  20. f57fa1d Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  21. 590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  22. f54a6ec Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  23. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  24. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  25. 74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  26. 5b8f258 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  27. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  29. 3f4b5c5 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  30. 6de7148 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  31. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  32. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  36. 92ab788 V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  37. 4e96fd0 V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from Micron by Guennadi Liakhovetski · 16 years ago
  38. ed922a8 V4L/DVB (10094): Add tw9910 driver by Kuninori Morimoto · 16 years ago
  39. 042d879 V4L/DVB (10093): soc-camera: add new bus width and signal polarity flags by Guennadi Liakhovetski · 16 years ago
  40. 34d359d V4L/DVB (10087): Add new enum_input function on soc_camera by Kuninori Morimoto · 16 years ago
  41. 513791a V4L/DVB (10086): Add new set_std function on soc_camera by Kuninori Morimoto · 16 years ago
  42. 1c3bb74 V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf locking by Guennadi Liakhovetski · 16 years ago
  43. 91962fa V4L/DVB (10078): video: add NV16 and NV61 pixel formats by Magnus Damm · 16 years ago
  44. 9b9fd6c V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from Micron by Mike Rapoport · 16 years ago
  45. a9bef51 V4L/DVB (10074): soc-camera: add camera sense data by Guennadi Liakhovetski · 16 years ago
  46. bd73b36 V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera drivers by Guennadi Liakhovetski · 16 years ago
  47. 3cac2ca V4L/DVB (10069): Add ov7725 support to ov772x driver by Kuninori Morimoto · 16 years ago
  48. aeabc88 V4L/DVB (10068): Change device ID selection method on ov772x driver by Kuninori Morimoto · 16 years ago
  49. 9bea351 V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent by Hans Verkuil · 16 years ago
  50. dc93a70 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev by Hans Verkuil · 16 years ago
  51. bc97430 V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl by Mauro Carvalho Chehab · 16 years ago
  52. 035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. by Hans Verkuil · 16 years ago
  53. 1fe2740 V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks by Hans Verkuil · 16 years ago
  54. 531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips by Mauro Carvalho Chehab · 16 years ago
  55. 4b00eb2 V4L/DVB (9944): videodev2.h: fix typo. by Hans Verkuil · 16 years ago
  56. 77587c5 V4L/DVB (9940): bt832: remove this driver by Hans Verkuil · 16 years ago
  57. 92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module by Hans Verkuil · 16 years ago
  58. 046425f V4L/DVB (9898): v4l2: Add privacy control by Laurent Pinchart · 16 years ago
  59. 0877258 V4L/DVB (9897): v4l2: Add camera zoom controls by Laurent Pinchart · 16 years ago
  60. dd99120 V4L/DVB (9821): v4l2-common: add i2c helper functions by Hans Verkuil · 16 years ago
  61. 2a1fcdf V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework. by Hans Verkuil · 16 years ago
  62. 07b1747 V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driver by Vaibhav Hiremath · 16 years ago
  63. 67bc04d V4L/DVB (9816): v4l2-int-if: add three new ioctls for std handling and routing by Vaibhav Hiremath · 16 years ago
  64. c2786ad V4L/DVB (9790): soc-camera: pixel format negotiation - core support by Guennadi Liakhovetski · 16 years ago
  65. d2e3dce V4L/DVB (9789): soc-camera: add a per-camera device host private data pointer by Guennadi Liakhovetski · 16 years ago
  66. d8fac21 V4L/DVB (9788): soc-camera: simplify naming by Guennadi Liakhovetski · 16 years ago
  67. 25c4d74 V4L/DVB (9787): soc-camera: let camera host drivers decide upon pixel format by Guennadi Liakhovetski · 16 years ago
  68. a2c8c68 V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap() by Guennadi Liakhovetski · 16 years ago
  69. 26d5f3a V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCI by Mauro Carvalho Chehab · 16 years ago
  70. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  71. c298345 virtio_console: support console resizing by Christian Borntraeger · 16 years ago
  72. 1b4aa2f virtio: avoid implicit use of Linux page size in balloon interface by Hollis Blanchard · 16 years ago
  73. 87c7d57 virtio: hand virtio ring alignment as argument to vring_new_virtqueue by Rusty Russell · 16 years ago
  74. 2966af7 virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize by Rusty Russell · 16 years ago
  75. 498af14 virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci. by Rusty Russell · 16 years ago
  76. 5f0d1d7 virtio: rename 'pagesize' arg to vring_init/vring_size by Rusty Russell · 16 years ago
  77. 480daab virtio: Don't use PAGE_SIZE in virtio_pci.c by Rusty Russell · 16 years ago
  78. 60245e8 V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote Control by Devin Heitmueller · 16 years ago
  79. 74d83fa V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervals by Mauro Carvalho Chehab · 16 years ago
  80. 69acdf1 V4L/DVB (9530): Add new pixel format VYUY 16 bits wide. by Robert Jarzmik · 16 years ago
  81. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  82. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  83. 08a66ae V4L/DVB (9488): Add ov772x driver by Kuninori Morimoto · 16 years ago
  84. e2984c6 ide: move Power Management support to ide-pm.c by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 702c026 ide: rework handling of serialized ports (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  86. b7876a6 cy82c693: remove superfluous ide_cy82c693 chipset type by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 1f66019 trm290: add IDE_HFLAG_TRM290 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 6b49249 ide: add ->max_sectors field to struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 7f1ac8c rz1000: apply chipset quirks early (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  90. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 27c01c2 ide-cd: remove obsolete seek optimization by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago
  95. 42e9a92 [SCSI] libfc: A modular Fibre Channel library by Robert Love · 16 years ago
  96. f032c2f [SCSI] FC protocol definition header files by Robert Love · 16 years ago
  97. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  98. 6df19a7 [SCSI] libiscsi_tcp: support padding offload by Mike Christie · 16 years ago
  99. 2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout by Mike Christie · 16 years ago
  100. 262ef63 [SCSI] libiscsi: allow drivers to modify the itt sent to the target by Mike Christie · 16 years ago