1. 921a1b0 mfd: Trivial: Fix a grammar issues in MFD Kconfig by Laszlo Papp · 11 years ago
  2. 924ff91 mfd: ti_am335x_tscadc: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  3. bcb5a7d mfd: da9052: Fix volatile register definition ommissions by anthony.olech.opensource@diasemi.com · 11 years ago
  4. ad09dd6 mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  5. 159ce52 mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  6. a7ab1c8 mfd: 88pm860x: Fix I2C device resource leak on regmap init fail by Krzysztof Kozlowski · 11 years ago
  7. 96cf3de mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  8. ed26f87 mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  9. b9e183a mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  10. 97dc4ed mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  11. 3c69910 mfd: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  12. 52397fe mfd: stmpe: Trivial: Remove unnecessary semicolon by Sachin Kamat · 11 years ago
  13. 44b4dc6 mfd: tps65218: Add driver for the TPS65218 PMIC by Keerthy · 11 years ago
  14. a381b13 mfd: tc3589x: Reform device tree probing by Linus Walleij · 11 years ago
  15. 47ec66a mfd: wm5110: Make additional DSP registers available to the user by Charles Keepax · 11 years ago
  16. 8dbb947 mfd: wm5102: Make additional DSP registers available to the user by Charles Keepax · 11 years ago
  17. a0b0ea4 mfd: max14577: Add of_compatible to extcon mfd_cell by Krzysztof Kozlowski · 11 years ago
  18. ec2b267 mfd: max14577: Remove not needed header inclusion by Krzysztof Kozlowski · 11 years ago
  19. 5e98fc8 mfd: max14577: Remove unused enum max14577_irq_source by Krzysztof Kozlowski · 11 years ago
  20. a6e6e66 mfd: Include all drivers in subsystem menu by Linus Walleij · 11 years ago
  21. 0caeaed Merge branch 'ib-mfd-io-3.15' into HEAD by Lee Jones · 11 years ago
  22. 1a55361 Merge branch 'ib-mfd-omap' into HEAD by Lee Jones · 11 years ago
  23. 507792c Merge branch 'ib-mfd-regulator-3.15' into HEAD by Lee Jones · 11 years ago
  24. df8eddb mfd: wm5102: Update register patch by Charles Keepax · 11 years ago
  25. ba3e31f8 Documentation: mfd: Add binding document for S2MPA01 by Sachin Kamat · 11 years ago
  26. f187927 regulator: Add support for S2MPA01 regulator by Sachin Kamat · 11 years ago
  27. ce24991 mfd: Add support for S2MPA01 device by Sachin Kamat · 11 years ago
  28. 8f695de mfd: sec-core: Silence compiler warning by Pankaj Dubey · 11 years ago
  29. 65aba1e mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error by Krzysztof Kozlowski · 11 years ago
  30. dc69196 mfd: sec: Add support for S2MPS14 by Krzysztof Kozlowski · 11 years ago
  31. 6776209 mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexes by Krzysztof Kozlowski · 11 years ago
  32. 3e5a45f mfd: sec-core: Select different RTC regmaps for devices by Krzysztof Kozlowski · 11 years ago
  33. b07e2b7 mfd: sec-core: Add maximum RTC register for regmap config by Krzysztof Kozlowski · 11 years ago
  34. b2931b9 mfd: twl4030-madc: Move driver to drivers/iio/adc by Sebastian Reichel · 11 years ago
  35. 1e1bce3 Documentation: DT: Document twl4030-madc binding by Sebastian Reichel · 11 years ago
  36. 168ae30 mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers by Sebastian Reichel · 11 years ago
  37. 204dfd6 mfd: twl-core: Add twl_i2c_read/write_u16 by Sebastian Reichel · 11 years ago
  38. 99be024 mfd: twl4030-madc: Cleanup driver by Sebastian Reichel · 11 years ago
  39. 2f39b70 mfd: twl4030-madc: Add DT support and convert to IIO framework by Sebastian Reichel · 11 years ago
  40. e7f22b7 mfd: twl4030-madc: Use managed resources by Sebastian Reichel · 11 years ago
  41. 2e1b365 mfd: omap-usb-tll: Update DT clock binding information by Roger Quadros · 11 years ago
  42. c233544 mfd: omap-usb-host: Update DT clock binding information by Roger Quadros · 11 years ago
  43. 051fc06 mfd: omap-usb-host: Use clock names as per function for reference clocks by Roger Quadros · 11 years ago
  44. 775bb07 mfd: omap-usb-host: Use proper clock name instead of alias by Roger Quadros · 11 years ago
  45. fedb2e7 mfd: omap-usb-host: Always fail on clk_get() error by Roger Quadros · 11 years ago
  46. 3aca446 mfd: omap-usb-host: Get clocks based on hardware revision by Roger Quadros · 11 years ago
  47. 61b7025 mfd: omap-usb-host: Use resource managed clk_get() by Roger Quadros · 11 years ago
  48. 39a85bc mfd: omap-usb-tll: Fix cppcheck sizeof warning by Colin Ian King · 11 years ago
  49. 0414855 Linux 3.14-rc5 by Linus Torvalds · 11 years ago
  50. c59224d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  51. a53c8ce Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  52. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  53. 9ff7aeb Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  54. d668ca1c Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  55. 9f4a9b8 Merge iio fixes into staging-linus by Greg Kroah-Hartman · 11 years ago
  56. 3154da3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. 49e893b Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  58. 6950e23 drm/vmwgfx: avoid null pointer dereference at failure paths by Alexey Khoroshilov · 11 years ago
  59. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 11 years ago
  60. ae20456 drm/vmwgfx: Remove some unused surface formats by Thomas Hellstrom · 11 years ago
  61. 55de1ed Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 702256e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  63. 3750c14 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  64. 751a03c Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  65. af76815 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  66. d3dae4a Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  67. 8427def MAINTAINERS: add maintainer entry for Armada DRM driver by Russell King · 11 years ago
  68. ebb7c19 Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  69. 7aa4835 Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  70. 04b5225 Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  71. d8efcf3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  72. 78d9e93 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  73. f94def7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  74. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 11 years ago
  75. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 11 years ago
  76. e0d849f dm cache: fix truncation bug when mapping I/O to >2TB fast device by Heinz Mauelshagen · 11 years ago
  77. b39c2a5 perf tools: Fix strict alias issue for find_first_bit by Jiri Olsa · 11 years ago
  78. e0cf957 powerpc/powernv: Fix indirect XSCOM unmangling by Benjamin Herrenschmidt · 11 years ago
  79. 2f3f38e powerpc/powernv: Fix opal_xscom_{read,write} prototype by Benjamin Herrenschmidt · 11 years ago
  80. af87d2f powerpc/powernv: Refactor PHB diag-data dump by Gavin Shan · 11 years ago
  81. 9471660 powerpc/powernv: Dump PHB diag-data immediately by Gavin Shan · 11 years ago
  82. 573ebfa powerpc: Increase stack redzone for 64-bit userspace to 512 bytes by Paul Mackerras · 11 years ago
  83. a95fc58 powerpc/ftrace: bugfix for test_24bit_addr by Liu Ping Fan · 11 years ago
  84. f5295bd powerpc/crashdump : Fix page frame number check in copy_oldmem_page by Laurent Dufour · 11 years ago
  85. 41dd03a powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly by Tony Breeds · 11 years ago
  86. 6c09ea4 Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  87. 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  88. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 11 years ago
  89. 3803c8e drm/radeon: enable speaker allocation setup on dce3.2 by Alex Deucher · 11 years ago
  90. 832eafa drm/radeon: change audio enable logic by Alex Deucher · 11 years ago
  91. d7eb0a0 drm/radeon: fix audio disable on dce6+ by Alex Deucher · 11 years ago
  92. d965441 drm/radeon: free uvd ring on unload by Jerome Glisse · 11 years ago
  93. 9ef4e1d drm/radeon: disable pll sharing for DP on DCE4.1 by Alex Deucher · 11 years ago
  94. 5e386b5 drm/radeon: fix missing bo reservation by Christian König · 11 years ago
  95. 9f050c7 drm/radeon: print the supported atpx function mask by Alex Deucher · 11 years ago
  96. 86c7654 Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  97. 3ebd3da Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  98. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  99. bb7d43b14 Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  100. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago