Age | Commit message (Expand) | Author | Files | Lines |
2021-08-11 | mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes | Andy Shevchenko | 1 | -33/+37 |
2021-08-11 | gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs() | Andy Shevchenko | 1 | -1/+0 |
2021-04-29 | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -47/+65 |
2021-04-14 | mfd: intel_quark_i2c_gpio: Convert I²C to use software nodes | Andy Shevchenko | 1 | -15/+26 |
2021-04-14 | mfd: intel_quark_i2c_gpio: Don't play dirty trick with const | Andy Shevchenko | 1 | -14/+12 |
2021-04-14 | mfd: intel_quark_i2c_gpio: Enable MSI interrupt | Andy Shevchenko | 1 | -6/+16 |
2021-04-14 | mfd: intel_quark_i2c_gpio: Reuse BAR definitions for MFD cell indexing | Andy Shevchenko | 1 | -11/+11 |
2021-04-14 | mfd: intel_quark_i2c_gpio: Replace I²C speeds with descriptive definitions | Andy Shevchenko | 1 | -4/+5 |
2021-04-14 | mfd: intel_quark_i2c_gpio: Remove unused struct device member | Andy Shevchenko | 1 | -2/+0 |
2021-04-14 | mfd: intel_quark_i2c_gpio: Unregister resources in reversed order | Andy Shevchenko | 1 | -1/+1 |
2021-03-23 | mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources" | Andy Shevchenko | 1 | -2/+4 |
2020-11-19 | mfd: Constify static struct resources | Rikard Falkeborn | 1 | -2/+2 |
2020-05-25 | gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property | Andy Shevchenko | 1 | -1/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-05-14 | mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching | Su Bao Cheng | 1 | -10/+0 |
2018-05-16 | gpio: dwapb: Add support for 1 interrupt per port A GPIO | Phil Edworthy | 1 | -1/+2 |
2017-07-06 | mfd: intel_quark_i2c_gpio: Add support for SIMATIC IOT2000 platform | Jan Kiszka | 1 | -0/+16 |
2017-07-06 | mfd: intel_quark_i2c_gpio: Use dmi_system_id table for retrieving frequency | Jan Kiszka | 1 | -20/+13 |
2016-05-20 | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+28 |
2016-05-09 | mfd: intel_quark_i2c_gpio: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-04-29 | gpio: dwapb: convert device node to fwnode | Jiang Qiu | 1 | -1/+1 |
2016-04-29 | gpio: dwapb: remove name from dwapb_port_property | Jiang Qiu | 1 | -1/+0 |
2016-04-11 | mfd: intel_quark_i2c_gpio: Switch to use struct device * | Andy Shevchenko | 1 | -11/+11 |
2016-04-11 | mfd: intel_quark_i2c_gpio: Remove clock tree on error path | Andy Shevchenko | 1 | -8/+17 |
2016-02-11 | mfd: intel_quark_i2c_gpio: Use clkdev_create() | Stephen Boyd | 1 | -17/+9 |
2015-10-26 | mfd: intel_quark_i2c_gpio: support devices behind i2c bus | Andy Shevchenko | 1 | -0/+14 |
2015-10-26 | mfd: intel_quark_i2c_gpio: load gpio driver first | Andy Shevchenko | 1 | -10/+9 |
2015-03-30 | mfd: intel_quark_i2c_gpio: Don't crash if !DMI | Andy Shevchenko | 1 | -8/+13 |
2015-03-12 | mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver | Raymond Tan | 1 | -0/+277 |