| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: mpc8xxx: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -15/+8 |
* | gpio: mpc8xxx: Be sure to clamp return value | Linus Walleij | 2015-12-26 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock | Alexander Stein | 2015-07-28 | 1 | -24/+24 |
* | gpio: mpc8xxx: add support for MPC5125 | Uwe Kleine-König | 2015-07-27 | 1 | -0/+15 |
* | gpio: mpc8xxx: handle differences between incarnations at a single place | Uwe Kleine-König | 2015-07-27 | 1 | -11/+38 |
* | gpio: mpc8xxx: constify of_device_id | Uwe Kleine-König | 2015-07-27 | 1 | -1/+1 |
* | gpio/mpc8xxx: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-14 | 1 | -4/+3 |
* | gpio: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-06 | 1 | -1/+1 |
* | gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[] | Kevin Hao | 2015-03-05 | 1 | -1/+1 |
* | gpio: mpc8xxx: Use of_mm_gpiochip_remove | Ricardo Ribalda Delgado | 2015-01-21 | 1 | -5/+23 |
* | gpio: mpc8xxx: Convert to platform device interface. | Ricardo Ribalda Delgado | 2015-01-20 | 1 | -26/+22 |
* | gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function | Rojhalat Ibrahim | 2014-11-27 | 1 | -0/+27 |
* | powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 | Liu Gang | 2013-12-03 | 1 | -2/+6 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ |
|
| * | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | | gpio: mpc8xxx: drop references to "virtual" IRQ | Linus Walleij | 2013-10-16 | 1 | -4/+4 |
|/ |
|
* | gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping | Anatolij Gustschin | 2013-02-04 | 1 | -1/+0 |
* | gpio/mpc8xxx: add a const qualifier | Uwe Kleine-König | 2012-09-11 | 1 | -1/+1 |
* | gpio: mpc8xxx: Prevent NULL pointer deref in demux handler | Thomas Gleixner | 2012-05-18 | 1 | -1/+2 |
* | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely | 2012-02-16 | 1 | -16/+1 |
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | 1 | -5/+2 |
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 | 1 | -5/+5 |
* | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang | 2011-12-13 | 1 | -5/+13 |
* | powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver | Felix Radensky | 2011-11-03 | 1 | -0/+2 |
* | powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver | Kumar Gala | 2011-11-03 | 1 | -0/+1 |
* | gpio: move mpc8xxx/512x gpio driver to drivers/gpio | Wolfram Sang | 2011-09-23 | 1 | -0/+395 |