index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
pinctrl: cherryview: Pass irqchip when adding gpiochip
Hans de Goede
1
-23
/
+22
2019-12-09
pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
Hans de Goede
1
-11
/
+22
2019-12-09
pinctrl: cherryview: Split out irq hw-init into a separate helper function
Hans de Goede
1
-18
/
+27
2019-12-09
pinctrl: baytrail: Pass irqchip when adding gpiochip
Andy Shevchenko
1
-18
/
+24
2019-12-09
pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
1
-7
/
+14
2019-12-09
pinctrl: baytrail: Update North Community pin list
Andy Shevchenko
1
-28
/
+28
2019-12-09
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
1
-37
/
+44
2019-11-21
pinctrl: lewisburg: Update pin list according to v1.1v6
Andy Shevchenko
1
-85
/
+86
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-19
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-13
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
[next]