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