index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
pinctrl: cherryview: Missed type change to unsigned int
Andy Shevchenko
1
-2
/
+2
2019-11-07
pinctrl: intel: Missed type change to unsigned int
Andy Shevchenko
1
-2
/
+2
2019-10-30
pinctrl: intel: Add Intel Tiger Lake pin controller support
Andy Shevchenko
3
-0
/
+462
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: cherryview: Allocate IRQ chip dynamic
Andy Shevchenko
1
-12
/
+12
2019-10-30
pinctrl: cherryview: Fix spelling mistake in the comment
Andy Shevchenko
1
-1
/
+1
2019-10-30
pinctrl: cherryview: Fix irq_valid_mask calculation
Hans de Goede
1
-1
/
+1
2019-10-30
pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
Andy Shevchenko
1
-1
/
+20
2019-10-01
pinctrl: cherryview: restore Strago DMI workaround for all versions
Dmitry Torokhov
1
-4
/
+0
2019-10-01
pinctrl: intel: Allocate IRQ chip dynamic
Andy Shevchenko
1
-13
/
+14
2019-09-20
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
12
-119
/
+156
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
2
-17
/
+41
2019-09-09
pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
Arnd Bergmann
1
-1
/
+1
2019-08-19
pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
Chris Chiu
1
-1
/
+24
2019-08-18
pinctrl: intel: Allow to request locked pads
Andy Shevchenko
1
-17
/
+52
2019-08-08
pinctrl: denverton: Update pin names according to v1.08
Andy Shevchenko
1
-24
/
+25
2019-08-07
pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-07
pinctrl: intel: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-07
pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
Andy Shevchenko
1
-4
/
+5
2019-08-07
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2
-44
/
+27
2019-08-07
pinctrl: intel: Remove default Interrupt Status offset
Andy Shevchenko
2
-6
/
+1
2019-08-07
pinctrl: lewisburg: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: denverton: Provide Interrupt Status register offset
Andy Shevchenko
1
-1
/
+3
2019-08-07
pinctrl: sunrisepoint: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: icelake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: geminilake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: cannonlake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: broxton: Provide Interrupt Status register offset
Andy Shevchenko
1
-1
/
+3
2019-08-07
pinctrl: intel: Simplify offset validation in intel_get_padcfg()
Andy Shevchenko
1
-1
/
+1
2019-07-23
pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()
Andy Shevchenko
1
-2
/
+0
2019-07-23
pinctrl: merrifield: Use devm_platform_ioremap_resource()
Andy Shevchenko
1
-3
/
+1
2019-07-23
pinctrl: intel: Use devm_platform_ioremap_resource()
Andy Shevchenko
1
-4
/
+1
2019-07-23
pinctrl: cherryview: Use devm_platform_ioremap_resource()
Andy Shevchenko
1
-3
/
+1
2019-07-23
pinctrl: baytrail: Use devm_platform_ioremap_resource()
Andy Shevchenko
1
-3
/
+1
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-251
/
+71
2019-07-04
pinctrl: baytrail: Use GENMASK() consistently
Andy Shevchenko
1
-9
/
+7
2019-07-04
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
1
-239
/
+60
2019-07-04
pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()
Andy Shevchenko
1
-3
/
+4
2019-05-20
pinctrl: intel: Clear interrupt status in mask/unmask callback
Kai-Heng Feng
1
-31
/
+6
2019-05-20
pinctrl: intel: Use GENMASK() consistently
Andy Shevchenko
1
-4
/
+4
2019-04-28
pinctrl: intel: Increase readability of intel_gpio_update_pad_mode()
Andy Shevchenko
1
-2
/
+4
2019-04-28
pinctrl: intel: Retain HOSTSW_OWN for requested gpio pin
Chris Chiu
1
-1
/
+55
2019-04-09
pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase
Binbin Wu
2
-9
/
+10
2019-04-03
pinctrl: cedarfork: Update pin names according to v1.13c
Andy Shevchenko
1
-9
/
+9
2019-03-18
pinctrl: baytrail: Fix potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-01-21
pinctrl: cherryview: fix Strago DMI workaround
Dmitry Torokhov
1
-4
/
+4
[next]