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
/
pinctrl-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-17
pinctrl: rockchip: add rk3188 routes to switch between nand and emmc
Heiko Stuebner
1
-0
/
+22
2018-11-17
pinctrl: rockchip: allow specifying the regmap location for pin-routes
Heiko Stuebner
1
-5
/
+25
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-1
/
+1
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-10
/
+14
2018-05-23
pinctrl: rockchip: Add set_config callback support for gpiolib
Shawn Lin
1
-0
/
+52
2018-05-23
pinctrl: rockchip: Add pinctrl support for PX30
David Wu
1
-0
/
+194
2018-01-03
pinctrl: rockchip: Fix a typo in four comment lines
Markus Elfring
1
-4
/
+4
2018-01-03
pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe()
Markus Elfring
1
-1
/
+1
2018-01-03
pinctrl: rockchip: Delete error messages for a failed memory allocation in tw...
Markus Elfring
1
-9
/
+4
2017-12-20
pinctrl: rockchip: enable clock when reading pin direction register
Brian Norris
1
-0
/
+8
2017-10-31
pinctrl: rockchip: Add iomux-route switching support for rk3288
Heiko Stuebner
1
-0
/
+20
2017-10-07
pinctrl: rockchip: rk3328: Fix the correct routing config
David Wu
1
-2
/
+9
2017-10-07
pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grf
David Wu
1
-6
/
+6
2017-08-31
pinctrl: rockchip: Add rv1108 recalculated iomux support
David Wu
1
-1
/
+67
2017-08-14
pinctrl: rockchip: add input schmitt support for rv1108
Andy Yan
1
-0
/
+31
2017-08-14
pinctrl: rockchip: Add rk3128 pinctrl support
David Wu
1
-0
/
+129
2017-08-14
pinctrl: rockchip: Use common interface for recalced iomux
David Wu
1
-39
/
+50
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+331
2017-06-29
Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"
Brian Norris
1
-40
/
+4
2017-05-29
pinctrl: rockchip: Add iomux-route switching support for rk3399
David Wu
1
-0
/
+41
2017-05-29
pinctrl: rockchip: Add iomux-route switching support for rk3328
David Wu
1
-0
/
+83
2017-05-29
pinctrl: rockchip: Add iomux-route switching support for rk3228
David Wu
1
-0
/
+132
2017-05-29
pinctrl: rockchip: Add iomux-route switching support
David Wu
1
-1
/
+64
2017-05-22
pinctrl: rockchip: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
1
-11
/
+11
2017-03-28
pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip
John Keeping
1
-4
/
+40
2017-03-28
pinctrl: rockchip: split out verification of mux settings
John Keeping
1
-16
/
+30
2017-03-28
pinctrl: rockchip: convert to raw spinlock
John Keeping
1
-13
/
+13
2017-03-28
pinctrl: rockchip: remove unnecessary locking
John Keeping
1
-31
/
+2
2017-03-23
pinctrl: rockchip: rename RK1108 to RV1108
Andy Yan
1
-38
/
+38
2017-03-23
pinctrl: rockchip: add irq_enable & irq_disable ops
Jeffy Chen
1
-5
/
+6
2017-03-14
pinctrl: rockchip: Add input schmitt support for rk3328
david.wu
1
-0
/
+23
2017-03-14
pinctrl: rockchip:Add input schmitt support
david.wu
1
-0
/
+73
2017-03-14
pinctrl: rockchip: Add rk3328 pinctrl support
david.wu
1
-0
/
+70
2017-03-14
pinctrl: rockchip: Add mux recalculation support
david.wu
1
-6
/
+35
2017-03-14
pinctrl: rockchip: Add 3bit width mux support
david.wu
1
-3
/
+17
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-1
/
+1
2016-11-16
pinctrl: rockchip: add support for rk1108
Andy Yan
1
-0
/
+86
2016-08-27
pinctrl: rockchip: make it explicitly non-modular
Paul Gortmaker
1
-6
/
+1
2016-06-23
pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit static
Ben Dooks
1
-1
/
+1
2016-06-15
pinctrl: fix incorrect inline keyword in multiple drivers
Arnd Bergmann
1
-1
/
+1
2016-05-11
pinctrl: rockchip: fix pull setting error for rk3399
David Wu
1
-52
/
+127
2016-04-21
pinctrl: rockchip: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+1
2016-04-13
pinctrl: rockchip: add support the get_direction
Caesar Wang
1
-0
/
+11
2016-02-10
pinctrl: rockchip: add support for the rk3399
David Wu
1
-14
/
+355
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-11
/
+6
2016-01-05
pinctrl: rockchip: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2015-12-22
pinctrl: rockchip: add missing of_node_put
Julia Lawall
1
-1
/
+4
2015-12-11
pinctrl: rockchip: add support for the rk3228
Jeffy Chen
1
-0
/
+53
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
[next]