index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
2019-12-09
pinctrl: cherryview: Pass irqchip when adding gpiochip
Hans de Goede
2019-12-09
pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
Hans de Goede
2019-12-09
pinctrl: cherryview: Split out irq hw-init into a separate helper function
Hans de Goede
2019-12-09
pinctrl: baytrail: Pass irqchip when adding gpiochip
Andy Shevchenko
2019-12-09
pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
2019-12-09
pinctrl: baytrail: Update North Community pin list
Andy Shevchenko
2019-12-09
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
2019-11-21
pinctrl: lewisburg: Update pin list according to v1.1v6
Andy Shevchenko
2019-11-07
pinctrl: cherryview: Missed type change to unsigned int
Andy Shevchenko
2019-11-07
pinctrl: intel: Missed type change to unsigned int
Andy Shevchenko
2019-10-30
pinctrl: intel: Add Intel Tiger Lake pin controller support
Andy Shevchenko
2019-10-30
pinctrl: intel: Use helper to restore register values on ->resume()
Andy Shevchenko
2019-10-30
pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()
Andy Shevchenko
2019-10-30
pinctrl: intel: Introduce intel_restore_intmask() helper
Andy Shevchenko
2019-10-30
pinctrl: intel: Introduce intel_restore_hostown() helper
Andy Shevchenko
2019-10-30
pinctrl: intel: Introduce intel_restore_padcfg() helper
Andy Shevchenko
2019-10-30
pinctrl: cherryview: Allocate IRQ chip dynamic
Andy Shevchenko
2019-10-30
pinctrl: cherryview: Fix spelling mistake in the comment
Andy Shevchenko
2019-10-30
pinctrl: cherryview: Fix irq_valid_mask calculation
Hans de Goede
2019-10-30
pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
Andy Shevchenko
2019-10-01
pinctrl: cherryview: restore Strago DMI workaround for all versions
Dmitry Torokhov
2019-10-01
pinctrl: intel: Allocate IRQ chip dynamic
Andy Shevchenko
2019-09-19
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
2019-09-09
pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
Arnd Bergmann
2019-08-19
pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
Chris Chiu
2019-08-18
pinctrl: intel: Allow to request locked pads
Andy Shevchenko
2019-08-08
pinctrl: denverton: Update pin names according to v1.08
Andy Shevchenko
2019-08-07
pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-07
pinctrl: intel: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-07
pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
Andy Shevchenko
2019-08-07
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2019-08-07
pinctrl: intel: Remove default Interrupt Status offset
Andy Shevchenko
2019-08-07
pinctrl: lewisburg: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
pinctrl: denverton: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
pinctrl: sunrisepoint: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
pinctrl: icelake: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
pinctrl: geminilake: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
pinctrl: cannonlake: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
pinctrl: broxton: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
pinctrl: intel: Simplify offset validation in intel_get_padcfg()
Andy Shevchenko
2019-07-23
pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()
Andy Shevchenko
2019-07-23
pinctrl: merrifield: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
pinctrl: intel: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
pinctrl: cherryview: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
pinctrl: baytrail: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-07-04
pinctrl: baytrail: Use GENMASK() consistently
Andy Shevchenko
2019-07-04
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
2019-07-04
pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()
Andy Shevchenko
[next]