index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
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
Files
Lines
2022-12-28
pinctrl: intel: Deduplicate some code in intel_config_set_pull()
Andy Shevchenko
1
-15
/
+8
2022-12-27
pinctrl: intel: Add default case to intel_config_set_pull()
Andy Shevchenko
1
-0
/
+4
2022-12-27
pinctrl: intel: Convert to generic_handle_domain_irq()
Andy Shevchenko
1
-7
/
+2
2022-12-27
pinctrl: intel: Always use gpp_num_padown_regs in the main driver
Andy Shevchenko
1
-8
/
+1
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-14
/
+47
2022-11-28
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
1
-1
/
+26
2022-11-28
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-0
/
+29
2022-11-22
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
1
-0
/
+29
2022-11-03
pinctrl: intel: Use temporary variable for struct device
Andy Shevchenko
1
-11
/
+12
2022-10-26
pinctrl: intel: Use str_enable_disable() helper
Andy Shevchenko
1
-1
/
+2
2022-10-24
pinctrl: intel: Add missing header(s)
Andy Shevchenko
1
-2
/
+4
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-7
/
+7
2022-07-14
pinctrl: intel: Check against matching data instead of ACPI companion
Andy Shevchenko
1
-8
/
+6
2022-06-20
pinctrl: intel: Switch to to embedded struct pingroup
Andy Shevchenko
1
-7
/
+7
2022-05-20
pinctrl: intel: Fix kernel doc format, i.e. add return sections
Andy Shevchenko
1
-0
/
+5
2022-05-18
pinctrl: intel: make irq_chip immutable
Andy Shevchenko
1
-15
/
+25
2022-01-24
pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
Andy Shevchenko
1
-8
/
+2
2022-01-24
pinctrl: intel: fix unexpected interrupt
Ćukasz Bartosik
1
-20
/
+34
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2021-03-25
pinctrl: intel: check REVID register value for device presence
Roger Pau Monne
1
-1
/
+6
2021-03-25
pinctrl: intel: No need to disable IRQs in the handler
Andy Shevchenko
1
-3
/
+2
2021-03-08
pinctrl: intel: Show the GPIO base calculation explicitly
Andy Shevchenko
1
-0
/
+2
2021-01-08
pinctrl: intel: Convert capability list to features
Andy Shevchenko
1
-3
/
+38
2021-01-08
pinctrl: intel: Drop unnecessary check for predefined features
Andy Shevchenko
1
-12
/
+6
2021-01-08
pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenance
Andy Shevchenko
1
-20
/
+40
2020-12-09
pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request
Andy Shevchenko
1
-2
/
+2
2020-10-26
pinctrl: intel: Set default bias in case no particular value given
Andy Shevchenko
1
-0
/
+8
2020-10-26
pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm
Andy Shevchenko
1
-10
/
+22
2020-08-18
pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
Andy Shevchenko
1
-6
/
+18
2020-06-22
pinctrl: intel: Make use of for_each_requested_gpio_in_range()
Andy Shevchenko
1
-15
/
+6
2020-06-22
pinctrl: intel: Protect IO in few call backs by lock
Andy Shevchenko
1
-1
/
+15
2020-06-22
pinctrl: intel: Split intel_config_get() to three functions
Andy Shevchenko
1
-28
/
+61
2020-06-22
pinctrl: intel: Drop the only label in the code for consistency
Andy Shevchenko
1
-5
/
+3
2020-06-22
pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce()
Andy Shevchenko
1
-5
/
+5
2020-06-22
pinctrl: intel: Make use of IRQ_RETVAL()
Andy Shevchenko
1
-10
/
+10
2020-06-22
pinctrl: intel: Reduce scope of the lock
Andy Shevchenko
1
-7
/
+7
2020-06-22
pinctrl: intel: Disable input and output buffer when switching to GPIO
Andy Shevchenko
1
-1
/
+13
2020-04-14
pinctrl: intel: Introduce new flag to force GPIO base to be 0
Andy Shevchenko
1
-0
/
+3
2020-04-14
pinctrl: intel: Introduce common flags for GPIO mapping scheme
Andy Shevchenko
1
-6
/
+13
2020-01-09
pinctrl: intel: Pass irqchip when adding gpiochip
Linus Walleij
1
-13
/
+13
2020-01-09
pinctrl: intel: Add GPIO <-> pin mapping ranges via callback
Linus Walleij
1
-13
/
+22
2019-12-13
pinctrl: intel: Share struct intel_pinctrl for wider use
Andy Shevchenko
1
-34
/
+1
2019-12-13
pinctrl: intel: Use GPIO direction definitions
Matti Vaittinen
1
-1
/
+4
2019-11-07
pinctrl: intel: Missed type change to unsigned int
Andy Shevchenko
1
-2
/
+2
2019-10-30
pinctrl: intel: Use helper to restore register values on ->resume()
Andy Shevchenko
1
-13
/
+13
2019-10-30
pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()
Andy Shevchenko
1
-1
/
+1
2019-10-30
pinctrl: intel: Introduce intel_restore_intmask() helper
Andy Shevchenko
1
-5
/
+11
2019-10-30
pinctrl: intel: Introduce intel_restore_hostown() helper
Andy Shevchenko
1
-17
/
+21
2019-10-30
pinctrl: intel: Introduce intel_restore_padcfg() helper
Andy Shevchenko
1
-27
/
+24
2019-10-30
pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
Andy Shevchenko
1
-1
/
+20
[prev]
[next]