1. 9772070 i2c: i2c-cros-ec-tunnel: Set retries to 3 by Derek Basehore · 10 years ago
  2. 6342753 mfd: cros_ec: move locking into cros_ec_cmd_xfer by Andrew Bresticker · 10 years ago
  3. a6551a7 mfd: cros_ec: stop calling ->cmd_xfer() directly by Andrew Bresticker · 10 years ago
  4. 659e142 mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC by Doug Anderson · 10 years ago
  5. 71d134b mfd: arizona: Correct mask to allow setting micbias external cap by Charles Keepax · 10 years ago
  6. 6ab3430 mfd: Add ACPI support by Mika Westerberg · 10 years ago
  7. 7be180c Revert "mfd: wm5102: Manually apply register patch" by Charles Keepax · 10 years ago
  8. f0933a6 mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS by Jeff Lance · 10 years ago
  9. 4f08df1 mfd: Inherit coherent_dma_mask from parent device by Boris BREZILLON · 10 years ago
  10. c3a973a mfd: Add support for Qualcomm SPMI PMICs by Josh Cartwright · 10 years ago
  11. 6e6240a mfd: axp209x: Drop the parent supplies field by Maxime Ripard · 10 years ago
  12. fecc445 mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to support system power off by Nishanth Menon · 10 years ago
  13. 2adb3b8 mfd: rk808: Add register caching by Doug Anderson · 10 years ago
  14. cfeb35d mfd: arizona: Use handle_simple_irq for IRQ dispatch chip by Charles Keepax · 10 years ago
  15. be69e9e mfd: max14577: Don't pass IRQ domain to mfd_add_devices by Krzysztof Kozlowski · 10 years ago
  16. 851ec59 mfd: stmpe: Support gpio over irq under device tree by Sean Cross · 10 years ago
  17. bdaf670 mfd: intel_soc_pmic: Add CONFIG_PM_SLEEP check for suspend_fn/resume_fn by Jaewon Kim · 10 years ago
  18. 5152970 mfd: rtsx_pcr: Fix MSI enable error handling by Chris Ball · 10 years ago
  19. 6a71f38 mfd: ti_am335x_tscadc: Fix TSC resume by Sebastian Andrzej Siewior · 10 years ago
  20. 0b496b4 mfd: tps65217: Tell regmap what registers are valid by Mark Brown · 10 years ago
  21. 34a4958 mfd: mc13xxx: Configure WDI reset by Markus Pargmann · 10 years ago
  22. 970d9fb mfd: pcf50633: Use sprintf directly by Andy Shevchenko · 10 years ago
  23. 8bdf87b mfd: Add HI6421 PMIC Core driver by Guodong Xu · 10 years ago
  24. 85de80e mfd: lpc_sch: Remove FSF address by Andy Shevchenko · 10 years ago
  25. ec689a8 mfd: lpc_sch: Add support for Intel Quark X1000 by Andy Shevchenko · 10 years ago
  26. b24512c mfd: lpc_sch: Reduce duplicate code and improve manageability by Andy Shevchenko · 10 years ago
  27. f69a7cf mfd: RK808: Add new mfd driver for RK808 by Chris Zhong · 10 years ago
  28. e9e9d39 mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driver by Axel Lin · 10 years ago
  29. c38715f mfd: arizona: Propagate irq_wake through to parent IRQ by Charles Keepax · 10 years ago
  30. cc47aed mfd: arizona: Add support for INn_Mode register control by Inha Song · 10 years ago
  31. c24084d mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registers by Charles Keepax · 10 years ago
  32. 9bb9e29 mfd: Add Ricoh RN5T618 PMIC core driver by Beniamino Galvani · 10 years ago
  33. 6ac734d mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous mode by Vignesh R · 10 years ago
  34. be1c770 mfd: tps65910: Work around silicon erratum SWCZ010 by Arnout Vandecappelle (Essensium/Mind) · 10 years ago
  35. 7929fa7 mfd: stmpe: Rid variable length array Sparse warnings by Lee Jones · 10 years ago
  36. 87bd1c9 mfd: max8925-i2c: Fix variable length array Sparse warning by Lee Jones · 10 years ago
  37. 7a36ceb mfd: 88pm860x-i2c: Fix variable length array Sparse warning by Lee Jones · 10 years ago
  38. 260a127 mfd: 88pm860x-i2c: Purge unused functions by Lee Jones · 10 years ago
  39. fea3104 mfd: lpc_ich: Add Device IDs for Intel 9 Series PCH by James Ralston · 10 years ago
  40. a0bc6072 mfd: max77693: Improve support for the flash cell by Jacek Anaszewski · 10 years ago
  41. ff0c9da mfd: lpc_ich: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  42. 378515f mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality by Axel Lin · 10 years ago
  43. 42a71ef mfd: menelaus: Fix error return code by Julia Lawall · 10 years ago
  44. 2a3377e mfd: arizona: Avoid use of legacy IRQ mapping by Charles Keepax · 10 years ago
  45. e569d93 mfd: arizona: Mark additional registers as volatile by Charles Keepax · 10 years ago
  46. 4801894 mfd: wm5102: Mark register write sequencer control 3 readable by Mark Brown · 10 years ago
  47. 5e9bbf1 mfd: rtsx_usb: Fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  48. f2b8678 mfd: twl6040: Fix error return code by Julia Lawall · 10 years ago
  49. 6052d83 mfd: wm8994: Allow modular build by Mark Brown · 10 years ago
  50. e0c8a1f mfd: menelaus: Remove null pointer dereference by Himangi Saraogi · 10 years ago
  51. 7821d9b mfd: wm8994: Export symbols ready for built-in => modular build by Lee Jones · 10 years ago
  52. 5f114eb mfd: sm501: Avoid implicit sign extension by Lee Jones · 10 years ago
  53. 8a012ff mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failure by Lee Jones · 10 years ago
  54. cddc114 mfd: pcf50633: Check return value of platform_device_add() by Lee Jones · 10 years ago
  55. b87d9a0 mfd: max77686: Remove check which is always true by Lee Jones · 10 years ago
  56. 616e047 mfd: wm5102: Insert missing break in case statement by Lee Jones · 10 years ago
  57. 9b6a5ad mfd: htc-i2cpld: Rectify pointer offset error by Lee Jones · 10 years ago
  58. 41cc08e mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL' by Lee Jones · 10 years ago
  59. fe4b7ea mfd: htc-i2cpld: container_of() cannot return NULL by Lee Jones · 10 years ago
  60. 4001998 misc: st_core: Protect unsigned value against becoming negative by Lee Jones · 10 years ago
  61. 374de16 iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value by Lee Jones · 10 years ago
  62. 0608bab Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-mfd-power-charger-regulator-3.18' into ibs-for-mfd-merged by Lee Jones · 10 years ago
  63. 9643569 hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver by Andreas Werner · 10 years ago
  64. 3843363 leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver by Andreas Werner · 10 years ago
  65. 5033263 watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver by Andreas Werner · 10 years ago
  66. 2c33e92 power: max17040: Add ID for MAX77836 Fuel Gauge block by Krzysztof Kozlowski · 10 years ago
  67. e30110e charger: max14577: Configure battery-dependent settings from DTS and sysfs by Krzysztof Kozlowski · 10 years ago
  68. b8f139f regulator/mfd: max14577: Export symbols for calculating charger current by Krzysztof Kozlowski · 10 years ago
  69. 3682a8e charger: max14577: Add support for MAX77836 charger by Krzysztof Kozlowski · 10 years ago
  70. 4476767 mfd: max14577: Map charger device to its own of_node by Krzysztof Kozlowski · 10 years ago
  71. dfbdcd7 mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver by Andreas Werner · 10 years ago
  72. bd597f4 devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg' by Steve Twiss · 10 years ago
  73. dd5957b Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  74. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 959dc25 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  76. fa7f78e Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  77. 5e30ca1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  78. bf87bb1 bus: arm-ccn: Fix warning message by Pawel Moll · 10 years ago
  79. 451fd72 Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  80. 433ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  81. faaa552 drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef by Rasmus Villemoes · 10 years ago
  82. 7d149c5 net: ethernet: broadcom: bnx2x: Remove redundant #ifdef by Rasmus Villemoes · 10 years ago
  83. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  84. c10e4ca net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings() by Iyappan Subramanian · 10 years ago
  85. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  86. 1ae45cf Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  87. 6dc14ba drm/radeon: add new KV pci id by Alex Deucher · 10 years ago
  88. aee530c firmware: Do not use WARN_ON(!spin_is_locked()) by Guenter Roeck · 10 years ago
  89. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 10 years ago
  90. 215a004 Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  91. 29aaee6 cxgb4: Fix race condition in cleanup by Anish Bhatt · 10 years ago
  92. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  93. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  94. 3d8623e qlcnic: Fix endianess issue in firmware load from file operation by Shahed Shaikh · 10 years ago
  95. d874df5 qlcnic: Fix endianess issue in FW dump template header by Rajesh Borundia · 10 years ago
  96. 26acc71 qlcnic: Fix flash access interface to application by Jitendra Kalsaria · 10 years ago
  97. 8a50f11 macvlan: Allow setting multicast filter on all macvlan types by Vlad Yasevich · 10 years ago
  98. 20a984c Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  99. 5317821 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  100. cee5aa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago