1. d61a909 i2c-mv64xxxx: allow more than one driver instance by Florian Fainelli · 12 years ago
  2. f518b48 i2c: omap: Correct I2C revision for OMAP3 by Jon Hunter · 12 years ago
  3. 0e33bbb i2c: omap: Do not initialise the completion everytime by Shubhrajyoti D · 12 years ago
  4. 5692d2a i2c: omap: Use SET_RUNTIME_PM_OPS by Shubhrajyoti D · 12 years ago
  5. d790aea i2c: omap: Annotate the remove code by Shubhrajyoti D · 12 years ago
  6. 7c86d44 i2c: tegra: convert normal suspend/resume to *_noirq by Laxman Dewangan · 12 years ago
  7. 6a7b3c3 i2c-tegra: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  8. 4aacc4b i2c-stu300: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  9. b9f1b45 i2c-puv3: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  10. 783414b i2c-pnx: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  11. 84603c7 i2c-ocores: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  12. 85777ad i2c-bfin-twi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  13. f277d27 i2c-at91: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  14. 02d8bf8 i2c: tegra: use of_match_ptr() for match_table initialization by Laxman Dewangan · 12 years ago
  15. 9dce4bc i2c: tegra: use clk_disable_unprepare in place of clk_disable by Laxman Dewangan · 12 years ago
  16. 57c0dc3 i2c: tegra: remove unused member variable by Laxman Dewangan · 12 years ago
  17. 8c88ab0 i2c: imx: make bitrate an u32 type by Wolfram Sang · 12 years ago
  18. 1f09c67 i2c: i2c-imx: Adapt the clock name to the new clock framework by Fabio Estevam · 12 years ago
  19. a3f24c0 i2c: stu300: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  20. a55b44a i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var by Marc Kleine-Budde · 12 years ago
  21. 51a0c8d i2c-nomadik: Add 10-bit addressing support by Virupax Sadashivpetimath · 12 years ago
  22. 419408e i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK by Alessandro Rubini · 12 years ago
  23. 2356021 i2c-nomadik: turn the platform driver to an amba driver by Alessandro Rubini · 12 years ago
  24. af97bac i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> by Alessandro Rubini · 12 years ago
  25. 9f8a3e7 i2c: imx: convert to use managed functions by Richard Zhao · 12 years ago
  26. 9cbb6b2 i2c: tegra: make all resource allocation through devm_* by Laxman Dewangan · 12 years ago
  27. c8f5af2 i2c: tegra: support for I2C_M_NOSTART functionality by Laxman Dewangan · 12 years ago
  28. a701810 i2c: tegra: add PROTOCOL_MANGLING as supported functionality. by Laxman Dewangan · 12 years ago
  29. ec7aaca i2c: tegra: make sure register writes completes by Laxman Dewangan · 12 years ago
  30. b4fde5e I2C: OMAP: Fix timeout problem during suspend. by Neil Brown · 12 years ago
  31. c8db38f I2C: OMAP: Rename the 1p153 to the erratum id i462 by Shubhrajyoti D · 12 years ago
  32. e7e62df I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached by Shubhrajyoti D · 12 years ago
  33. 9aa8ec6 I2C: OMAP: prevent the overwrite of the errata flags by Tasslehoff Kjappfot · 12 years ago
  34. 3b0fb97 I2C: OMAP: Handle error check for pm runtime by Shubhrajyoti D · 12 years ago
  35. 0861f43 I2C: OMAP: Fix the crash in i2c remove by Shubhrajyoti D · 12 years ago
  36. 33d5498 I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero by Shubhrajyoti D · 12 years ago
  37. 62ff2c2 I2C: OMAP: Prevent the register access after pm_runtime_put in probe by Shubhrajyoti D · 12 years ago
  38. bd16c82 I2C: OMAP: Fix the interrupt clearing in OMAP4 by Shubhrajyoti D · 12 years ago
  39. 2474051 I2C: OMAP: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 12 years ago
  40. 3dae3ef I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME by Shubhrajyoti D · 12 years ago
  41. f14cf2f devicetree: bindings: gpio-i2c belongs to i2c not gpio by Wolfram Sang · 13 years ago
  42. 6887a41 Linux 3.5-rc5 by Linus Torvalds · 12 years ago
  43. c07978b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 4f0f4af printk.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  45. 87fac28 linux/irq.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  46. 5d5474d Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  47. 5ae95ae ARM: imx6q: fix suspend regression caused by common clk migration by Shawn Guo · 12 years ago
  48. e5a5192 Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  49. c767609 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  50. 21f2729 Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  51. 6eca954 Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release by Len Brown · 12 years ago
  52. 5f16012 acpi_pad: fix power_saving thread deadlock by Stuart Hayes · 12 years ago
  53. b037384 ACPI video: Still use ACPI backlight control if _DOS doesn't exist by Zhang Rui · 12 years ago
  54. 02529ba Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  55. d362082 printk: Optimize if statement logic where newline exists by Steven Rostedt · 12 years ago
  56. 15114c7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  57. 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 62a75b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. efc9def Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. 084681d printk: flush continuation lines immediately to console by Kay Sievers · 12 years ago
  61. bc6dc75 powerpc/pseries: Fix software invalidate TCE by Michael Neuling · 12 years ago
  62. 0b17ba7 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 12 years ago
  63. 2d773aa powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  64. 2cb387a powerpc: Fix Section mismatch warnings in prom_init.c by Li Zhong · 12 years ago
  65. c58ce2b ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt by Tiejun Chen · 12 years ago
  66. 82b2521 powerpc: Fix uninitialised error in numa.c by Michael Neuling · 12 years ago
  67. 7784655 powerpc: Fix BPF_JIT code to link with multiple TOCs by Michael Ellerman · 12 years ago
  68. 9acc7bd Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  69. ccce27c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  70. 221d3eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  71. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  72. 8b9468d watchdog: core: fix WDIOC_GETSTATUS return value by Wim Van Sebroeck · 12 years ago
  73. a089361 watchdog: hpwdt: Unregister NMI events on exit. by Mingarelli, Thomas · 12 years ago
  74. e5de32e watchdog: iTCO_wdt: add platform driver module alias by Jan Beulich · 12 years ago
  75. 4a9c469 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. ef72622 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  77. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  78. 1df2ae3 udf: Fortify loading of sparing table by Jan Kara · 12 years ago
  79. adee11b udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 12 years ago
  80. cb14d34 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 12 years ago
  81. e9bcd47 Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  82. ad3337c sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register by Nobuhiro Iwamatsu · 12 years ago
  83. bc404e9 sh: kfr2r09: fix compile breakage by Guennadi Liakhovetski · 12 years ago
  84. a969dd1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  85. d31bb4f 9p: fix min_t() casting in p9pdu_vwritef() by Dan Carpenter · 12 years ago
  86. 47b514c Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  87. 2b25679 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  88. 6ebfbe9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  89. 843760c Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  90. e04fb02 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  91. 6b44695 chmod +x scripts/gfp-translate by Dave Jones · 12 years ago
  92. 2266b05 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  93. 7aa1e7f Revert "drm/i915: allow PCH PWM override on IVB" by Daniel Vetter · 12 years ago
  94. 75cc523 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. by Deepthi Dharwar · 12 years ago
  95. e90b833 ARM: OMAP4470: Fix OMAP4470 boot failure by Jon Hunter · 12 years ago
  96. 903e0e4 UBI: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  97. 2d4cf5a UBIFS: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  98. 85f2f83 can: flexcan: use be32_to_cpup to handle the value of dt entry by Hui Wang · 12 years ago
  99. e9bf5f3 drm/nouveau: add license header to prime. by Dave Airlie · 12 years ago
  100. 6bc96d0 xen/netfront: teardown the device before unregistering it. by Ian Campbell · 12 years ago