1. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 10 years ago
  2. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 10 years ago
  3. e9fe690 inotify: provide function for name length rounding by Jan Kara · 10 years ago
  4. 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 10 years ago
  5. 03d11a0 Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  6. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 10 years ago
  7. d4371f9 Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  8. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  9. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  10. 02d0a75 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  11. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  12. 0291566 mfd: wm5110: Add register patch for rev D chip by Charles Keepax · 10 years ago
  13. 76a0775 mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync() by Roger Quadros · 10 years ago
  14. 3b1ba0c gpio: lp3943: Remove redundant of_match_ptr helper by Sachin Kamat · 10 years ago
  15. 4d1d998 mfd: sta2x11-mfd: Use named constants for pci_power_t values by Julia Lawall · 10 years ago
  16. 94100e7 Documentation: mfd: Fix LDO index in s2mps11.txt by Sachin Kamat · 10 years ago
  17. 7ff6d7a mfd: Cleanup mfd-mcp-sa11x0.h header by Sachin Kamat · 10 years ago
  18. 01c3f11 mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code. by Manish Badarkhe · 10 years ago
  19. 754fa7b mfd: twl6030: Fix endianness problem in IRQ handler by Danke Xie · 10 years ago
  20. 39fed00 mfd: sec-core: Add cells for S5M8767-clocks by Tushar Behera · 10 years ago
  21. ae679c1 mfd: max14577: Remove redundant of_match_ptr helper by Sachin Kamat · 10 years ago
  22. adc01fb mfd: twl6040: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  23. 60a4992 mfd: Revert "mfd: Always assign of_node in mfd_add_device()" by Lee Jones · 10 years ago
  24. b5167bc mfd: rtsx: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  25. 75ad132 mfd: max77693: Set proper maximum register for MUIC regmap by Krzysztof Kozlowski · 10 years ago
  26. 74142ff mfd: max77686: Fix regmap resource leak on driver remove by Krzysztof Kozlowski · 10 years ago
  27. f876a97 mfd: Represent correct filenames in file headers by Laszlo Papp · 10 years ago
  28. 56cb3cc mfd: rtsx: Add support for card reader rtl8402 by Micky Ching · 11 years ago
  29. 0da14ee mfd: rtsx: Add set pull control macro and simplify rtl8411 by Micky Ching · 11 years ago
  30. c1ec8fc mfd: max8997: Enforce mfd_add_devices() return value check by Laszlo Papp · 11 years ago
  31. db9ef44 mfd: mc13xxx: Simplify probe() & remove() by Alexander Shiyan · 11 years ago
  32. e5a3da2 mfd: mc13xxx: Remove useless symbol MFD_MC13783 by Alexander Shiyan · 11 years ago
  33. 03b1e30 mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration by Alexander Shiyan · 11 years ago
  34. 12eda2a mfd: ssbi: Mark match table const by Stephen Boyd · 11 years ago
  35. 5eec14c mfd: ssbi: Constify buffer in ssbi_write by Stephen Boyd · 11 years ago
  36. bae911a mfd: ssbi: Remove platform data structs and hide ssbi type enum by Stephen Boyd · 11 years ago
  37. a7c42b2 mfd: Always assign of_node in mfd_add_device() by Stephen Warren · 11 years ago
  38. 01e73c8 mfd: cros ec: spi: Add delay for raising CS by Rhyland Klein · 11 years ago
  39. daf93d2 mfd: cros ec: spi: Use 0 instead of '\0' consistently by Thierry Reding · 11 years ago
  40. fcfccdb mfd: cros ec: spi: Depend on OF by Thierry Reding · 11 years ago
  41. ea0f8b0 mfd: cros ec: spi: Use correct module license by Thierry Reding · 11 years ago
  42. 005718c mfd: sec-core: Fix sparse NULL pointer warning by Wei Yongjun · 11 years ago
  43. ec9e4ba mfd: sta2x11-mfd: Fix return value check in sta2x11_mfd_platform_probe() by Wei Yongjun · 11 years ago
  44. 328fe79 mfd: mc13xxx: Remove redundant checks by Alexander Shiyan · 11 years ago
  45. 844a4f0 regulator: tps6586x: Add and use correct voltage table by Stefan Agner · 11 years ago
  46. e0a3da8 mfd: tps6586x: Add version detection by Stefan Agner · 11 years ago
  47. af66b3c pwm: Add LP3943 PWM driver by Milo Kim · 11 years ago
  48. 470eca4 mfd: Add LP3943 MFD driver by Milo Kim · 11 years ago
  49. 0cc59b9 gpio: add LP3943 I2C GPIO expander driver by Milo Kim · 11 years ago
  50. 25a7a6f Documentation: Add LP3943 DT bindings and document by Milo Kim · 11 years ago
  51. aab5dc6 mfd: max14577: Cleanup an error message by Dan Carpenter · 11 years ago
  52. b9736a1 mfd: wm831x: Use PM ops for shutdown by Mark Brown · 11 years ago
  53. ed83d30 mfd: ab8500: Use irqdomain to map interrupts by Linus Walleij · 11 years ago
  54. 4db5923 mfd: rtsx: Prevent 'used uninitialised' warnings by Lee Jones · 11 years ago
  55. 36fcd06 mfd: Remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  56. 97b583f mfd/pinctrl: Delete platform data header by Linus Walleij · 11 years ago
  57. 45e8422 mfd: ab8500: Delete all GPIO platform data instances by Linus Walleij · 11 years ago
  58. 28b4c29 Merge tag 'ib-iio-input-3.13-1' into for-mfd-next by Lee Jones · 10 years ago
  59. 09fd19d Merge tag 'ib-asoc-3.14.2' into for-mfd-next by Lee Jones · 10 years ago
  60. 6eb37eb Merge tag 'tags/ib-asoc-1' into for-mfd-next by Lee Jones · 10 years ago
  61. ac99a03 pinctrl: abx500: Delete non-devicetree probe path by Linus Walleij · 11 years ago
  62. 80ec831 mfd: twl-core: Fix passing of platform data in the device tree case by Tony Lindgren · 11 years ago
  63. 2b6bfd4 mfd: twl-core: Clean up module by removing twl603x pdata handling by Ruslan Ruslichenko · 11 years ago
  64. a30fffb mfd: sec: Constify regmap configs and regmap irqs by Krzysztof Kozlowski · 11 years ago
  65. 4109680 mfd: max14577: Match regulator by of_compatible string by Krzysztof Kozlowski · 11 years ago
  66. 3008ddb mfd: max14577: Add max14577 MFD driver core by Chanwoo Choi · 11 years ago
  67. f6d6daa mfd: sec: Add PM ops and make it a wake up source by Krzysztof Kozlowski · 11 years ago
  68. 192afe5 mfd: cros ec: i2c: Use consistent function names by Thierry Reding · 11 years ago
  69. 9922b41 mfd: cros ec: spi: Use consistent function names by Thierry Reding · 11 years ago
  70. e553fa6 mfd: mc13xxx: Remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  71. ec513b1 Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  72. bcee634 Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  73. de4fe30 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  74. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  75. 9f67627 Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  76. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  77. 5731893 MAINTAINERS: Pick up power supply maintainership by Dmitry Eremin-Solenikov · 10 years ago
  78. 15c8102 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 7fe67a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 74e8ee8 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. 8bd6964 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 2bb2c5e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 4500cf6 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 5d4863e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 06bc0f4 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 4cd4156 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 1a7dbbc Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 6c64614 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 741e390 x86/intel/mpx: Remove unused LWP structure by Ingo Molnar · 10 years ago
  95. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 2cc3f16 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. ad3ab30 Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. a693c46 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago