Age | Commit message (Expand) | Author | Files | Lines |
2014-09-24 | gpio, bcm-kona, LLVMLinux: Remove use of __initconst | Behan Webster | 1 | -1/+1 |
2014-03-18 | gpio: switch drivers to use new callback | Linus Walleij | 1 | -7/+7 |
2014-03-14 | Merge tag 'v3.14-rc6' into devel | Linus Walleij | 1 | -2/+2 |
2014-02-06 | gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code | Markus Mayer | 1 | -4/+4 |
2014-02-06 | gpio: bcm281xx: Centralize register locking | Markus Mayer | 1 | -33/+49 |
2014-02-06 | gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro | Markus Mayer | 1 | -1/+4 |
2014-02-05 | gpio: bcm281xx: Update MODULE_AUTHOR | Markus Mayer | 1 | -2/+2 |
2013-12-09 | Merge tag 'v3.13-rc3' into devel | Linus Walleij | 1 | -1/+1 |
2013-12-04 | gpio: bcm-kona: lock IRQs when starting them | Linus Walleij | 1 | -0/+22 |
2013-11-27 | gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() | Markus Mayer | 1 | -1/+1 |
2013-10-30 | gpio: bcm-kona: add missing .owner to struct gpio_chip | Wei Yongjun | 1 | -0/+1 |
2013-10-18 | gpio: bcm281xx: Don't print addresses of GPIO area in probe() | Markus Mayer | 1 | -2/+1 |
2013-10-16 | gpio: bcm_kona: rename confusing variables | Linus Walleij | 1 | -7/+8 |
2013-10-11 | gpio: bcm281xx: Fix nested interrupt handler issue | Markus Mayer | 1 | -1/+0 |
2013-09-21 | gpio: bcm-kona: only use set_irq_flags() on ARM | Linus Walleij | 1 | -6/+14 |
2013-09-20 | gpio: bcm281xx: Add GPIO driver | Markus Mayer | 1 | -0/+632 |