index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-30
pinctrl: add abx500 pinctrl driver core
Patrice Chotard
4
-0
/
+1421
2013-01-30
pinctrl: core: Make pinctrl_release static
Sachin Kamat
1
-1
/
+1
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
2
-4
/
+29
2013-01-21
pinctrl: generic: add slew rate config parameter
Haojian Zhuang
1
-0
/
+1
2013-01-21
pinctrl: core: get devname from pinctrl_dev
Haojian Zhuang
1
-0
/
+6
2013-01-18
pinctrl: nomadik: Allow prcm_base to be extracted from Device Tree
Lee Jones
1
-11
/
+18
2013-01-18
pinctrl: exynos: change PINCTRL_EXYNOS option
Kukjin Kim
2
-3
/
+3
2013-01-18
pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoC
Pritesh Raithatha
3
-0
/
+2762
2013-01-18
pinctrl: tegra: add support for rcv-sel and drive type
Pritesh Raithatha
4
-0
/
+40
2013-01-11
pinctrl: do not defer device tree hogs
Linus Walleij
1
-0
/
+5
2013-01-11
pinctrl/nomadik: add device tree support
Gabriel Fernandez
1
-1
/
+276
2013-01-11
pinctrl/nomadik: simplify GPIO probe
Linus Walleij
1
-35
/
+17
2013-01-11
pinctrl/nomadik: make independent of <mach/irqs.h>
Linus Walleij
1
-3
/
+2
2013-01-11
pinctrl: add pinconf-generic defines for output
Linus Walleij
1
-0
/
+1
2013-01-11
pinctrl/nomadik: adopt pinctrl sleep mode management
Julien Delacou
1
-0
/
+27
2013-01-11
pinctrl: add sleep mode management for hogs
Julien Delacou
2
-3
/
+41
2013-01-11
pinctrl: skip deferral of hogs
Linus Walleij
1
-3
/
+24
2013-01-08
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2013-01-07
pinctrl: mvebu: make pdma clock on dove mandatory
Sebastian Hesselbarth
1
-2
/
+5
2013-01-03
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
39
-120
/
+114
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
39
-120
/
+114
2012-12-26
pinctrl: nomadik: return if prcm_base is NULL
Fabio Baltieri
1
-1
/
+10
2012-12-26
pinctrl: sirf: enable GPIO pullup/down configuration from dts
Barry Song
1
-0
/
+48
2012-12-26
pinctrl: fix comment mistake
Linus Walleij
1
-1
/
+1
2012-12-26
drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
Julia Lawall
1
-1
/
+1
2012-12-26
pinctrl: imx5: fix GPIO_8 pad CAN1_RXCAN configuration
Philipp Zabel
1
-1
/
+1
2012-12-18
pinctrl: exynos5440/samsung: Staticize pcfgs
Axel Lin
2
-2
/
+2
2012-12-18
pinctrl: samsung: Fix a typo in pinctrl-samsung.h
Sachin Kamat
1
-1
/
+1
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+1
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-285
/
+305
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-401
/
+1408
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-52
/
+52
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
45
-398
/
+3558
2012-12-02
pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910
Axel Lin
1
-3
/
+0
2012-11-30
Merge branch 'next/pinctrl-samsung-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-1
/
+1
2012-11-28
pinctrl: remove use of __devexit
Bill Pemberton
16
-16
/
+16
2012-11-28
pinctrl: remove use of __devinitconst
Bill Pemberton
2
-4
/
+4
2012-11-28
pinctrl: remove use of __devinitdata
Bill Pemberton
14
-14
/
+14
2012-11-28
pinctrl: remove use of __devexit_p
Bill Pemberton
18
-18
/
+18
2012-11-26
Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...
Olof Johansson
14
-551
/
+556
2012-11-26
Merge branch 'next/soc-exynos5440' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
3
-0
/
+925
2012-11-24
ARM: Kirkwood: support 98DX412x kirkwoods with pinctrl
Valentin Longchamp
1
-278
/
+290
2012-11-24
pinctrl: mvebu: Fix dove_audio1_ctrl_set function
Axel Lin
1
-0
/
+8
2012-11-24
pinctrl: mvebu: fix iomem pointer for dove pinctrl
Sebastian Hesselbarth
1
-7
/
+7
2012-11-24
pinctrl: samsung: Do not initialise statics to 0
Sachin Kamat
1
-1
/
+1
2012-11-23
pinctrl: pinctrl-single: Fix error check condition
Sachin Kamat
1
-1
/
+1
2012-11-23
pinctrl: SPEAr: Update error check for unsigned variables
Tushar Behera
1
-1
/
+1
2012-11-22
pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoC
Thomas Abraham
3
-0
/
+925
2012-11-21
Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
4
-400
/
+482
2012-11-21
Merge branch 'samsung/pinctrl' into next/soc
Olof Johansson
4
-401
/
+483
[next]