index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-05
pinctrl: berlin: fix an error code in berlin_pinctrl_probe()
Dan Carpenter
1
-1
/
+1
2014-06-19
pinctrl: sunxi: Fix potential null pointer dereference
Sachin Kamat
1
-0
/
+4
2014-06-03
Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
56
-6179
/
+10510
2014-05-30
pinctrl: sirf: fix a bad conflict resolution
Linus Walleij
1
-1
/
+1
2014-05-29
pinctrl: msm: Add more MSM8X74 pin definitions
Andy Gross
1
-139
/
+538
2014-05-29
pinctrl: qcom: ipq8064: Fix naming convention
Kumar Gala
1
-1
/
+1
2014-05-28
pinctrl: msm: Add missing sdc1 and sdc3 groups
Bjorn Andersson
1
-0
/
+47
2014-05-28
pinctrl: sirf: switch to using allocated state container
Linus Walleij
1
-93
/
+121
2014-05-28
pinctrl: Enable "power-source" to be extracted from DT files
Ivan T. Ivanov
1
-0
/
+1
2014-05-27
pinctrl: sunxi: create irq/pin mapping during init
Chen-Yu Tsai
1
-2
/
+3
2014-05-27
pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-27
pinctrl: berlin: Use devm_ioremap_resource()
Jingoo Han
3
-9
/
+9
2014-05-27
pinctrl: sirf: fix typo for GPIO bank number
Barry Song
1
-2
/
+2
2014-05-27
pinctrl: sunxi: depend on RESET_CONTROLLER
Maxime Ripard
1
-0
/
+1
2014-05-27
pinctrl: sunxi: fix pin numbers passed to register offset helpers
Chen-Yu Tsai
1
-12
/
+14
2014-05-27
pinctrl: add pinctrl driver for imx6sx
Anson Huang
3
-0
/
+415
2014-05-27
pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs
Alexander Stein
1
-0
/
+13
2014-05-23
pinctrl: msm: switch to using generic GPIO irqchip helpers
Linus Walleij
2
-72
/
+28
2014-05-23
pinctrl: sunxi: Fix multiple registration issue
Maxime Ripard
1
-12
/
+17
2014-05-23
pinctrl: sunxi: Fix recursive dependency
Maxime Ripard
2
-13
/
+16
2014-05-23
pinctrl: berlin: add the BG2CD pinctrl driver
Antoine Tenart
3
-0
/
+222
2014-05-23
pinctrl: berlin: add the BG2 pinctrl driver
Antoine Tenart
3
-0
/
+279
2014-05-23
pinctrl: berlin: add the BG2Q pinctrl driver
Antoine Tenart
3
-0
/
+441
2014-05-23
pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs
Antoine Tenart
6
-0
/
+420
2014-05-23
pinctrl: baytrail: Add pull type, strength and open drain to debugfs output
Mika Westerberg
1
-4
/
+51
2014-05-23
pinctrl: baytrail: Register GPIO chip after chip->to_irq is set
Jin Yao
1
-6
/
+6
2014-05-23
pinctrl: baytrail: Add back Baytrail-T ACPI ID
Jin Yao
1
-0
/
+1
2014-05-23
pinctrl: sh-pfc: r8a73a4: Allow Multiplatform Build
Magnus Damm
1
-0
/
+3
2014-05-23
pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build
Magnus Damm
1
-0
/
+2
2014-05-23
pinctrl: sh-pfc: r8a7740: Allow Multiplatform Build
Magnus Damm
1
-0
/
+2
2014-05-23
pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform
Laurent Pinchart
1
-0
/
+5
2014-05-23
pinctrl: sunxi: Enable the pinctrl Kconfig options by default
Maxime Ripard
1
-6
/
+6
2014-05-22
pinctrl: vt8500: Ensure value reg is updated when setting direction
Alexey Charkov
1
-11
/
+12
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
2
-36
/
+81
2014-05-09
pinctrl: rockchip: do not require 2nd register area
Heiko Stübner
1
-3
/
+12
2014-05-09
Merge tag 'sunxi-pinctrl-for-3.16' of https://github.com/mripard/linux into d...
Linus Walleij
14
-4611
/
+4524
2014-05-04
pinctrl: sunxi: Move the reset handling functions out of the core
Maxime Ripard
2
-16
/
+23
2014-05-04
pinctrl: sunxi: Introduce per-driver Kconfig options
Maxime Ripard
2
-6
/
+30
2014-05-04
pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own
Maxime Ripard
3
-37
/
+33
2014-05-04
pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own
Maxime Ripard
4
-75
/
+123
2014-05-04
pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own
Maxime Ripard
4
-821
/
+866
2014-05-04
pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own
Maxime Ripard
4
-367
/
+412
2014-05-04
pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own
Maxime Ripard
4
-646
/
+691
2014-05-04
pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own
Maxime Ripard
4
-995
/
+1043
2014-05-04
pinctrl: sunxi: Libraryse the driver
Maxime Ripard
2
-7
/
+17
2014-05-03
pinctrl: sunxi: Switch to devm_ioremap_resource
Maxime Ripard
1
-3
/
+5
[next]