index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-22
/
+35
2013-08-28
pinctrl: rockchip: Simplify pin_to_bank equation
Axel Lin
1
-2
/
+1
2013-08-28
pinctrl: rockchip: Remove of_match_ptr macro for DT only driver
Axel Lin
1
-1
/
+1
2013-08-23
pinctrl: rockchip: Simplify for loop iteration
Axel Lin
1
-15
/
+6
2013-08-07
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-08-07
pinctrl: rockchip: include correct clk header
Heiko Stübner
1
-1
/
+1
2013-06-24
pinctrl: rockchip: Add missing irq_gc_unlock() call before return error
Axel Lin
1
-0
/
+1
2013-06-17
pinctrl: rockchip: correctly handle arguments of pinconf options
Heiko Stübner
1
-4
/
+37
2013-06-16
pinctrl: add pinctrl driver for Rockchip SoCs
Heiko Stübner
1
-0
/
+1360