summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)AuthorLines
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
2018-11-08pinctrl: cedarfork: Replace acpi.h with mod_devicetable.hAndy Shevchenko-1/+1
2018-11-08pinctrl: merrifield: include bits.h instead of bitops.hAndy Shevchenko-1/+1
2018-11-08pinctrl: intel: Unexport intel_pinctrl_probe()Andy Shevchenko-5/+2
2018-11-08pinctrl: sunrisepoint: Get rid of unneeded ->probe() stubAndy Shevchenko-6/+1
2018-11-08pinctrl: icelake: Get rid of unneeded ->probe() stubAndy Shevchenko-7/+2
2018-11-08pinctrl: cannonlake: Get rid of unneeded ->probe() stubAndy Shevchenko-6/+1
2018-11-08pinctrl: broxton: Get rid of unneeded ->probe() stubAndy Shevchenko-6/+1
2018-11-08pinctrl: lewisburg: Get rid of unneeded ->probe() stubAndy Shevchenko-7/+2
2018-11-08pinctrl: denverton: Get rid of unneeded ->probe() stubAndy Shevchenko-7/+2
2018-11-08pinctrl: cedarfork: Get rid of unneeded ->probe() stubAndy Shevchenko-7/+2
2018-11-08pinctrl: intel: simplify getting .driver_dataWolfram Sang-4/+2
2018-11-08pinctrl: cherryview: simplify getting .driver_dataWolfram Sang-4/+2
2018-11-08pinctrl: baytrail: simplify getting .driver_dataWolfram Sang-4/+2
2018-10-16pinctrl: geminilake: Sort register offsets by valueAndy Shevchenko-1/+1
2018-10-16pinctrl: geminilake: Get rid of unneeded ->probe() stubAndy Shevchenko-6/+1
2018-10-16pinctrl: geminilake: Update pin list for B0 steppingAndy Shevchenko-18/+18
2018-10-03pinctrl: intel: Fix a spelling typo in kernel documentationAndy Shevchenko-1/+1
2018-10-03pinctrl: broxton: Convert unsigned to unsigned intAndy Shevchenko-53/+53
2018-10-03pinctrl: cherryview: Convert unsigned to unsigned intAndy Shevchenko-33/+33
2018-10-03pinctrl: baytrail: Convert unsigned to unsigned intAndy Shevchenko-6/+6
2018-10-03pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko-66/+67
2018-10-01Merge tag 'v4.19-rc6' into develLinus Walleij-94/+84
2018-09-25Revert "pinctrl: intel: Do pin translation when lock IRQ"Mika Westerberg-32/+0
2018-09-25pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variantMika Westerberg-13/+20
2018-09-25pinctrl: intel: merrifield: Group IO accessors in codeAndy Shevchenko-15/+15
2018-09-25pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()Andy Shevchenko-7/+19
2018-09-20pinctrl: intel: Do pin translation in other GPIO operations as wellMika Westerberg-48/+63
2018-09-18pinctrl: cherryview: Remove linux/init.h and sort headersAndy Shevchenko-4/+4
2018-09-18pinctrl: cherryview: Describe members of couple of structsAndy Shevchenko-0/+3
2018-09-18pinctrl: cherryview: Remove unused groups of pinsAndy Shevchenko-2/+0
2018-09-18pinctrl: cherryview: Re-use data structures from pinctrl-intel.hAndy Shevchenko-42/+25
2018-09-18pinctrl: baytrail: Sort headers alphabeticallyAndy Shevchenko-7/+7
2018-09-18pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()Andy Shevchenko-1/+0