Linus Walleij
|
1c5fb66afa
pinctrl: Include <linux/gpio/driver.h> nothing else
|
7 년 전 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 년 전 |
Linus Walleij
|
bee67c7c9d
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
|
7 년 전 |
Thierry Reding
|
f0fbe7bce7
gpio: Move irqdomain into struct gpio_irq_chip
|
8 년 전 |
Linus Walleij
|
a9a1d2a782
pinctrl/gpio: Unify namespace for cross-calls
|
8 년 전 |
Julia Lawall
|
ecdc722f49
pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
|
8 년 전 |
Rob Herring
|
f5292d06c4
pinctrl: Convert to using %pOF instead of full_name
|
8 년 전 |
Paul Gortmaker
|
a9784e56aa
pinctrl: sirf: make core support explicitly non-modular
|
9 년 전 |
Linus Torvalds
|
58cf279aca
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
9 년 전 |
Linus Walleij
|
192d3507e2
pinctrl: sirf: use gpiochip data pointer
|
9 년 전 |
Julia Lawall
|
2d98023c16
pinctrl: sirf: add missing of_node_put
|
9 년 전 |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
10 년 전 |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 년 전 |
Thomas Gleixner
|
3b0d1561ea
pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal
|
10 년 전 |
Jiang Liu
|
5663bb27de
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 년 전 |
Masahiro Yamada
|
323de9efdf
pinctrl: make pinctrl_register() return proper error code
|
10 년 전 |
Linus Walleij
|
1dfe0d159d
pinctrl: sirf: move sgpio lock into state container
|
11 년 전 |
Colin Ian King
|
28b30c306a
pinctrl: sirf: fix typo in kernel warning on a bad interrupt
|
10 년 전 |
Barry Song
|
a17272a46c
pinctrl: sirf: drop marco support
|
10 년 전 |
Wolfram Sang
|
66d0f85f10
pinctrl: sirf: drop owner assignment from platform_drivers
|
11 년 전 |
Linus Torvalds
|
ea584595fc
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
11 년 전 |
Linus Walleij
|
2fcea6cecb
pinctrl: remove remaining users of gpiochip_remove() retval
|
11 년 전 |
Pramod Gurav
|
0a5d667048
pinctrl: sirf: Remove gpiochip on failure cases
|
11 년 전 |
Linus Walleij
|
03e9f0cac5
pinctrl: clean up after enable refactoring
|
11 년 전 |
Bin Shi
|
c09f80db58
pinctrl: sirf: fix lots of "line over 80 characters"
|
11 년 전 |
Bin Shi
|
4bee325cd9
pinctrl: sirf: fix "quoted string split across lines"
|
11 년 전 |
Fan Wu
|
2243a87d90
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
|
11 년 전 |
Linus Walleij
|
29c7f1f53b
pinctrl: sirf: fix a bad conflict resolution
|
11 년 전 |
Linus Walleij
|
294d1351ff
pinctrl: sirf: switch to using allocated state container
|
11 년 전 |
Barry Song
|
648e42e140
pinctrl: sirf: fix typo for GPIO bank number
|
11 년 전 |