Age | Commit message (Expand) | Author |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-01-14 | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-14 | mfd: davinci_voicecodec: Remove pointless 'out of memory' error message | Lee Jones |
2016-01-14 | mfd: da9052-irq: Fix trivial 'space before comma' error | Lee Jones |
2016-01-14 | mfd: da9052-i2c: Fix tabbing/whitespace issue | Lee Jones |
2016-01-14 | mfd: da903x: Fix white space and split string issues | Lee Jones |
2016-01-14 | mfd: cs5535-mfd: Add missing line spacing and make local array static | Lee Jones |
2016-01-14 | mfd: cros_ec_spi: Repair comparison ordering issue | Lee Jones |
2016-01-14 | mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. | Lee Jones |
2016-01-14 | mfd: asic3: Fix a plethora of Checkpatch errors and warnings | Lee Jones |
2016-01-14 | mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings | Lee Jones |
2016-01-14 | mfd: arizona-i2c: Add blank line formatting after declaration | Lee Jones |
2016-01-14 | mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range... | Lee Jones |
2016-01-14 | mfd: adp5520: Some trivial 'no space before tab' fixes | Lee Jones |
2016-01-14 | mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues | Lee Jones |
2016-01-14 | mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error | Lee Jones |
2016-01-14 | mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting | Lee Jones |
2016-01-14 | mfd: ab8500-core: Fix many warnings reported by Checkpatch | Lee Jones |
2016-01-14 | mfd: ab2100-otp: Remove pointless 'out of memory' error message | Lee Jones |
2016-01-14 | mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch | Lee Jones |
2016-01-14 | mfd: aat2870-core: Remove unnecessary 'out of memory' message | Lee Jones |
2016-01-14 | mfd: 88pm860x-core: Fix commenting and declaration spacing | Lee Jones |
2016-01-14 | mfd: Use to_i2c_client() instead of open-coding it | Geliang Tang |
2016-01-14 | mfd: asic3: Be sure to clamp return value | Linus Walleij |
2016-01-14 | mfd: dm355evm_mps: Be sure to clamp return value | Linus Walleij |
2016-01-14 | mfd: htc-egpio: Be sure to clamp return value | Linus Walleij |
2016-01-14 | mfd: tc6393xb: Be sure to clamp return value | Linus Walleij |
2016-01-14 | mfd: tps65010: Be sure to clamp return value | Linus Walleij |
2016-01-12 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-11 | mfd: ucb1x00-core: Be sure to clamp return value | Linus Walleij |
2016-01-11 | mfd: arizona: Add device tree binding to specify mono outputs | Charles Keepax |
2016-01-11 | mfd: da9063: Allow modular build | Geert Uytterhoeven |
2016-01-11 | mfd: arizona: Request parent IRQ before we request child IRQs | Charles Keepax |
2016-01-11 | mfd: as3722: Mark PM functions as __maybe_unused | Arnd Bergmann |
2016-01-11 | mfd: sta2x11: Use platform_register/unregister_drivers() | Thierry Reding |
2016-01-11 | mfd: qcom-spmi-pmic: Don't access non-existing registers | Ivan T. Ivanov |
2016-01-11 | mfd: wm831x: Fix broken wm831x_unique_id_show | Rasmus Villemoes |
2016-01-11 | mfd: syscon: Add a DT property to set value width | Damien Riegel |
2016-01-11 | mfd: wm5110: Correct defaults for micbias control registers | Charles Keepax |
2016-01-11 | mfd: cros ec: Lock the SPI bus while holding chipselect | Nicolas Boichat |
2016-01-05 | gpio: generic: factor into gpio_chip struct | Linus Walleij |
2015-12-07 | mfd: intel-lpss: Pass HSUART configuration via properties | Andy Shevchenko |
2015-12-07 | mfd: intel-lpss: Pass SDA hold time to I2C host controller driver | Mika Westerberg |
2015-12-07 | mfd: intel-lpss: Add support for passing device properties | Mika Westerberg |
2015-12-07 | mfd: core: propagate device properties to sub devices drivers | Andy Shevchenko |
2015-12-04 | mfd: arizona: Support Cirrus Logic CS47L24 and WM1831 | Richard Fitzgerald |
2015-12-04 | mfd: qcom_rpm: Fix a possible NULL dereference | LABBE Corentin |
2015-12-04 | mfd: ab8500: Delete static IRQ resources | Linus Walleij |
2015-12-04 | mfd: da903x: Constify da903x_chip_ops structure | Julia Lawall |
2015-12-04 | mfd: mc13xxx-core: Use of_property_read_bool() | Saurabh Sengar |