index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
7
-401
/
+1408
|
\
|
*
Merge branch 'next/pinctrl-samsung-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2012-11-30
1
-1
/
+1
|
|
\
|
|
*
pinctrl: samsung: Do not initialise statics to 0
Sachin Kamat
2012-11-24
1
-1
/
+1
|
*
|
Merge branch 'next/soc-exynos5440' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2012-11-26
3
-0
/
+925
|
|
\
\
|
|
*
|
pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoC
Thomas Abraham
2012-11-22
3
-0
/
+925
|
*
|
|
Merge branch 'samsung/pinctrl' into next/soc
Olof Johansson
2012-11-21
4
-401
/
+483
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
pinctrl: samsung: Update error check for unsigned variables
Tushar Behera
2012-11-19
1
-1
/
+1
|
|
*
pinctrl: samsung: Add support for EXYNOS4X12
Tomasz Figa
2012-11-19
3
-0
/
+113
|
|
*
Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsung
Kukjin Kim
2012-11-19
4
-400
/
+369
|
|
|
\
|
|
|
*
pinctrl: samsung: Add GPIO to IRQ translation
Tomasz Figa
2012-10-15
1
-0
/
+19
|
|
|
*
pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT
Tomasz Figa
2012-10-15
1
-0
/
+11
|
|
|
*
pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts
Tomasz Figa
2012-10-15
3
-69
/
+129
|
|
|
*
pinctrl: samsung: Use one GPIO chip per pin bank
Tomasz Figa
2012-10-15
2
-49
/
+79
|
|
|
*
pinctrl: exynos: Use one IRQ domain per pin bank
Tomasz Figa
2012-10-15
4
-105
/
+35
|
|
|
*
pinctrl: samsung: Include bank-specific eint offset in bank struct
Tomasz Figa
2012-10-15
3
-29
/
+30
|
|
|
*
pinctrl: samsung: Hold pointer to driver data in bank struct
Tomasz Figa
2012-10-15
2
-8
/
+12
|
|
|
*
pinctrl: samsung: Match pin banks with their device nodes
Tomasz Figa
2012-10-15
2
-0
/
+15
|
|
|
*
pinctrl: samsung: Distinguish between pin group and bank nodes
Tomasz Figa
2012-10-15
1
-1
/
+1
|
|
|
*
pinctrl: samsung: Remove static pin enumerations
Tomasz Figa
2012-10-15
1
-119
/
+0
|
|
|
*
pinctrl: samsung: Assing pin numbers dynamically
Tomasz Figa
2012-10-15
3
-54
/
+62
|
|
|
*
pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
Tomasz Figa
2012-10-15
1
-9
/
+16
|
|
|
*
pinctrl: samsung: Detect and handle unsupported configuration types
Tomasz Figa
2012-10-15
1
-0
/
+3
*
|
|
|
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
25
-52
/
+52
|
\
\
\
\
|
*
|
|
|
pinctrl: remove use of __devexit
Bill Pemberton
2012-11-28
16
-16
/
+16
|
*
|
|
|
pinctrl: remove use of __devinitconst
Bill Pemberton
2012-11-28
2
-4
/
+4
|
*
|
|
|
pinctrl: remove use of __devinitdata
Bill Pemberton
2012-11-28
14
-14
/
+14
|
*
|
|
|
pinctrl: remove use of __devexit_p
Bill Pemberton
2012-11-28
18
-18
/
+18
|
|
/
/
/
*
|
|
|
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-11
45
-398
/
+3558
|
\
\
\
\
|
*
|
|
|
pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910
Axel Lin
2012-12-02
1
-3
/
+0
|
*
|
|
|
pinctrl: pinctrl-single: Fix error check condition
Sachin Kamat
2012-11-23
1
-1
/
+1
|
*
|
|
|
pinctrl: SPEAr: Update error check for unsigned variables
Tushar Behera
2012-11-23
1
-1
/
+1
|
*
|
|
|
Merge branch 'at91' into devel
Linus Walleij
2012-11-21
1
-1
/
+125
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...
Linus Walleij
2012-11-21
1
-1
/
+125
|
|
|
\
\
\
\
|
|
|
*
|
|
|
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...
Jean-Christophe PLAGNIOL-VILLARD
2012-11-19
1
-0
/
+111
|
|
|
*
|
|
|
pinctrl: at91: provide gpio names
Jean-Christophe PLAGNIOL-VILLARD
2012-11-19
1
-1
/
+14
|
*
|
|
|
|
|
pinctrl: single: support gpio request and free
Haojian Zhuang
2012-11-21
1
-2
/
+78
|
*
|
|
|
|
|
pinctrl: generic: add input schmitt disable parameter
Haojian Zhuang
2012-11-21
1
-0
/
+1
|
*
|
|
|
|
|
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
Linus Walleij
2012-11-21
1
-6
/
+0
|
*
|
|
|
|
|
pinctrl/u300/coh901: let the gpio_chip register the range
Linus Walleij
2012-11-21
2
-53
/
+49
|
*
|
|
|
|
|
pinctrl: add function to retrieve range from pin
Linus Walleij
2012-11-21
1
-0
/
+24
|
*
|
|
|
|
|
pinctrl: make range registration defer properly
Linus Walleij
2012-11-21
1
-1
/
+6
|
*
|
|
|
|
|
gpiolib: rename find_pinctrl_*
Linus Walleij
2012-11-21
1
-2
/
+2
|
*
|
|
|
|
|
pinctrl: nomadik: Staticize non-exported symbols
Axel Lin
2012-11-15
1
-14
/
+12
|
*
|
|
|
|
|
pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL
Axel Lin
2012-11-15
1
-3
/
+8
|
*
|
|
|
|
|
pinctrl: single: dump pinmux register value
Haojian Zhuang
2012-11-15
1
-4
/
+4
|
*
|
|
|
|
|
Pinctrl/spear: plgpio: don't call prepare/unprepare
Viresh Kumar
2012-11-15
1
-4
/
+15
|
*
|
|
|
|
|
pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called
Axel Lin
2012-11-15
1
-1
/
+2
|
*
|
|
|
|
|
pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found
Axel Lin
2012-11-15
1
-3
/
+3
|
*
|
|
|
|
|
pinctrl: coh901: Return proper error if irq_domain_add_linear() fails
Axel Lin
2012-11-15
1
-2
/
+4
|
*
|
|
|
|
|
pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr
Axel Lin
2012-11-15
1
-3
/
+3
[next]