index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-intel.c
Age
Commit message (
Expand
)
Author
2020-01-09
pinctrl: intel: Pass irqchip when adding gpiochip
Linus Walleij
2020-01-09
pinctrl: intel: Add GPIO <-> pin mapping ranges via callback
Linus Walleij
2019-12-13
pinctrl: intel: Share struct intel_pinctrl for wider use
Andy Shevchenko
2019-12-13
pinctrl: intel: Use GPIO direction definitions
Matti Vaittinen
2019-11-07
pinctrl: intel: Missed type change to unsigned int
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: intel: Avoid potential glitches if pin is in GPIO mode
Andy Shevchenko
2019-10-01
pinctrl: intel: Allocate IRQ chip dynamic
Andy Shevchenko
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-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: intel: Remove default Interrupt Status 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: intel: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-05-20
pinctrl: intel: Clear interrupt status in mask/unmask callback
Kai-Heng Feng
2019-05-20
pinctrl: intel: Use GENMASK() consistently
Andy Shevchenko
2019-04-28
pinctrl: intel: Increase readability of intel_gpio_update_pad_mode()
Andy Shevchenko
2019-04-28
pinctrl: intel: Retain HOSTSW_OWN for requested gpio pin
Chris Chiu
2019-04-09
pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase
Binbin Wu
2018-11-08
pinctrl: intel: Unexport intel_pinctrl_probe()
Andy Shevchenko
2018-11-08
pinctrl: intel: simplify getting .driver_data
Wolfram Sang
2018-10-03
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
2018-10-03
pinctrl: intel: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-09-25
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
2018-08-31
pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API
Andy Shevchenko
2018-08-31
pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API
Andy Shevchenko
2018-08-29
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
2018-08-03
pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-07-29
pinctrl: intel: Do pin translation when lock IRQ
Andy Shevchenko
2018-07-02
pinctrl: intel: Convert to use SPDX identifier
Andy Shevchenko
2018-03-23
pinctrl: intel: Implement intel_gpio_get_direction callback
Javier Arteaga
2017-12-07
pinctrl: intel: ensure error return ret is initialized
Colin Ian King
2017-12-02
pinctrl: intel: Initialize GPIO properly when used through irqchip
Mika Westerberg
2017-11-29
pinctrl: intel: Allow custom GPIO base for pad groups
Mika Westerberg
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-10-31
pinctrl: intel: Make offset to interrupt status register configurable
Mika Westerberg
2017-08-31
pinctrl: intel: Read back TX buffer state
Andy Shevchenko
2017-08-31
pinctrl: intel: Decrease indentation in intel_gpio_set()
Andy Shevchenko
2017-08-22
pinctrl: intel: Disable GPIO pin interrupts in suspend
Rushikesh S Kadam
2017-06-09
pinctrl: intel: Make it possible to specify mode per pin in a group
Mika Westerberg
[next]