Linus Torvalds
|
20d5ba4928
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
8 years ago |
Mika Westerberg
|
d2cdf5dc58
pinctrl: cherryview: Prevent possible interrupt storm on resume
|
8 years ago |
Mika Westerberg
|
56211121c0
pinctrl: cherryview: Serialize register access in suspend/resume
|
8 years ago |
Mika Westerberg
|
684373eaa9
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
|
8 years ago |
Mika Westerberg
|
d1073418d9
pinctrl: cherryview: Convert to use devm_gpiochip_add_data()
|
9 years ago |
Mika Westerberg
|
47c950d102
pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
|
9 years ago |
Mika Westerberg
|
bcb48cca23
pinctrl: cherryview: Do not mask all interrupts in probe
|
9 years ago |
Dan O'Donovan
|
77401d7fdf
pinctrl: cherryview: add handlers for pin_config_group_get/set
|
9 years ago |
Dan O'Donovan
|
ccdf81d08d
pinctrl: cherryview: add option to set open-drain pin config
|
9 years ago |
Dan O'Donovan
|
0bd50d719b
pinctrl: cherryview: prevent concurrent access to GPIO controllers
|
9 years ago |
Laxman Dewangan
|
7cf061fadd
pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration
|
9 years ago |
Linus Walleij
|
0587d3db00
pinctrl: cherryview: use gpiochip data pointer
|
9 years ago |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 years ago |
Jonas Gorski
|
98c85d583a
pinctrl: replace trivial implementations of gpio_chip request/free
|
9 years ago |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 years ago |
Mika Westerberg
|
109fdf1572
pinctrl: cherryview: Use raw_spinlock for locking
|
10 years ago |
Mika Westerberg
|
4585b000ac
pinctrl: cherryview: Serialize all register access
|
10 years ago |
Jiang Liu
|
5663bb27de
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 years ago |
Thomas Gleixner
|
a4e3f7830f
pinctrl/cherryview: Use irq_set_handler_locked()
|
10 years ago |
Linus Torvalds
|
93a4b1b946
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
10 years ago |
Masahiro Yamada
|
323de9efdf
pinctrl: make pinctrl_register() return proper error code
|
10 years ago |
Mika Westerberg
|
e6c906dedb
pinctrl: cherryview: Read triggering type from HW if not set when requested
|
10 years ago |
qipeng.zha
|
549e783f6a
pinctrl: update direction_output function of cherryview driver
|
10 years ago |
Mika Westerberg
|
2479c7300e
pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
|
10 years ago |
Wolfram Sang
|
1ee68af8a5
pinctrl: intel: drop owner assignment from platform_drivers
|
10 years ago |
Mika Westerberg
|
9eb457b547
pinctrl: cherryview: Save and restore pin configs over system sleep
|
10 years ago |
Mika Westerberg
|
6e08d6bbeb
pinctrl: Add Intel Cherryview/Braswell pin controller support
|
10 years ago |