Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1fb47e0a9ba4d85e075f059141c250f2b572c04c
/
drivers
/
pinctrl
/
pinctrl-at91.c
56411f3
pinctrl: fix incorrect inline keyword in multiple drivers
by Arnd Bergmann
· 8 years ago
eaa864a
pinctrl: at91: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
7d3a3fe
pinctrl: at91: Merge clk_prepare and clk_enable into clk_prepare_enable
by Alexander Stein
· 9 years ago
234b651
pinctrl: at91: Make at91_gpio_template const
by Alexander Stein
· 9 years ago
5c67425
pinctrl: at91: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
370ea61
pinctrl: at91: use gpiochip data pointer
by Linus Walleij
· 9 years ago
bab7f5a
pinctrl: at91: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
58383c7
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
e86328c
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
d94b986
pinctrl: at91: add missing of_node_put
by Julia Lawall
· 9 years ago
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
1ab3638
pinctrl: at91: fix null pointer dereference
by David Dueck
· 9 years ago
91d33cf
pinctrl: at91: Use generic irq_{request,release}_resources()
by Geert Uytterhoeven
· 9 years ago
5663bb2
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
c639845b
pinctrl/at91: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 9 years ago
1893b2c
pinctrl: at91: Add set_multiple GPIO chip feature
by Alexander Stein
· 10 years ago
07e492e
Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
d480239
pinctrl: at91: convert __raw to endian agnostic IO
by Ben Dooks
· 10 years ago
baa9946e
pinctrl: constify of_device_id array
by Fabian Frederick
· 10 years ago
bd87337
pinctrl: at91: move lock/unlock_as_irq calls into request/release
by Boris Brezillon
· 10 years ago
11131ba
pinctrl: at91: simplify probe error handling
by Baruch Siach
· 10 years ago
a0b957f
pinctrl: at91: allow to have disabled gpio bank
by Jean-Christophe PLAGNIOL-VILLARD
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
980f3c3
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
853b6bf
pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show
by Matthieu Crapet
· 10 years ago
c654b6b
pinctrl: at91: use own header
by Alexandre Belloni
· 10 years ago
e3a2e87
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
by Alexandre Courbot
· 10 years ago
5c759d7
pinctrl: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
2b425a3
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
3d78427
pinctrl: at91: disable PD or PU before enabling PU or PD
by Wenyou Yang
· 10 years ago
834e167
pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add
by Pramod Gurav
· 10 years ago
70e4197
pinctrl: at91: Fix failure path in at91_gpio_probe path
by Pramod Gurav
· 10 years ago
02b837f
pinctrl: at91: Switch to using managed clk_get
by Pramod Gurav
· 10 years ago
4334ac2
pinctrl: at91: add drive strength configuration
by Marek Roszko
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
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