index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
pinctrl: intel: Read back TX buffer state
Andy Shevchenko
1
-1
/
+6
2018-04-29
Revert "pinctrl: intel: Initialize GPIO properly when used through irqchip"
Greg Kroah-Hartman
1
-15
/
+8
2018-04-13
pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
Hans de Goede
1
-0
/
+6
2018-02-17
pinctrl: intel: Initialize GPIO properly when used through irqchip
Mika Westerberg
1
-8
/
+15
2017-12-29
pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
Mika Westerberg
1
-0
/
+16
2017-11-15
pinctrl: baytrail: Fix debugfs offset output
Alexander Stein
1
-1
/
+1
2017-08-16
pinctrl: intel: merrifield: Correct UART pin lists
Andy Shevchenko
1
-3
/
+3
2017-07-12
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
Wei Yongjun
1
-1
/
+2
2017-07-12
pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again
Mika Westerberg
1
-2
/
+24
2017-07-05
pinctrl: intel: Set pin direction properly
Andy Shevchenko
1
-11
/
+19
2017-06-17
pinctrl: baytrail: Rectify debounce support (part 2)
Andy Shevchenko
1
-4
/
+8
2017-02-09
pinctrl: intel: merrifield: Add missed check in mrfld_config_set()
Andy Shevchenko
1
-0
/
+3
2017-02-09
pinctrl: baytrail: Debounce register is one per community
Andy Shevchenko
1
-3
/
+10
2017-02-09
pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler
Alexander Stein
1
-0
/
+2
2017-02-01
pinctrl: baytrail: Rectify debounce support
Andy Shevchenko
1
-11
/
+17
2017-02-01
pinctrl: broxton: Use correct PADCFGLOCK offset
Mika Westerberg
1
-1
/
+1
2016-11-04
pinctrl: cherryview: Prevent possible interrupt storm on resume
Mika Westerberg
1
-3
/
+4
2016-11-04
pinctrl: cherryview: Serialize register access in suspend/resume
Mika Westerberg
1
-0
/
+10
2016-10-18
pinctrl: intel: Only restore pins that are used by the driver
Mika Westerberg
1
-2
/
+23
2016-10-18
pinctrl: baytrail: Fix lockdep
Ville Syrjälä
1
-1
/
+2
2016-09-23
Merge branch 'fixes' into devel
Linus Walleij
1
-1
/
+1
2016-09-23
pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts
Nilesh Bacchewar
1
-28
/
+5
2016-09-23
pinctrl: cherryview: Convert to use devm_gpiochip_add_data()
Mika Westerberg
1
-18
/
+3
2016-09-23
pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
Mika Westerberg
1
-1
/
+33
2016-09-12
pinctrl: intel: merrifield: fix dup size in probe
Vincent Stehlé
1
-1
/
+1
2016-08-22
pinctrl: cherryview: Do not mask all interrupts in probe
Mika Westerberg
1
-3
/
+2
2016-08-10
pinctrl: intel: merrifield: Add missed header
Andy Shevchenko
1
-0
/
+1
2016-07-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-92
/
+1106
2016-07-11
pinctrl: intel: Protect set wake flow by spin lock
Andy Shevchenko
1
-0
/
+5
2016-06-29
pinctrl: intel: Add Intel Merrifield pin controller support
Andy Shevchenko
3
-0
/
+923
2016-06-23
pinctrl: baytrail: Fix mingled clock pins
Cristina Ciocan
1
-3
/
+3
2016-06-18
pinctrl: intel: Prevent force threading of the interrupt handler
Mika Westerberg
1
-1
/
+2
2016-06-18
pinctrl: intel: Use raw_spinlock for locking
Mika Westerberg
1
-22
/
+22
2016-06-15
pinctrl/broxton: enable platform device in the absence of ACPI enumeration
Tan Jui Nee
1
-12
/
+31
2016-06-15
pinctrl: cherryview: add handlers for pin_config_group_get/set
Dan O'Donovan
1
-0
/
+42
2016-06-15
pinctrl: cherryview: add option to set open-drain pin config
Dan O'Donovan
1
-0
/
+33
2016-06-15
pinctrl: cherryview: prevent concurrent access to GPIO controllers
Dan O'Donovan
1
-36
/
+44
2016-06-13
pinctrl: baytrail: make it explicitly non-modular
Paul Gortmaker
1
-21
/
+4
2016-05-26
drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4
Andrew Morton
1
-3
/
+7
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-259
/
+1453
2016-04-30
pinctrl: baytrail: fix some error handling in debugfs
Dan Carpenter
1
-0
/
+3
2016-04-21
pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+3
2016-04-21
pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+3
2016-04-04
pinctrl: baytrail: Add debounce configuration
Cristina Ciocan
1
-2
/
+81
2016-04-04
pinctrl: baytrail: Register pin control handling
Cristina Ciocan
1
-226
/
+221
2016-04-04
pinctrl: baytrail: Update irq chip operations
Cristina Ciocan
1
-46
/
+51
2016-04-04
pinctrl: baytrail: Update gpio chip operations
Cristina Ciocan
1
-29
/
+68
2016-04-04
pinctrl: baytrail: Add pin control operations
Cristina Ciocan
2
-35
/
+528
2016-04-04
pinctrl: baytrail: Add pin control data structures
Cristina Ciocan
1
-22
/
+606
2016-03-30
pinctrl: intel: implement gpio_irq_enable
Qi Zheng
1
-0
/
+30
[next]