summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/intel_quark_i2c_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodesAndy Shevchenko2021-08-111-33/+37
* gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko2021-08-111-1/+0
* Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-281-47/+65
|\
| * mfd: intel_quark_i2c_gpio: Convert I²C to use software nodesAndy Shevchenko2021-04-141-15/+26
| * mfd: intel_quark_i2c_gpio: Don't play dirty trick with constAndy Shevchenko2021-04-141-14/+12
| * mfd: intel_quark_i2c_gpio: Enable MSI interruptAndy Shevchenko2021-04-141-6/+16
| * mfd: intel_quark_i2c_gpio: Reuse BAR definitions for MFD cell indexingAndy Shevchenko2021-04-141-11/+11
| * mfd: intel_quark_i2c_gpio: Replace I²C speeds with descriptive definitionsAndy Shevchenko2021-04-141-4/+5
| * mfd: intel_quark_i2c_gpio: Remove unused struct device memberAndy Shevchenko2021-04-141-2/+0
| * mfd: intel_quark_i2c_gpio: Unregister resources in reversed orderAndy Shevchenko2021-04-141-1/+1
* | mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko2021-03-231-2/+4
|/
* mfd: Constify static struct resourcesRikard Falkeborn2020-11-191-2/+2
* gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_propertyAndy Shevchenko2020-05-251-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* mfd: intel_quark_i2c_gpio: Adjust IOT2000 matchingSu Bao Cheng2019-05-141-10/+0
* gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy2018-05-161-1/+2
* mfd: intel_quark_i2c_gpio: Add support for SIMATIC IOT2000 platformJan Kiszka2017-07-061-0/+16
* mfd: intel_quark_i2c_gpio: Use dmi_system_id table for retrieving frequencyJan Kiszka2017-07-061-20/+13
* Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-201-19/+28
|\
| * mfd: intel_quark_i2c_gpio: Remove CLK_IS_ROOTStephen Boyd2016-05-091-1/+1
| * mfd: intel_quark_i2c_gpio: Switch to use struct device *Andy Shevchenko2016-04-111-11/+11
| * mfd: intel_quark_i2c_gpio: Remove clock tree on error pathAndy Shevchenko2016-04-111-8/+17
* | gpio: dwapb: convert device node to fwnodeJiang Qiu2016-04-291-1/+1
* | gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu2016-04-291-1/+0
|/
* mfd: intel_quark_i2c_gpio: Use clkdev_create()Stephen Boyd2016-02-111-17/+9
* mfd: intel_quark_i2c_gpio: support devices behind i2c busAndy Shevchenko2015-10-261-0/+14
* mfd: intel_quark_i2c_gpio: load gpio driver firstAndy Shevchenko2015-10-261-10/+9
* mfd: intel_quark_i2c_gpio: Don't crash if !DMIAndy Shevchenko2015-03-301-8/+13
* mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD DriverRaymond Tan2015-03-121-0/+277