index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: cherryview: restore Strago DMI workaround for all versions
Dmitry Torokhov
2019-10-01
1
-4
/
+0
*
pinctrl: intel: Allocate IRQ chip dynamic
Andy Shevchenko
2019-10-01
1
-13
/
+14
*
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-09-19
12
-119
/
+156
|
\
|
*
pinctrl: intel: mark intel_pin_to_gpio __maybe_unused
Arnd Bergmann
2019-09-09
1
-1
/
+1
|
*
pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
Chris Chiu
2019-08-19
1
-1
/
+24
|
*
pinctrl: intel: Allow to request locked pads
Andy Shevchenko
2019-08-18
1
-17
/
+52
|
*
pinctrl: denverton: Update pin names according to v1.08
Andy Shevchenko
2019-08-08
1
-24
/
+25
|
*
pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-07
1
-3
/
+1
|
*
pinctrl: intel: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-07
1
-3
/
+1
|
*
pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
Andy Shevchenko
2019-08-07
1
-4
/
+5
|
*
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2019-08-07
2
-44
/
+27
|
*
pinctrl: intel: Remove default Interrupt Status offset
Andy Shevchenko
2019-08-07
2
-6
/
+1
|
*
pinctrl: lewisburg: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
1
-0
/
+2
|
*
pinctrl: denverton: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
1
-1
/
+3
|
*
pinctrl: sunrisepoint: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
1
-0
/
+2
|
*
pinctrl: icelake: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
1
-0
/
+2
|
*
pinctrl: geminilake: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
1
-0
/
+2
|
*
pinctrl: cannonlake: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
1
-0
/
+2
|
*
pinctrl: broxton: Provide Interrupt Status register offset
Andy Shevchenko
2019-08-07
1
-1
/
+3
|
*
pinctrl: intel: Simplify offset validation in intel_get_padcfg()
Andy Shevchenko
2019-08-07
1
-1
/
+1
|
*
pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()
Andy Shevchenko
2019-07-23
1
-2
/
+0
|
*
pinctrl: merrifield: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
1
-3
/
+1
|
*
pinctrl: intel: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
1
-4
/
+1
|
*
pinctrl: cherryview: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
1
-3
/
+1
|
*
pinctrl: baytrail: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
1
-3
/
+1
*
|
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
2019-09-11
2
-17
/
+41
|
/
*
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-07-13
1
-251
/
+71
|
\
|
*
pinctrl: baytrail: Use GENMASK() consistently
Andy Shevchenko
2019-07-04
1
-9
/
+7
|
*
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
2019-07-04
1
-239
/
+60
|
*
pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()
Andy Shevchenko
2019-07-04
1
-3
/
+4
*
|
pinctrl: intel: Clear interrupt status in mask/unmask callback
Kai-Heng Feng
2019-05-20
1
-31
/
+6
*
|
pinctrl: intel: Use GENMASK() consistently
Andy Shevchenko
2019-05-20
1
-4
/
+4
|
/
*
pinctrl: intel: Increase readability of intel_gpio_update_pad_mode()
Andy Shevchenko
2019-04-28
1
-2
/
+4
*
pinctrl: intel: Retain HOSTSW_OWN for requested gpio pin
Chris Chiu
2019-04-28
1
-1
/
+55
*
pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase
Binbin Wu
2019-04-09
2
-9
/
+10
*
pinctrl: cedarfork: Update pin names according to v1.13c
Andy Shevchenko
2019-04-03
1
-9
/
+9
*
pinctrl: baytrail: Fix potential NULL pointer dereference
Aditya Pakki
2019-03-18
1
-0
/
+2
*
pinctrl: cherryview: fix Strago DMI workaround
Dmitry Torokhov
2019-01-21
1
-4
/
+4
*
pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_free
Hans de Goede
2018-12-05
1
-5
/
+2
*
pinctrl: cherryview: Add chv_gpio_clear_triggering() helper function
Hans de Goede
2018-12-05
1
-5
/
+14
*
pinctrl: baytrail: Code formatting fixes
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: icelake: Code formatting fixes
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: cannonlake: Code formatting fixes
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: geminilake: Code formatting fixes
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: broxton: Code formatting fixes
Andy Shevchenko
2018-11-08
1
-3
/
+3
*
pinctrl: lewisburg: Replace acpi.h with mod_devicetable.h
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: denverton: Replace acpi.h with mod_devicetable.h
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: cedarfork: Replace acpi.h with mod_devicetable.h
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: merrifield: include bits.h instead of bitops.h
Andy Shevchenko
2018-11-08
1
-1
/
+1
*
pinctrl: intel: Unexport intel_pinctrl_probe()
Andy Shevchenko
2018-11-08
2
-5
/
+2
[next]