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
2015-06-17
pinctrl: rockchip: add support for the rk3368
Heiko Stübner
1
-0
/
+91
2015-06-17
pinctrl: rockchip: generalize perpin driver-strength setting
Heiko Stübner
1
-13
/
+23
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-01-30
pinctrl: rockchip: Only mask interrupts; never disable
Doug Anderson
1
-35
/
+13
2015-01-30
Merge tag 'v3.19-rc6' into devel
Linus Walleij
1
-28
/
+74
2015-01-14
pinctrl: rockchip: Avoid losing interrupts when supporting both edges
Doug Anderson
1
-25
/
+20
2015-01-11
pinctrl: pinconf-generic: Allow driver to specify DT params
Soren Brinkmann
1
-1
/
+1
2014-12-30
pinctrl: rockchip: Fix enable/disable/mask/unmask
Doug Anderson
1
-3
/
+33
2014-12-30
pinctrl: rockchip: Handle wakeup pins
Doug Anderson
1
-0
/
+21
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-10-31
pinctrl: rockchip: save and restore gpio6_c6 pinmux in suspend/resume
Chris Zhong
1
-1
/
+29
2014-10-31
pinctrl: rockchip: add suspend/resume functions
Chris Zhong
1
-0
/
+18
2014-10-29
pinctrl: rockchip: Protect read-modify-write with the spinlock
Doug Anderson
1
-0
/
+18
2014-10-29
pinctrl: rockchip: Parse pin groups before calling pinctrl_register()
Doug Anderson
1
-6
/
+4
2014-10-29
pinctrl: rockchip: Don't call pinctrl_gpio_direction_output() in pin_config_s...
Doug Anderson
1
-16
/
+25
2014-10-29
pinctrl: rockchip: Set wake_enabled
Doug Anderson
1
-0
/
+1
2014-10-20
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-07
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-3
/
+3
2014-08-17
pinctrl: rockchip: fix rk3288 gpio0 configuration
Sonny Rao
1
-6
/
+9
2014-07-23
pinctrl: rockchip: add drive-strength control for rk3288
Heiko Stübner
1
-0
/
+112
2014-07-23
pinctrl: rockchip: add separate type for rk3288
Heiko Stübner
1
-1
/
+5
2014-07-23
pinctrl: rockchip: set is_generic in pinconf_ops
Heiko Stübner
1
-0
/
+1
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
1
-12
/
+4
2014-07-11
pinctrl: rockchip: add support for rk3288 pin-controller
Heiko Stübner
1
-0
/
+73
2014-07-11
pinctrl: rockchip: support unrouted iomuxes per bank
Heiko Stübner
1
-0
/
+11
2014-07-11
pinctrl: rockchip: enable iomuxes from pmu space
Heiko Stübner
1
-12
/
+30
2014-07-11
pinctrl: rockchip: add support for 4bit wide iomux settings
Heiko Stübner
1
-8
/
+26
2014-07-11
pinctrl: rockchip: precalculate iomux offsets
Heiko Stübner
1
-11
/
+45
2014-07-11
pinctrl: rockchip: generalize bank-quirks
Heiko Stübner
1
-19
/
+39
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-18
/
+0
2014-05-09
pinctrl: rockchip: base regmap supplied by a syscon
Heiko Stübner
1
-19
/
+28
2014-05-09
pinctrl: rockchip: only map bank0-pull-region when pmu regmap missing
Heiko Stübner
1
-11
/
+19
2014-05-09
pinctrl: rockchip: let pmu registers be supplied by a syscon
Heiko Stübner
1
-2
/
+15
2014-05-09
pinctrl: rockchip: rockchip_pinctrl in rockchip_get_bank_data
Heiko Stübner
1
-8
/
+9
2014-05-09
pinctrl: rockchip: use regmaps instead of raw mappings
Heiko Stübner
1
-36
/
+80
2014-05-09
pinctrl: rockchip: do not require 2nd register area
Heiko Stübner
1
-3
/
+12
2014-04-23
pinctrl: rockchip: implement PIN_CONFIG_OUTPUT handling
Heiko Stübner
1
-0
/
+40
2014-04-23
pinctrl: rockchip: return a complete config in pinconf_get
Heiko Stübner
1
-2
/
+5
2014-04-14
pinctrl: rockchip: handle first half of rk3188-bank0 correctly
Heiko Stübner
1
-0
/
+14
2014-04-14
pinctrl: rockchip: add return value to rockchip_set_mux
Heiko Stübner
1
-7
/
+25
2014-04-14
pinctrl: rockchip: fix offset of mux registers for rk3188
Beniamino Galvani
1
-1
/
+1
2013-11-25
pinctrl: rockchip: missing unlock on error in rockchip_set_pull()
Dan Carpenter
1
-0
/
+1
2013-11-25
pinctrl: rockchip: testing the wrong variable
Dan Carpenter
1
-2
/
+2
2013-10-16
pinctrl: rockchip: emulate both edge triggered interrupts
Heiko Stübner
1
-7
/
+54
2013-10-16
pinctrl: rockchip: add rk3188 specifics
Heiko Stübner
1
-7
/
+112
2013-10-16
pinctrl: rockchip: remove redundant check
Heiko Stübner
1
-6
/
+0
2013-10-16
pinctrl: rockchip: add support for multiple bank types
Heiko Stübner
1
-3
/
+14
2013-10-16
pinctrl: rockchip: separate different sub-types more
Heiko Stübner
1
-48
/
+57
2013-08-29
pinctrl: rockchip: Implement .request() and .free() callbacks
Axel Lin
1
-0
/
+12
[next]