Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ec72b8006c1e69f633e3def3e3b3c7c6318d271c
/
drivers
/
pinctrl
/
nomadik
/
pinctrl-abx500.c
2b016d2
pinctrl: abx500: use gpiochip data pointer
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
27aa2e3
pinctrl: abx500: remove strict mode
by Linus Walleij
· 9 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 10 years ago
a21763a
pinctrl: nomadik: activate strict mux mode
by Linus Walleij
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
f42cf8d
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
dd4d01f
pinctrl: pinconf-generic: Allow driver to specify DT params
by Soren Brinkmann
· 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
87b5067
pinctrl: nomadik: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
71ca917
pinctrl: abx500: mark pin config as generic
by Linus Walleij
· 10 years ago
eea11b0
pinctrl: abx500: retire phandle config mechanism
by Linus Walleij
· 10 years ago
0564f7d
pinctrl: abx500: force-convert to generic config bindings
by Linus Walleij
· 10 years ago
51d3993
pinctrl: abx500: force-convert to generic mux bindings
by Linus Walleij
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 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
3a4b094
pinctrl: abx500: get rid of unused variable
by Linus Walleij
· 10 years ago
259145f
pinctrl: abx500: refactor DT parser to take two paths
by Linus Walleij
· 10 years ago
b07f92a
pinctrl: abx500: use helpers for map allocation/free
by Linus Walleij
· 10 years ago
2fcea6c
pinctrl: remove remaining users of gpiochip_remove() retval
by Linus Walleij
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
1d54f0f
pinctrl: abx500: remove useless check
by Patrice CHOTARD
· 10 years ago
3a19805
pinctrl: nomadik: move all Nomadik drivers to subdir
by Linus Walleij
· 10 years ago
[Renamed (99%) from drivers/pinctrl/pinctrl-abx500.c]
2243a87
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
by Fan Wu
· 11 years ago
97b583f
mfd/pinctrl: Delete platform data header
by Linus Walleij
· 11 years ago
ac99a03
pinctrl: abx500: Delete non-devicetree probe path
by Linus Walleij
· 11 years ago
c590854
pinctrl: abx500: fix some more bitwise AND tests
by Dan Carpenter
· 11 years ago
6da33db
pinctrl: abx500: fix bitwise AND test
by Dan Carpenter
· 11 years ago
03b054e
pinctrl: Pass all configs to driver on pin_config_set()
by Sherman Yin
· 11 years ago
9be580a
pinctrl: abx500: rework error path
by Patrice Chotard
· 11 years ago
acd260b
pinctrl: abx500: suppress hardcoded value
by Patrice Chotard
· 11 years ago
8b5abd1
pinctrl: abx500: factorize code
by Patrice Chotard
· 11 years ago
d8d4f7f
pinctrl: abx500: fix abx500_gpio_get()
by Patrice Chotard
· 11 years ago
61ce135
pinctrl: abx500: fix abx500_pin_config_set()
by Patrice Chotard
· 11 years ago
64a45c9
pinctrl: abx500: Add device tree support
by Patrice Chotard
· 11 years ago
ce06f40
pinctrl: abx500: fix build warning
by Patrice Chotard
· 12 years ago
d2752ae
pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/down
by Patrice Chotard
· 12 years ago
9ed3cd3
pinctrl: abx500: allow to set pull up
by Patrice Chotard
· 12 years ago
10a8be5
pinctrl: abx500: fix abx500_config_pull_updown
by Patrice Chotard
· 12 years ago
b0bb642
pinctrl: abx500: suppress unused mutex
by Patrice Chotard
· 12 years ago
86c976e
pinctrl: abx500: Rejiggle platform data and DT initialisation
by Lee Jones
· 12 years ago
2fcad12
pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data
by Lee Jones
· 12 years ago
06b62d8
pinctrl: abx500: fix issue when no pdata
by Patrice CHOTARD
· 12 years ago
9c4154e
pinctrl: abx500: Staticize some symbols
by Sachin Kamat
· 12 years ago
6a7b3e9
Merge tag 'v3.9-rc5' into devel
by Linus Walleij
· 12 years ago
6a40cdd
pinctrl: abx500: Fix checking if pin use AlternateFunction register
by Axel Lin
· 12 years ago
e392971
pinctrl: abx500: Add terminating entry for of_device_id table
by Axel Lin
· 12 years ago
022ab14
pinctrl: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
43a255d
pinctrl/abx500: use direct IRQ defines
by Linus Walleij
· 12 years ago
a6a16d2
pinctrl/abx500: replace IRQ offsets with table read-in values
by Lee Jones
· 12 years ago
ac652d7
pinctrl/abx500: move IRQ handling to ab8500-core
by Lee Jones
· 12 years ago
a950cb7
pinctrl/abx500: adjust offset for get_mode()
by Linus Walleij
· 12 years ago
f30a383
pinctrl/abx500: add Device Tree support
by Lee Jones
· 12 years ago
b9fab6e
pinctrl/abx500: align GPIO cluster boundaries
by Lee Jones
· 12 years ago
fa1ec99
pinctrl/abx500: prevent error path from corrupting returning error
by Lee Jones
· 12 years ago
d41e35c
pinctrl/abx500: destroy mutex if returning early due to error
by Lee Jones
· 12 years ago
83b423c
pinctrl/abx500: beautify the ABX500 pin control driver
by Lee Jones
· 12 years ago
1abeebe
pinctrl/abx500: replace incorrect return value
by Lee Jones
· 12 years ago
49dcf08
pinctrl/abx500: use the BIT() macro where appropriate
by Lee Jones
· 12 years ago
a8f96e4
pinctrl/abx500: add AB8540 sub-driver
by Patrice Chotard
· 12 years ago
09dbec3
pinctrl/abx500: add AB9540 sub-driver
by Patrice Chotard
· 12 years ago
1aa2d8d
pinctrl/abx500: add AB8505 sub-driver
by Patrice Chotard
· 12 years ago
3c93799
pinctrl/abx500: add AB8500 sub-driver
by Patrice Chotard
· 12 years ago
0493e64
pinctrl: add abx500 pinctrl driver core
by Patrice Chotard
· 12 years ago