index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
pinctrl: at91: use own header
Alexandre Belloni
1
-3
/
+1
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
1
-2
/
+2
2014-10-20
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-10-07
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+194
2014-09-23
pinctrl: at91: disable PD or PU before enabling PU or PD
Wenyou Yang
1
-0
/
+6
2014-09-23
pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add
Pramod Gurav
1
-4
/
+10
2014-09-23
pinctrl: at91: Fix failure path in at91_gpio_probe path
Pramod Gurav
1
-7
/
+13
2014-09-05
pinctrl: at91: Switch to using managed clk_get
Pramod Gurav
1
-4
/
+2
2014-09-05
pinctrl: at91: add drive strength configuration
Marek Roszko
1
-1
/
+161
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-3
/
+3
2014-08-17
pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-2
/
+2
2014-07-11
pinctrl: pinctrl-at91.c: Cleaning up values that are never used
Rickard Strandqvist
1
-2
/
+2
2014-07-11
pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
1
-1
/
+1
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-21
/
+0
2014-05-27
pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs
Alexander Stein
1
-0
/
+13
2014-04-22
pinctrl/at91: Fix mask creation in at91_gpio_dbg_show
Alexander Stein
1
-2
/
+1
2014-04-22
pinctrl/at91: convert driver to use gpiolib irqchip
Alexander Stein
1
-105
/
+30
2014-02-25
pinctrl: at91: implement get_direction
Richard Genoud
1
-0
/
+12
2014-02-10
pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ
Jean-Jacques Hiblot
1
-0
/
+27
2014-02-03
pinctrl: at91: use locked variant of irq_set_handler
Nicolas Ferre
1
-5
/
+5
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+35
2013-12-16
pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable
Boris BREZILLON
1
-4
/
+2
2013-12-16
pinctrl: at91: fix clk_unprepare and clk_disable order
Boris BREZILLON
1
-5
/
+3
2013-12-13
pinctrl: at91: implement at91_pinconf_dbg_show
Alexandre Belloni
1
-0
/
+25
2013-12-12
pinctrl: at91: initialize config parameter to 0
Alexandre Belloni
1
-1
/
+2
2013-12-12
pinctrl: at91: correct a few typos
Alexandre Belloni
1
-3
/
+3
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-11-05
pinctrl: at91: copy define to driver
Linus Walleij
1
-0
/
+1
2013-10-23
pinctrl: at91: correct a few typos
Alexandre Belloni
1
-4
/
+4
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
1
-2
/
+2
2013-09-27
pinctrl: at91: fix sam9x5 debounce/deglitch functions
Boris BREZILLON
1
-5
/
+13
2013-09-27
pinctrl: at91: fix typos
Boris BREZILLON
1
-3
/
+3
2013-08-28
pinctrl: at91: fix get_pullup/down function return
Boris BREZILLON
1
-2
/
+2
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-19
/
+29
2013-08-07
pinctrl: at91: choose appropriate handler for level interrupts
Boris BREZILLON
1
-2
/
+14
2013-06-16
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+1
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2013-04-09
Merge tag 'v3.9-rc5' into next/cleanup
Arnd Bergmann
1
-1
/
+60
2013-04-03
Merge tag 'v3.9-rc5' into devel
Linus Walleij
1
-1
/
+60
2013-03-27
pinctrl: at91: Fix checkpatch errors
Sachin Kamat
1
-8
/
+9
2013-03-27
pinctrl: at91: Remove duplicate const
Sachin Kamat
1
-2
/
+2
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-2
/
+1
2013-03-14
ARM: at91: add gpio suspend/resume support when using pinctrl
Ludovic Desroches
1
-1
/
+60
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-3
/
+3
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2013-01-03
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-19
/
+18
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
1
-19
/
+18
2012-12-26
drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
Julia Lawall
1
-1
/
+1
2012-11-21
Merge branch 'at91' into devel
Linus Walleij
1
-1
/
+125
2012-11-19
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+111
[prev]
[next]