index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-baytrail.c
Age
Commit message (
Expand
)
Author
2026-02-06
pinctrl: intel: Align Copyright note with corporate guidelines
Andy Shevchenko
2026-01-28
pinctrl: baytrail: Remove duplicate error messages
Andy Shevchenko
2026-01-13
pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges()
Andy Shevchenko
2025-11-04
pinctrl: baytrail: Unify messages with help of dev_err_probe()
Andy Shevchenko
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-06-11
pinctrl: baytrail: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-02-25
Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrl
Andy Shevchenko
2025-02-24
pinctrl: baytrail: copy communities using devm_kmemdup_array()
Raag Jadav
2025-02-03
pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers
Andy Shevchenko
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-04
pinctrl: baytrail: Drop duplicate return statement
Andy Shevchenko
2024-08-30
pinctrl: intel: Constify intel_get_community() returned object
Andy Shevchenko
2024-04-08
pinctrl: baytrail: Add pinconf group for uart3
Hans de Goede
2024-04-08
pinctrl: baytrail: Fix selecting gpio pinctrl state
Hans de Goede
2023-12-18
Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2023-12-08
pinctrl: baytrail: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-11-24
pinctrl: baytrail: Simplify code with cleanup helpers
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Factor out byt_gpio_force_input_mode()
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
Andy Shevchenko
2023-10-03
pinctrl: baytrail: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
pinctrl: baytrail: drop runtime PM support
Raag Jadav
2023-09-12
pinctrl: baytrail: fix debounce disable case
Raag Jadav
2023-08-18
pinctrl: baytrail: Make use of pm_ptr()
Andy Shevchenko
2023-08-15
Merge patch series "Reuse common functions from pinctrl-intel"
Andy Shevchenko
2023-08-15
pinctrl: baytrail: reuse common functions from pinctrl-intel
Raag Jadav
2023-08-15
pinctrl: baytrail: consolidate common mask operation
Raag Jadav
2023-06-19
pinctrl: baytrail: invert if condition
Raag Jadav
2023-06-19
pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failure
Raag Jadav
2023-06-19
pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hook
Raag Jadav
2023-06-12
pinctrl: baytrail: Use str_hi_lo() helper
Andy Shevchenko
2023-06-02
pinctrl: baytrail: Use BIT() in BYT_PULL_ASSIGN_* definitions
Andy Shevchenko
2023-06-02
pinctrl: baytrail: Unify style of error and debug messages
Andy Shevchenko
2022-12-30
pinctrl: baytrail: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-06-20
pinctrl: baytrail: Switch to to embedded struct pingroup
Andy Shevchenko
2022-05-16
pinctrl: baytrail: make irq_chip immutable
Andy Shevchenko
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-24
pinctrl: baytrail: Add pinconf group + function for the pmu_clk
Hans de Goede
2022-01-24
pinctrl: baytrail: Clear direct_irq_en flag on broken configs
Hans de Goede
2021-11-23
pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchip
Hans de Goede
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-11-16
pinctrl: baytrail: Avoid clearing debounce value when turning it off
Andy Shevchenko
2020-08-20
pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data()
Andy Shevchenko
2020-07-19
pinctrl: baytrail: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-22
pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...
Hans de Goede
2020-06-22
pinctrl: baytrail: Drop no-op ACPI_PTR() call
Andy Shevchenko
2020-04-15
pinctrl: baytrail: Use platform_get_irq_optional() explicitly
Andy Shevchenko
2020-04-13
pinctrl: baytrail: Enable pin configuration setting for GPIO chip
Andy Shevchenko
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
[next]