index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-pinctrl
Age
Commit message (
Expand
)
Author
2020-12-08
pinctrl: ralink: add a pinctrl driver for the rt2880 family
Sergio Paracuellos
2020-12-07
staging: mt7621-pinctrl: stop using the deprecated 'pinctrl_add_gpio_range'
Sergio Paracuellos
2020-04-23
staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
Jason Yan
2019-07-22
staging: mt7621-pinctrl: Add of_node_put() before return
Nishka Dasgupta
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-01-30
staging: mt7621-pinctrl: Test devm_kzalloc for failure while improving the code
Nishad Kamdar
2019-01-25
staging: mt7621-pinctrl: Remove space after cast
Nishad Kamdar
2019-01-07
staging: mt7621-pinctrl: use pinconf-generic for 'dt_node_to_map' and 'dt_fre...
Sergio Paracuellos
2018-11-11
staging: mt7621-pinctrl: fix uninitialized variable ngroups
Colin Ian King
2018-07-10
Revert "staging: mt7621-pinctrl: replace core_initcall_sync with builtin_plat...
Sergio Paracuellos
2018-07-10
staging: mt7621-pinctrl: init *map to NULL for correct memory assignation
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driver
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callback
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_name
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map function
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' field
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: make use of pinctrl_utils_free_map
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: use tabs instead of spaces in some indentations
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: align function parameters in some functions
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: replace seq_printf with seq_puts
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: avoid lines over 80 chars
Sergio Paracuellos
2018-07-06
staging: mt7621-pinctrl: avoid space after if condition
Sergio Paracuellos
2018-06-28
staging: mt7621-pinctrl: replace ENOSYS with better fitting error code
Sergio Paracuellos
2018-06-28
staging: mt7621-pinctrl: remove unnecessary 'out of memory' message
Sergio Paracuellos
2018-06-28
staging: mt7621-pinctrl: replace 'unsigned' types with 'unsigned int'
Sergio Paracuellos
2018-06-28
staging: mt7621-pinctrl: add SPDX identifier
Sergio Paracuellos
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-23
staging: mt7621-pinctrl: Remove redundant owner assignment
Christian Lütke-Stetzkamp
2018-03-19
staging: mt7621-pinctrl: ralink: add pinctrl driver
John Crispin