index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: at91: copy define to driver
Linus Walleij
2013-11-05
1
-0
/
+1
*
pinctrl: at91: correct a few typos
Alexandre Belloni
2013-10-23
1
-4
/
+4
*
pinctrl: remove redundant of_match_ptr
Sachin Kamat
2013-10-08
1
-2
/
+2
*
pinctrl: at91: fix sam9x5 debounce/deglitch functions
Boris BREZILLON
2013-09-27
1
-5
/
+13
*
pinctrl: at91: fix typos
Boris BREZILLON
2013-09-27
1
-3
/
+3
*
pinctrl: at91: fix get_pullup/down function return
Boris BREZILLON
2013-08-28
1
-2
/
+2
*
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-28
1
-19
/
+29
*
pinctrl: at91: choose appropriate handler for level interrupts
Boris BREZILLON
2013-08-07
1
-2
/
+14
*
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-16
1
-6
/
+1
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-02
1
-2
/
+1
|
\
|
*
Merge tag 'v3.9-rc5' into next/cleanup
Arnd Bergmann
2013-04-09
1
-1
/
+60
|
|
\
|
*
|
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-26
1
-2
/
+1
*
|
|
Merge tag 'v3.9-rc5' into devel
Linus Walleij
2013-04-03
1
-1
/
+60
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ARM: at91: add gpio suspend/resume support when using pinctrl
Ludovic Desroches
2013-03-14
1
-1
/
+60
|
|
/
*
|
pinctrl: at91: Fix checkpatch errors
Sachin Kamat
2013-03-27
1
-8
/
+9
*
|
pinctrl: at91: Remove duplicate const
Sachin Kamat
2013-03-27
1
-2
/
+2
*
|
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-03-07
1
-3
/
+3
|
/
*
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-4
/
+3
*
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-03
1
-19
/
+18
|
\
|
*
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-19
/
+18
*
|
drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
Julia Lawall
2012-12-26
1
-1
/
+1
|
/
*
Merge branch 'at91' into devel
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: Staticize pinconf_ops
Axel Lin
2012-11-11
1
-1
/
+1
|
/
*
pinctrl: at91: Staticize non-exported symbols
Axel Lin
2012-11-05
1
-10
/
+12
*
pinctrl/at91: remove unused variable in at91_dt_node_to_map()
Wei Yongjun
2012-10-28
1
-3
/
+0
*
pinctrl/at91: using for_each_set_bit to simplify the code
Wei Yongjun
2012-10-28
1
-3
/
+1
*
pinctrl/at91: remove duplicated include from pinctrl-at91.c
Wei Yongjun
2012-10-28
1
-1
/
+0
*
pinctrl/: at91: fix warnings
Jean-Christophe PLAGNIOL-VILLARD
2012-10-28
1
-2
/
+2
*
gpio/at91: auto request and configure the pio as input when the interrupt is ...
Jean-Christophe PLAGNIOL-VILLARD
2012-10-24
1
-1
/
+25
*
pinctrl: at91: fix typo on PULL_UP
Jean-Christophe PLAGNIOL-VILLARD
2012-10-24
1
-1
/
+1
*
ARM: at91: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
2012-10-13
1
-0
/
+1490