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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: fix pxa2xx.c build warnings
Randy Dunlap
2020-02-04
1
-0
/
+1
*
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-29
52
-1124
/
+3177
|
\
|
*
pinctrl: madera: Remove extra blank line
Charles Keepax
2020-01-24
1
-1
/
+0
|
*
pinctrl: qcom: Don't lock around irq_set_irq_wake()
Stephen Boyd
2020-01-24
1
-5
/
+0
|
*
pinctrl: mvebu: armada-37xx: use use platform api
Peng Fan
2020-01-23
1
-3
/
+9
|
*
pinctrl: freescale: Add i.MX8MP pinctrl driver support
Anson Huang
2020-01-23
3
-0
/
+353
|
*
Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2020-01-23
9
-520
/
+1479
|
|
\
|
|
*
pinctrl: tigerlake: Tiger Lake uses _HID enumeration
Mika Westerberg
2020-01-16
1
-297
/
+250
|
|
*
pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID
Mika Westerberg
2020-01-16
1
-0
/
+1
|
|
*
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: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...
Hans de Goede
2020-01-09
1
-4
/
+4
|
|
*
pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
Hans de Goede
2020-01-09
1
-1
/
+7
|
|
*
pinctrl: sunrisepoint: Add missing Interrupt Status register offset
Boyan Ding
2020-01-08
1
-0
/
+1
|
|
*
pinctrl: lynxpoint: Update summary in the driver
Andy Shevchenko
2019-12-13
1
-4
/
+6
|
|
*
pinctrl: lynxpoint: Switch to pin control API
Andy Shevchenko
2019-12-13
2
-57
/
+13
|
|
*
pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
2019-12-13
1
-0
/
+14
|
|
*
pinctrl: lynxpoint: Implement ->pin_dbg_show()
Andy Shevchenko
2019-12-13
1
-0
/
+23
|
|
*
pinctrl: lynxpoint: Add pin control operations
Andy Shevchenko
2019-12-13
1
-1
/
+314
|
|
*
pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driver
Andy Shevchenko
2019-12-13
1
-24
/
+60
|
|
*
pinctrl: lynxpoint: Add pin control data structures
Andy Shevchenko
2019-12-13
1
-2
/
+124
|
|
*
pinctrl: lynxpoint: Implement intel_gpio_get_direction callback
Andy Shevchenko
2019-12-13
1
-0
/
+11
|
|
*
pinctrl: lynxpoint: Implement ->irq_ack() callback
Andy Shevchenko
2019-12-13
1
-3
/
+14
|
|
*
pinctrl: lynxpoint: Move ownership check to IRQ chip
Andy Shevchenko
2019-12-13
1
-6
/
+6
|
|
*
pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routines
Andy Shevchenko
2019-12-13
1
-44
/
+44
|
|
*
pinctrl: lynxpoint: Move ->remove closer to ->probe()
Andy Shevchenko
2019-12-13
1
-6
/
+6
|
|
*
pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use
Andy Shevchenko
2019-12-13
1
-2
/
+12
|
|
*
pinctrl: lynxpoint: Convert unsigned to unsigned int
Andy Shevchenko
2019-12-13
1
-12
/
+12
|
|
*
pinctrl: lynxpoint: Switch to memory mapped IO accessors
Andy Shevchenko
2019-12-13
1
-44
/
+44
|
|
*
pinctrl: lynxpoint: Keep pointer to struct device instead of its container
Andy Shevchenko
2019-12-13
1
-7
/
+7
|
|
*
pinctrl: lynxpoint: Relax GPIO request rules
Andy Shevchenko
2019-12-13
1
-3
/
+11
|
|
*
pinctrl: lynxpoint: Assume 2 bits for mode selector
Andy Shevchenko
2019-12-13
1
-2
/
+4
|
|
*
pinctrl: lynxpoint: Use standard pattern for memory allocation
Andy Shevchenko
2019-12-13
1
-1
/
+1
|
|
*
pinctrl: lynxpoint: Use %pR to print IO resource
Andy Shevchenko
2019-12-13
1
-2
/
+1
|
|
*
pinctrl: lynxpoint: Drop useless assignment
Andy Shevchenko
2019-12-13
1
-1
/
+1
|
|
*
pinctrl: lynxpoint: Correct amount of pins
Andy Shevchenko
2019-12-13
1
-6
/
+6
|
|
*
pinctrl: lynxpoint: Use raw_spinlock for locking
Andy Shevchenko
2019-12-13
1
-14
/
+14
|
|
*
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
Andy Shevchenko
2019-12-13
3
-0
/
+482
|
|
*
pinctrl: baytrail: Reuse struct intel_pinctrl in the driver
Andy Shevchenko
2019-12-13
1
-99
/
+87
|
|
*
pinctrl: baytrail: Use local variable to keep device pointer
Andy Shevchenko
2019-12-13
1
-9
/
+10
|
|
*
pinctrl: baytrail: Keep pointer to struct device instead of its container
Andy Shevchenko
2019-12-13
1
-29
/
+29
|
|
*
pinctrl: intel: Share struct intel_pinctrl for wider use
Andy Shevchenko
2019-12-13
2
-34
/
+45
|
|
*
pinctrl: intel: Use GPIO direction definitions
Matti Vaittinen
2019-12-13
1
-1
/
+4
|
|
*
pinctrl: cherryview: Use GPIO direction definitions
Matti Vaittinen
2019-12-13
1
-1
/
+4
|
|
*
pinctrl: baytrail: Use GPIO direction definitions
Matti Vaittinen
2019-12-13
1
-2
/
+2
|
|
*
pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
Andy Shevchenko
2019-12-13
1
-14
/
+9
|
|
*
pinctrl: baytrail: Group GPIO IRQ chip initialization
Andy Shevchenko
2019-12-09
1
-1
/
+1
|
|
*
pinctrl: baytrail: Allocate IRQ chip dynamic
Andy Shevchenko
2019-12-09
1
-10
/
+9
|
*
|
pinctrl: iproc: Use platform_get_irq_optional() to avoid error message
Rayagonda Kokatanur
2020-01-15
1
-1
/
+1
|
*
|
Merge tag 'samsung-pinctrl-5.6' of https://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2020-01-15
1
-6
/
+10
|
|
\
\
[next]