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
Age
Commit message (
Expand
)
Author
2020-04-22
pinctrl: intel: Move npins closer to pin_base in struct intel_community
Andy Shevchenko
2020-04-22
pinctrl: intel: Update description in struct intel_community
Andy Shevchenko
2020-04-17
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
Grace Kao
2020-04-16
pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly
Andy Shevchenko
2020-04-15
pinctrl: baytrail: Use platform_get_irq_optional() explicitly
Andy Shevchenko
2020-04-14
pinctrl: intel: Add Intel Jasper Lake pin controller support
Andy Shevchenko
2020-04-14
pinctrl: intel: Introduce new flag to force GPIO base to be 0
Andy Shevchenko
2020-04-14
pinctrl: tigerlake: Use generic flag for special GPIO base treatment
Andy Shevchenko
2020-04-14
pinctrl: icelake: Use generic flag for special GPIO base treatment
Andy Shevchenko
2020-04-14
pinctrl: cannonlake: Use generic flag for special GPIO base treatment
Andy Shevchenko
2020-04-14
pinctrl: intel: Introduce common flags for GPIO mapping scheme
Andy Shevchenko
2020-04-13
pinctrl: cherryview: Use GENMASK() consistently
Andy Shevchenko
2020-04-13
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2020-04-13
pinctrl: baytrail: Enable pin configuration setting for GPIO chip
Andy Shevchenko
2020-04-13
pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
Andy Shevchenko
2020-01-16
pinctrl: tigerlake: Tiger Lake uses _HID enumeration
Mika Westerberg
2020-01-16
pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID
Mika Westerberg
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
2020-01-09
pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...
Hans de Goede
2020-01-09
pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
Hans de Goede
2020-01-08
pinctrl: sunrisepoint: Add missing Interrupt Status register offset
Boyan Ding
2019-12-13
pinctrl: lynxpoint: Update summary in the driver
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Switch to pin control API
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Implement ->pin_dbg_show()
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Add pin control operations
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driver
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Add pin control data structures
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Implement intel_gpio_get_direction callback
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Implement ->irq_ack() callback
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Move ownership check to IRQ chip
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routines
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Move ->remove closer to ->probe()
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Convert unsigned to unsigned int
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Switch to memory mapped IO accessors
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Keep pointer to struct device instead of its container
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Relax GPIO request rules
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Assume 2 bits for mode selector
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Use standard pattern for memory allocation
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Use %pR to print IO resource
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Drop useless assignment
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Correct amount of pins
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Use raw_spinlock for locking
Andy Shevchenko
2019-12-13
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
Andy Shevchenko
2019-12-13
pinctrl: baytrail: Reuse struct intel_pinctrl in the driver
Andy Shevchenko
2019-12-13
pinctrl: baytrail: Use local variable to keep device pointer
Andy Shevchenko
2019-12-13
pinctrl: baytrail: Keep pointer to struct device instead of its container
Andy Shevchenko
2019-12-13
pinctrl: intel: Share struct intel_pinctrl for wider use
Andy Shevchenko
[next]