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