summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: bcm: Constify static pinmux_opsRikard Falkeborn2021-06-097-7/+7
* pinctrl: bcm: Constify static pinctrl_opsRikard Falkeborn2021-06-097-7/+7
* pinctrl: bcm2835: Accept fewer than expected IRQsPhil Elwell2021-05-281-2/+6
* pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()Zhen Lei2021-05-201-3/+1
* pinctrl: bcm63xx: Fix More dependenciesRandy Dunlap2021-04-081-1/+6
* pinctrl: bcm63xx: Fix dependenciesLinus Walleij2021-03-311-2/+4
* pinctrl: bcm: bcm6362: fix warningÁlvaro Fernández Rojas2021-03-311-3/+3
* pinctrl: add a pincontrol driver for BCM6318Álvaro Fernández Rojas2021-03-293-0/+507
* pinctrl: add a pincontrol driver for BCM63268Álvaro Fernández Rojas2021-03-293-0/+652
* pinctrl: add a pincontrol driver for BCM6368Álvaro Fernández Rojas2021-03-293-0/+532
* pinctrl: add a pincontrol driver for BCM6362Álvaro Fernández Rojas2021-03-293-0/+626
* pinctrl: add a pincontrol driver for BCM6358Álvaro Fernández Rojas2021-03-293-0/+378
* pinctrl: add a pincontrol driver for BCM6328Álvaro Fernández Rojas2021-03-293-0/+413
* pinctrl: bcm: add bcm63xx base codeÁlvaro Fernández Rojas2021-03-294-0/+160
* pinctrl: bcm: Simplify bool comparisonJiapeng Zhong2021-01-181-1/+1
* pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran2020-09-291-0/+1
* pinctrl: bcm: pinctrl-iproc-gpio: Rename incorrectly documented function paramLee Jones2020-07-161-1/+1
* pinctrl: bcm: pinctrl-bcm281xx: Demote obvious misuse of kerneldoc to standar...Lee Jones2020-07-161-3/+3
* pinctrl: nsp: Set irq handler based on trig typeMark Tomlinson2020-07-111-9/+9
* pinctrl: bcm2835: Add support for wake-up interruptsFlorian Fainelli2020-06-031-1/+75
* pinctrl: bcm2835: Match BCM7211 compatible stringFlorian Fainelli2020-06-031-0/+4
* pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-251-1/+1
* pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2020-02-212-2/+8
* pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren2020-02-141-12/+42
* pinctrl: bcm2835: Refactor platform dataStefan Wahren2020-02-141-13/+44
* pinctrl: bcm2835: Drop unused defineStefan Wahren2020-02-141-3/+0
* Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-291-2/+8
|\
| * pinctrl: iproc: Use platform_get_irq_optional() to avoid error messageRayagonda Kokatanur2020-01-151-1/+1
| * pinctrl: iproc: Set irq handler based on trig typeHamish Martin2019-12-161-1/+7
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
|/
* Merge tag 'v5.4-rc5' into develLinus Walleij2019-11-132-12/+4
|\
| * pinctrl: iproc: allow for error from platform_get_irq()Chris Packham2019-10-051-1/+1
| * pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-10-051-2/+2
| * pinctrl: bcm-iproc: Use SPDX headerLinus Walleij2019-10-051-9/+1
* | pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-055-18/+8
* | pinctrl: bcm: nsp: implement get_directionChris Packham2019-11-041-0/+14
* | pinctrl: bcm: nsp: use gpiolib infrastructure for interruptsChris Packham2019-11-041-63/+42
* | pinctrl: iproc: use unique name for irq chipChris Packham2019-10-051-1/+1
|/
* pinctrl: bcm: remove redundant assignment to pointer logColin Ian King2019-09-121-1/+0
* pinctrl: iproc: Add 'get_direction' supportRayagonda Kokatanur2019-09-121-0/+10
* pinctrl: iproc-gpio: Handle interrupts for multiple instancesRayagonda Kokatanur2019-09-111-9/+12
* pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin2019-09-111-19/+77
* pinctrl: bcm2835: Pass irqchip when adding gpiochipLinus Walleij2019-08-261-30/+25
* pinctrl: bcm-iproc: Pass irqchip when adding gpiochipLinus Walleij2019-08-211-14/+19
* pinctrl: bcm2835: Add support for BCM2711 pull-up functionalityStefan Wahren2019-08-051-5/+100
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-132-1/+7
|\
| * pinctrl: ns2: Fix potential NULL dereferenceYoung Xiao2019-06-081-0/+2
| * pinctrl: bcm2835: Fix build error without CONFIG_OFYueHaibing2019-06-021-1/+1
| * pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTBDoug Berger2019-05-231-1/+5
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/