index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-intel.c
Age
Commit message (
Expand
)
Author
2022-01-24
pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
Andy Shevchenko
2022-01-24
pinctrl: intel: fix unexpected interrupt
Ćukasz Bartosik
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-25
pinctrl: intel: check REVID register value for device presence
Roger Pau Monne
2021-03-25
pinctrl: intel: No need to disable IRQs in the handler
Andy Shevchenko
2021-03-08
pinctrl: intel: Show the GPIO base calculation explicitly
Andy Shevchenko
2021-01-08
pinctrl: intel: Convert capability list to features
Andy Shevchenko
2021-01-08
pinctrl: intel: Drop unnecessary check for predefined features
Andy Shevchenko
2021-01-08
pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenance
Andy Shevchenko
2020-12-09
pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request
Andy Shevchenko
2020-10-26
pinctrl: intel: Set default bias in case no particular value given
Andy Shevchenko
2020-10-26
pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm
Andy Shevchenko
2020-08-18
pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
Andy Shevchenko
2020-06-22
pinctrl: intel: Make use of for_each_requested_gpio_in_range()
Andy Shevchenko
2020-06-22
pinctrl: intel: Protect IO in few call backs by lock
Andy Shevchenko
2020-06-22
pinctrl: intel: Split intel_config_get() to three functions
Andy Shevchenko
2020-06-22
pinctrl: intel: Drop the only label in the code for consistency
Andy Shevchenko
2020-06-22
pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce()
Andy Shevchenko
2020-06-22
pinctrl: intel: Make use of IRQ_RETVAL()
Andy Shevchenko
2020-06-22
pinctrl: intel: Reduce scope of the lock
Andy Shevchenko
2020-06-22
pinctrl: intel: Disable input and output buffer when switching to GPIO
Andy Shevchenko
2020-04-14
pinctrl: intel: Introduce new flag to force GPIO base to be 0
Andy Shevchenko
2020-04-14
pinctrl: intel: Introduce common flags for GPIO mapping scheme
Andy Shevchenko
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
[next]