index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-intel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: intel: Pass irqchip when adding gpiochip
Linus Walleij
2020-01-09
1
-13
/
+13
*
pinctrl: intel: Add GPIO <-> pin mapping ranges via callback
Linus Walleij
2020-01-09
1
-13
/
+22
*
pinctrl: intel: Share struct intel_pinctrl for wider use
Andy Shevchenko
2019-12-13
1
-34
/
+1
*
pinctrl: intel: Use GPIO direction definitions
Matti Vaittinen
2019-12-13
1
-1
/
+4
*
pinctrl: intel: Missed type change to unsigned int
Andy Shevchenko
2019-11-07
1
-2
/
+2
*
pinctrl: intel: Use helper to restore register values on ->resume()
Andy Shevchenko
2019-10-30
1
-13
/
+13
*
pinctrl: intel: Drop level from warning to debug in intel_restore_hostown()
Andy Shevchenko
2019-10-30
1
-1
/
+1
*
pinctrl: intel: Introduce intel_restore_intmask() helper
Andy Shevchenko
2019-10-30
1
-5
/
+11
*
pinctrl: intel: Introduce intel_restore_hostown() helper
Andy Shevchenko
2019-10-30
1
-17
/
+21
*
pinctrl: intel: Introduce intel_restore_padcfg() helper
Andy Shevchenko
2019-10-30
1
-27
/
+24
*
pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
Andy Shevchenko
2019-10-30
1
-1
/
+20
*
pinctrl: intel: Allocate IRQ chip dynamic
Andy Shevchenko
2019-10-01
1
-13
/
+14
*
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: 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: intel: Remove default Interrupt Status offset
Andy Shevchenko
2019-08-07
1
-4
/
+0
*
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: intel: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-23
1
-4
/
+1
*
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
1
-4
/
+4
*
pinctrl: intel: Unexport intel_pinctrl_probe()
Andy Shevchenko
2018-11-08
1
-3
/
+2
*
pinctrl: intel: simplify getting .driver_data
Wolfram Sang
2018-11-08
1
-4
/
+2
*
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
2018-10-03
1
-1
/
+1
*
pinctrl: intel: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-03
1
-50
/
+51
*
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-10-01
1
-80
/
+63
|
\
|
*
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
2018-09-25
1
-32
/
+0
|
*
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
2018-09-20
1
-48
/
+63
*
|
pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API
Andy Shevchenko
2018-08-31
1
-0
/
+9
*
|
pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API
Andy Shevchenko
2018-08-31
1
-0
/
+38
*
|
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
2018-08-29
1
-1
/
+1
|
/
*
pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
2018-08-03
1
-2
/
+4
*
pinctrl: intel: Do pin translation when lock IRQ
Andy Shevchenko
2018-07-29
1
-0
/
+30
*
pinctrl: intel: Convert to use SPDX identifier
Andy Shevchenko
2018-07-02
1
-4
/
+1
*
pinctrl: intel: Implement intel_gpio_get_direction callback
Javier Arteaga
2018-03-23
1
-0
/
+19
*
pinctrl: intel: ensure error return ret is initialized
Colin Ian King
2017-12-07
1
-1
/
+1
*
pinctrl: intel: Initialize GPIO properly when used through irqchip
Mika Westerberg
2017-12-02
1
-8
/
+15
*
pinctrl: intel: Allow custom GPIO base for pad groups
Mika Westerberg
2017-11-29
1
-39
/
+117
*
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
1
-1
/
+1
|
\
|
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
|
pinctrl: intel: Make offset to interrupt status register configurable
Mika Westerberg
2017-10-31
1
-8
/
+12
|
/
*
pinctrl: intel: Read back TX buffer state
Andy Shevchenko
2017-08-31
1
-1
/
+6
*
pinctrl: intel: Decrease indentation in intel_gpio_set()
Andy Shevchenko
2017-08-31
1
-12
/
+12
*
pinctrl: intel: Disable GPIO pin interrupts in suspend
Rushikesh S Kadam
2017-08-22
1
-0
/
+1
*
pinctrl: intel: Make it possible to specify mode per pin in a group
Mika Westerberg
2017-06-09
1
-1
/
+5
[next]