summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)AuthorLines
2019-10-25pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko-12/+12
2019-10-21pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede-1/+1
2019-10-21pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko-1/+20
2019-10-01pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov-4/+0
2019-10-01pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko-13/+14
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-119/+156
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij-17/+41
2019-09-09pinctrl: intel: mark intel_pin_to_gpio __maybe_unusedArnd Bergmann-1/+1
2019-08-19pinctrl: intel: remap the pin number to gpio offset for irq enabled pinChris Chiu-1/+24
2019-08-18pinctrl: intel: Allow to request locked padsAndy Shevchenko-17/+52
2019-08-08pinctrl: denverton: Update pin names according to v1.08Andy Shevchenko-24/+25
2019-08-07pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-08-07pinctrl: intel: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-08-07pinctrl: intel: Use NSEC_PER_USEC for debounce calculusAndy Shevchenko-4/+5
2019-08-07pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)Andy Shevchenko-44/+27
2019-08-07pinctrl: intel: Remove default Interrupt Status offsetAndy Shevchenko-6/+1
2019-08-07pinctrl: lewisburg: Provide Interrupt Status register offsetAndy Shevchenko-0/+2
2019-08-07pinctrl: denverton: Provide Interrupt Status register offsetAndy Shevchenko-1/+3
2019-08-07pinctrl: sunrisepoint: Provide Interrupt Status register offsetAndy Shevchenko-0/+2
2019-08-07pinctrl: icelake: Provide Interrupt Status register offsetAndy Shevchenko-0/+2
2019-08-07pinctrl: geminilake: Provide Interrupt Status register offsetAndy Shevchenko-0/+2
2019-08-07pinctrl: cannonlake: Provide Interrupt Status register offsetAndy Shevchenko-0/+2
2019-08-07pinctrl: broxton: Provide Interrupt Status register offsetAndy Shevchenko-1/+3
2019-08-07pinctrl: intel: Simplify offset validation in intel_get_padcfg()Andy Shevchenko-1/+1
2019-07-23pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()Andy Shevchenko-2/+0
2019-07-23pinctrl: merrifield: Use devm_platform_ioremap_resource()Andy Shevchenko-3/+1
2019-07-23pinctrl: intel: Use devm_platform_ioremap_resource()Andy Shevchenko-4/+1
2019-07-23pinctrl: cherryview: Use devm_platform_ioremap_resource()Andy Shevchenko-3/+1
2019-07-23pinctrl: baytrail: Use devm_platform_ioremap_resource()Andy Shevchenko-3/+1
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-251/+71
2019-07-04pinctrl: baytrail: Use GENMASK() consistentlyAndy Shevchenko-9/+7
2019-07-04pinctrl: baytrail: Re-use data structures from pinctrl-intel.hAndy Shevchenko-239/+60
2019-07-04pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()Andy Shevchenko-3/+4
2019-05-20pinctrl: intel: Clear interrupt status in mask/unmask callbackKai-Heng Feng-31/+6
2019-05-20pinctrl: intel: Use GENMASK() consistentlyAndy Shevchenko-4/+4
2019-04-28pinctrl: intel: Increase readability of intel_gpio_update_pad_mode()Andy Shevchenko-2/+4
2019-04-28pinctrl: intel: Retain HOSTSW_OWN for requested gpio pinChris Chiu-1/+55
2019-04-09pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phaseBinbin Wu-9/+10
2019-04-03pinctrl: cedarfork: Update pin names according to v1.13cAndy Shevchenko-9/+9
2019-03-18pinctrl: baytrail: Fix potential NULL pointer dereferenceAditya Pakki-0/+2
2019-01-21pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov-4/+4
2018-12-05pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_freeHans de Goede-5/+2
2018-12-05pinctrl: cherryview: Add chv_gpio_clear_triggering() helper functionHans de Goede-5/+14
2018-11-08pinctrl: baytrail: Code formatting fixesAndy Shevchenko-1/+1
2018-11-08pinctrl: icelake: Code formatting fixesAndy Shevchenko-1/+1
2018-11-08pinctrl: cannonlake: Code formatting fixesAndy Shevchenko-1/+1
2018-11-08pinctrl: geminilake: Code formatting fixesAndy Shevchenko-1/+1
2018-11-08pinctrl: broxton: Code formatting fixesAndy Shevchenko-3/+3
2018-11-08pinctrl: lewisburg: Replace acpi.h with mod_devicetable.hAndy Shevchenko-1/+1
2018-11-08pinctrl: denverton: Replace acpi.h with mod_devicetable.hAndy Shevchenko-1/+1