1. 3945fe9 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  2. be4af5d Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  3. ce0fda1 Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  4. 5a5f508 i2c-s3c2410: Add device tree support by Thomas Abraham · 13 years ago
  5. 4fd81eb i2c-s3c2410: Keep a copy of platform data and use it by Thomas Abraham · 13 years ago
  6. 8abf6fbb i2c-nomadik: cosmetic coding style corrections by Jonas Aaberg · 13 years ago
  7. 46f344e2 i2c-au1550: dev_pm_ops conversion by Manuel Lauss · 13 years ago
  8. 84785f1 i2c-au1550: increase timeout waiting for master done by Manuel Lauss · 13 years ago
  9. 85ea256 i2c-au1550: remove unused ack_timeout by Manuel Lauss · 13 years ago
  10. c5de646 i2c-au1550: remove usage of volatile keyword by Manuel Lauss · 13 years ago
  11. f533c61 i2c-tegra: __iomem annotation fix by Olof Johansson · 13 years ago
  12. 24597bf i2c-eg20t: Add initialize processing in case i2c-error occurs by Tomoya MORINAGA · 13 years ago
  13. cb59f52 i2c-eg20t: Fix flag setting issue by Tomoya MORINAGA · 13 years ago
  14. 3cf21a7 i2c-eg20t: add stop sequence in case wait-event timeout occurs by Tomoya MORINAGA · 13 years ago
  15. 12bd314 i2c-eg20t: Separate error processing by Tomoya MORINAGA · 13 years ago
  16. c249ac2 i2c-eg20t: Fix 10bit access issue by Tomoya MORINAGA · 13 years ago
  17. c7b41f3 i2c-eg20t: Modify returned value s32 to long by Tomoya MORINAGA · 13 years ago
  18. 93e4ad7 i2c-eg20t: Fix bus-idle waiting issue by Tomoya MORINAGA · 13 years ago
  19. 52c2843 i2c-designware: Fix PCI core warning on suspend/resume by Octavian Purdila · 13 years ago
  20. 18dbdda i2c-designware: Add runtime power management support by Dirk Brandewie · 13 years ago
  21. fe20ff5 i2c-designware: Add support for Designware core behind PCI devices. by Dirk Brandewie · 13 years ago
  22. f3fa9f3 i2c-designware: Push all register reads/writes into the core code. by Dirk Brandewie · 13 years ago
  23. af06cf6 i2c-designware: Support multiple cores using same ISR by Dirk Brandewie · 13 years ago
  24. e18563f i2c-designware: move controller config to bus specific portion of driver by Dirk Brandewie · 13 years ago
  25. 2fa8326 i2c-designware: move i2c functionality bit field to be adapter specific by Dirk Brandewie · 13 years ago
  26. 1d31b58 i2c-designware: Move retriveving the clock speed out of core code. by Dirk Brandewie · 13 years ago
  27. 2373f6b i2c-designware: split of i2c-designware.c into core and bus specific parts by Dirk Brandewie · 13 years ago
  28. 4a423a8 i2c-designware: Move checking of IP core version to i2c_dw_init() by Dirk Brandewie · 13 years ago
  29. 18c4089 i2c-designware: Allow mixed endianness accesses by Jean-Hugues Deschenes · 13 years ago
  30. 4ff895b i2c-designware: Check component type register by Jean-Hugues Deschenes · 13 years ago
  31. 7f27960 i2c-designware: Use local version of readl & writel by Jean-Hugues Deschenes · 13 years ago
  32. 4311051 i2c: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  33. c9c7ae4 I2C: OMAP: remove unused function pointers from pdata by Kevin Hilman · 13 years ago
  34. fab67af I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM by Kevin Hilman · 13 years ago
  35. 7f4b08e I2C: OMAP: remove unneccesary use of pdev by Kevin Hilman · 13 years ago
  36. cb28e58 OMAP4: I2C: Enable the wakeup in I2C_WE by Shubhrajyoti D · 13 years ago
  37. 9550d4d I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info by Andy Green · 13 years ago
  38. 3be0053 I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform data by Andy Green · 13 years ago
  39. 8e286f5 I2C: OMAP1: set i2c unit feature implementation flags in platform data by Andy Green · 13 years ago
  40. 029a1e7 I2C: OMAP2+: Pass flags up to omap i2c platform_data as well by Andy Green · 13 years ago
  41. c23600a I2C: OMAP1/OMAP2+: add flags field to omap i2c platform data by Andy Green · 13 years ago
  42. 4e80f72 I2C: OMAP2+: address confused probed version naming by Andy Green · 13 years ago
  43. 6314f09 I2C: OMAP2+: Solve array bounds overflow error on i2c idle by Andy Green · 13 years ago
  44. a129557 I2C: OMAP2+: use platform_data ip revision to select register map by Andy Green · 13 years ago
  45. d177e5d I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added by Andy Green · 13 years ago
  46. 67b90c6 I2C: OMAP1: set IP revision in platform data by Andy Green · 13 years ago
  47. 5c825ee I2C: OMAP: add rev to omap i2c platform data by Andy Green · 13 years ago
  48. b885308 I2C: OMAP2+: Name registers in I2C IP V2 only accordingly by Andy Green · 13 years ago
  49. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  50. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  51. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  52. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  53. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  54. f3c7691e leases: fix write-open/read-lease race by J. Bruce Fields · 13 years ago
  55. 79835a71 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  56. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 13 years ago
  57. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago
  58. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  59. 847cc63 direct-io: merge direct_io_walker into __blockdev_direct_IO by Andi Kleen · 13 years ago
  60. ba253fb direct-io: inline the complete submission path by Andi Kleen · 13 years ago
  61. 1877264 direct-io: separate map_bh from dio by Andi Kleen · 13 years ago
  62. 6e8267f direct-io: use a slab cache for struct dio by Andi Kleen · 13 years ago
  63. 0dc2bc4 direct-io: rearrange fields in dio/dio_submit to avoid holes by Andi Kleen · 13 years ago
  64. cde1ecb direct-io: fix a wrong comment by Andi Kleen · 13 years ago
  65. eb28be2 direct-io: separate fields only used in the submission path from struct dio by Andi Kleen · 13 years ago
  66. 62a3dde vfs: fix spinning prevention in prune_icache_sb by Christoph Hellwig · 13 years ago
  67. 948409c vfs: add a comment to inode_permission() by Andreas Gruenbacher · 13 years ago
  68. d124b60 vfs: pass all mask flags check_acl and posix_acl_permission by Andreas Gruenbacher · 13 years ago
  69. 8522ca5 vfs: add hex format for MAY_* flag values by Aneesh Kumar K.V · 13 years ago
  70. 8fd90c8 vfs: indicate that the permission functions take all the MAY_* flags by Andreas Gruenbacher · 13 years ago
  71. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  72. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  73. ca836a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. d630ba5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. 5fd862f Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  80. 107095a Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. a877ee0 vfs: add "device" tag to /proc/self/mountstats by Bryan Schumaker · 13 years ago
  83. 814e1d2 cleanup: vfs: small comment fix for block_invalidatepage by Wang Sheng-Hui · 13 years ago
  84. 39be79c vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately by Jeff Layton · 13 years ago
  85. e0c8ea1 Fix build break when freezer not configured by Steve French · 13 years ago
  86. 96814ec Add definition for share encryption by Steve French · 13 years ago
  87. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  88. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  89. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  90. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  91. 7e0a6fd Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  92. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  93. 60325f0 fs/Makefile: Stupid typo breakage of exofs inclusion by Boaz Harrosh · 13 years ago
  94. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  95. b96d715 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  96. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  97. 138c4ae Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  98. 3b3dd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  99. c3ae1f3 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  100. c28cfd6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago