Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6281100ec84016facda2bbbed5be649ff0f82073
/
drivers
/
pinctrl
/
pinctrl-at91.c
4b6fe45
pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x
by Hans Wennborg
· 10 years ago
445d202
pinctrl: pinctrl-at91.c: Cleaning up values that are never used
by Rickard Strandqvist
· 10 years ago
ca7162a
pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero
by Rickard Strandqvist
· 10 years ago
2243a87
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
by Fan Wu
· 10 years ago
cccb0c3
pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs
by Alexander Stein
· 11 years ago
47f2271
pinctrl/at91: Fix mask creation in at91_gpio_dbg_show
by Alexander Stein
· 11 years ago
80cc373
pinctrl/at91: convert driver to use gpiolib irqchip
by Alexander Stein
· 11 years ago
8af584b
pinctrl: at91: implement get_direction
by Richard Genoud
· 11 years ago
94e6920
pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ
by Jean-Jacques Hiblot
· 11 years ago
b0dcfd8
pinctrl: at91: use locked variant of irq_set_handler
by Nicolas Ferre
· 11 years ago
a547df9
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
37ef1d9
pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable
by Boris BREZILLON
· 11 years ago
795f995
pinctrl: at91: fix clk_unprepare and clk_disable order
by Boris BREZILLON
· 11 years ago
4d9b8a8
pinctrl: at91: implement at91_pinconf_dbg_show
by Alexandre Belloni
· 11 years ago
1292e69
pinctrl: at91: initialize config parameter to 0
by Alexandre Belloni
· 11 years ago
c2eb9e7
pinctrl: at91: correct a few typos
by Alexandre Belloni
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
94daf85
pinctrl: at91: copy define to driver
by Linus Walleij
· 11 years ago
61e310a
pinctrl: at91: correct a few typos
by Alexandre Belloni
· 11 years ago
606fca9
pinctrl: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
c8dba02
pinctrl: at91: fix sam9x5 debounce/deglitch functions
by Boris BREZILLON
· 11 years ago
77966ad
pinctrl: at91: fix typos
by Boris BREZILLON
· 11 years ago
05d3534
pinctrl: at91: fix get_pullup/down function return
by Boris BREZILLON
· 11 years ago
03b054e
pinctrl: Pass all configs to driver on pin_config_set()
by Sherman Yin
· 11 years ago
99fce02
pinctrl: at91: choose appropriate handler for level interrupts
by Boris BREZILLON
· 11 years ago
f50b9e1
drivers/pinctrl: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
44c0d23
Merge tag 'v3.9-rc5' into next/cleanup
by Arnd Bergmann
· 12 years ago
6a7b3e9
Merge tag 'v3.9-rc5' into devel
by Linus Walleij
· 12 years ago
3c93600
pinctrl: at91: Fix checkpatch errors
by Sachin Kamat
· 12 years ago
1164d73
pinctrl: at91: Remove duplicate const
by Sachin Kamat
· 12 years ago
de88cbb
arm: Move chained_irq_(enter|exit) to a generic file
by Catalin Marinas
· 12 years ago
647f8d9
ARM: at91: add gpio suspend/resume support when using pinctrl
by Ludovic Desroches
· 12 years ago
022ab14
pinctrl: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
9e0c1fb
pinctrl: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
4956964
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
150632b
Drivers: pinctrl: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
c62b2b3
drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
by Julia Lawall
· 12 years ago
5f007db
Merge branch 'at91' into devel
by Linus Walleij
· 12 years ago
7ebd7a3
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux option support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
32b01a3
pinctrl: at91: provide gpio names
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
6bb0700
pinctrl: Staticize pinconf_ops
by Axel Lin
· 12 years ago
f6f94f6
pinctrl: at91: Staticize non-exported symbols
by Axel Lin
· 12 years ago
a7e35b9
pinctrl/at91: remove unused variable in at91_dt_node_to_map()
by Wei Yongjun
· 12 years ago
05daa16
pinctrl/at91: using for_each_set_bit to simplify the code
by Wei Yongjun
· 12 years ago
11aabdc
pinctrl/at91: remove duplicated include from pinctrl-at91.c
by Wei Yongjun
· 12 years ago
dffa912
pinctrl/: at91: fix warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
a728c7c
gpio/at91: auto request and configure the pio as input when the interrupt is used via DT
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
525fae2
pinctrl: at91: fix typo on PULL_UP
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
6732ae5
ARM: at91: add pinctrl support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago