summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-bcm-kona.c
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-31
|\
| * gpio: bcm-kona: Include proper headerLinus Walleij2018-01-13
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-28
|/
* gpio: bcm-kona: make use of raw_spinlock variantsJulia Cartwright2017-03-16
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
* gpio: constify gpio_chip structuresJulia Lawall2016-09-13
* gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-08
* gpio: bcm-kona: make explicitly non-modularPaul Gortmaker2016-03-31
* gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: bcm-kona: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* gpio: kill off set_irq_flags usageRob Herring2015-07-28
* gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-14
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-01
|\
| * gpio/bcm-kona: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
* | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-24
|\ \
| * | gpio: Constify irq_domain_opsKrzysztof Kozlowski2015-05-06
| |/
* | gpio: bcm-kona: Implement get_direction callbackAxel Lin2015-04-27
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
|/
* gpio, bcm-kona, LLVMLinux: Remove use of __initconstBehan Webster2014-09-24
* gpio: switch drivers to use new callbackLinus Walleij2014-03-18
* Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-14
|\
| * gpio: bcm281xx: Update MODULE_AUTHORMarkus Mayer2014-02-05
* | gpio: bcm281xx: Use "unsigned gpio" consistently throughout the codeMarkus Mayer2014-02-06
* | gpio: bcm281xx: Centralize register lockingMarkus Mayer2014-02-06
* | gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macroMarkus Mayer2014-02-06
|/
* Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-09
|\
| * gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer2013-11-27
* | gpio: bcm-kona: lock IRQs when starting themLinus Walleij2013-12-04
|/
* gpio: bcm-kona: add missing .owner to struct gpio_chipWei Yongjun2013-10-30
* gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer2013-10-18
* gpio: bcm_kona: rename confusing variablesLinus Walleij2013-10-16
* gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer2013-10-11
* gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij2013-09-20
* gpio: bcm281xx: Add GPIO driverMarkus Mayer2013-09-20