summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel/pinctrl-cherryview.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3)Andy Shevchenko2020-06-221-129/+137
* pinctrl: cherryview: Convert chv_writel() to use chv_padreg()Andy Shevchenko2020-06-221-32/+16
* pinctrl: cherryview: Introduce helpers to IO with common registersAndy Shevchenko2020-06-221-13/+26
* pinctrl: cherryview: Introduce chv_readl() helperAndy Shevchenko2020-06-221-35/+36
* pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao2020-04-171-0/+4
* pinctrl: cherryview: Use GENMASK() consistentlyAndy Shevchenko2020-04-131-8/+8
* pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2)Andy Shevchenko2020-04-131-165/+97
* pinctrl: cherryview: Use GPIO direction definitionsMatti Vaittinen2019-12-131-1/+4
* pinctrl: cherryview: Pass irqchip when adding gpiochipHans de Goede2019-12-091-23/+22
* pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callbackHans de Goede2019-12-091-11/+22
* pinctrl: cherryview: Split out irq hw-init into a separate helper functionHans de Goede2019-12-091-18/+27
* pinctrl: cherryview: Missed type change to unsigned intAndy Shevchenko2019-11-071-2/+2
* pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko2019-10-301-12/+12
* pinctrl: cherryview: Fix spelling mistake in the commentAndy Shevchenko2019-10-301-1/+1
* pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede2019-10-301-1/+1
* pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov2019-10-011-4/+0
* Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-09-191-6/+2
|\
| * pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-3/+1
| * pinctrl: cherryview: Use devm_platform_ioremap_resource()Andy Shevchenko2019-07-231-3/+1
* | gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij2019-09-111-16/+26
|/
* pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov2019-01-211-4/+4
* pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_freeHans de Goede2018-12-051-5/+2
* pinctrl: cherryview: Add chv_gpio_clear_triggering() helper functionHans de Goede2018-12-051-5/+14
* pinctrl: cherryview: simplify getting .driver_dataWolfram Sang2018-11-081-4/+2
* pinctrl: cherryview: Convert unsigned to unsigned intAndy Shevchenko2018-10-031-33/+33
* pinctrl: cherryview: Remove linux/init.h and sort headersAndy Shevchenko2018-09-181-4/+4
* pinctrl: cherryview: Describe members of couple of structsAndy Shevchenko2018-09-181-0/+3
* pinctrl: cherryview: Remove unused groups of pinsAndy Shevchenko2018-09-181-2/+0
* pinctrl: cherryview: Re-use data structures from pinctrl-intel.hAndy Shevchenko2018-09-181-42/+25
* pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-141-1/+0
* pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko2018-07-021-4/+1
* Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-071-0/+4
|\
| * pinctrl: cherryview: limit Strago DMI workarounds to version 1.0Dmitry Torokhov2018-06-041-0/+4
* | pinctrl: cherryview: Associate IRQ descriptors to irqdomainMika Westerberg2018-05-021-4/+12
|/
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-021-39/+20
|\
| * gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translationMika Westerberg2017-11-291-39/+20
* | pinctrl: cherryview: Mask all interrupts on Intel_Strago based systemsMika Westerberg2017-12-121-0/+16
|/
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-161-1/+1
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-091-3/+3
| |\
| * | pinctrl: cherryview fixed typo in commentChris Gorman2017-09-271-1/+1
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-3/+3
|\ \ \ | | |/ | |/|
| * | gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
| |/
* | pinctrl: cherryview: fix issues caused by dynamic gpio irqs mappingGrygorii Strashko2017-10-081-1/+13
|/
* pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirkAndy Shevchenko2017-08-031-0/+7
* pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systemsMika Westerberg2017-05-231-4/+17
* pinctrl: cherryview: Add terminate entry for dmi_system_id tablesWei Yongjun2017-05-221-1/+2
* Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-021-0/+47
|\
| * pinctrl: cherryview: Add support for GMMR GPIO opregionHans de Goede2017-03-231-0/+47
* | pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work againMika Westerberg2017-04-111-2/+24
|/