index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-12-13
12
-89
/
+1047
|
\
|
*
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2022-11-28
1
-0
/
+29
|
|
\
|
|
*
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
2022-11-22
1
-0
/
+29
|
*
|
pinctrl: intel: Add Intel Moorefield pin controller support
Andy Shevchenko
2022-11-08
3
-0
/
+928
|
*
|
pinctrl: merrifield: Use temporary variable for struct device
Andy Shevchenko
2022-11-03
1
-8
/
+7
|
*
|
pinctrl: intel: Use temporary variable for struct device
Andy Shevchenko
2022-11-03
1
-11
/
+12
|
*
|
pinctrl: intel: Use str_enable_disable() helper
Andy Shevchenko
2022-10-26
1
-1
/
+2
|
*
|
pinctrl: tigerlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-14
/
+14
|
*
|
pinctrl: sunrisepoint: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-16
/
+16
|
*
|
pinctrl: icelake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-4
/
+4
|
*
|
pinctrl: cannonlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-4
/
+4
|
*
|
pinctrl: alderlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-24
/
+16
|
*
|
pinctrl: intel: Add missing header(s)
Andy Shevchenko
2022-10-24
1
-2
/
+4
|
*
|
pinctrl: merrifield: Add missing header(s)
Andy Shevchenko
2022-10-24
1
-1
/
+3
|
*
|
pinctrl: lynxpoint: Add missing header(s)
Andy Shevchenko
2022-10-24
1
-2
/
+4
|
*
|
pinctrl: cherryview: Add missing header(s)
Andy Shevchenko
2022-10-24
1
-2
/
+4
|
|
/
*
/
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
2022-11-28
1
-1
/
+26
|
/
*
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-08-10
9
-53
/
+470
|
\
|
*
pinctrl: intel: Add Intel Meteor Lake pin controller support
Andy Shevchenko
2022-06-30
3
-0
/
+426
|
*
pinctrl: intel: Drop no more used members of struct intel_pingroup
Andy Shevchenko
2022-06-20
1
-9
/
+0
|
*
pinctrl: intel: Switch to to embedded struct pingroup
Andy Shevchenko
2022-06-20
1
-7
/
+7
|
*
pinctrl: merrifield: Switch to to embedded struct pingroup
Andy Shevchenko
2022-06-20
1
-7
/
+7
|
*
pinctrl: lynxpoint: Switch to to embedded struct pingroup
Andy Shevchenko
2022-06-20
1
-5
/
+5
|
*
pinctrl: cherryview: Switch to to embedded struct pingroup
Andy Shevchenko
2022-06-20
1
-8
/
+8
|
*
pinctrl: baytrail: Switch to to embedded struct pingroup
Andy Shevchenko
2022-06-20
1
-9
/
+9
|
*
pinctrl: intel: Embed struct pingroup into struct intel_pingroup
Andy Shevchenko
2022-06-20
1
-8
/
+8
*
|
pinctrl: intel: Check against matching data instead of ACPI companion
Andy Shevchenko
2022-07-14
1
-8
/
+6
|
/
*
pinctrl: intel: Fix kernel doc format, i.e. add return sections
Andy Shevchenko
2022-05-20
1
-0
/
+5
*
pinctrl: intel: Drop unused irqchip member in struct intel_pinctrl
Andy Shevchenko
2022-05-18
1
-2
/
+0
*
pinctrl: intel: make irq_chip immutable
Andy Shevchenko
2022-05-18
1
-15
/
+25
*
pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()
Andy Shevchenko
2022-05-17
1
-4
/
+3
*
pinctrl: lynxpoint: make irq_chip immutable
Andy Shevchenko
2022-05-16
1
-10
/
+16
*
pinctrl: cherryview: make irq_chip immutable
Andy Shevchenko
2022-05-16
1
-27
/
+38
*
pinctrl: baytrail: make irq_chip immutable
Andy Shevchenko
2022-05-16
1
-17
/
+25
*
pinctrl: broxton: Add module alias for Intel Apollo Lake
Andy Shevchenko
2022-05-11
1
-0
/
+1
*
pinctrl: alderlake: Fix register offsets for ADL-N variant
Andy Shevchenko
2022-04-06
1
-20
/
+40
*
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-28
3
-11
/
+652
|
\
|
*
pinctrl: icelake: Add Ice Lake-N PCH pin controller support
Andy Shevchenko
2022-02-23
1
-8
/
+283
|
*
pinctrl: alderlake: Add Intel Alder Lake-N pin controller support
Andy Shevchenko
2022-02-23
1
-1
/
+315
|
*
pinctrl: alderlake: Add Raptor Lake-S ACPI ID
Andy Shevchenko
2022-02-23
1
-0
/
+1
|
*
pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
Andy Shevchenko
2022-02-23
1
-1
/
+0
|
*
pinctrl: baytrail: Clear direct_irq_en flag on broken configs
Hans de Goede
2022-01-24
1
-2
/
+53
*
|
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-25
1
-0
/
+10
|
\
\
|
*
|
pinctrl: baytrail: Add pinconf group + function for the pmu_clk
Hans de Goede
2022-02-24
1
-0
/
+10
*
|
|
Merge tag 'intel-pinctrl-v5.17-5' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
2022-02-19
1
-1
/
+0
|
\
\
\
|
*
|
|
pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
Andy Shevchenko
2022-02-15
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
2022-01-30
1
-28
/
+36
|
\
|
|
|
*
|
pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
Andy Shevchenko
2022-01-24
1
-8
/
+2
|
*
|
pinctrl: intel: fix unexpected interrupt
Ćukasz Bartosik
2022-01-24
1
-20
/
+34
|
|
/
*
/
pinctrl: cherryview: Trigger hwirq0 for interrupt-lines without a mapping
Hans de Goede
2022-01-24
1
-2
/
+3
|
/
[next]