aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-x3proto/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-12SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-1/+1
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto1-4/+1
2016-03-30sh: x3proto-gpio: switch to gpiochip_add_data()Linus Walleij1-2/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-29sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-4/+2
2012-05-24sh: mach-x3proto: Migrate to linear irq domain.Paul Mundt1-26/+31
2011-03-29sh: Convert to new function namesThomas Gleixner1-4/+4
2010-10-27sh: mach-x3proto: irq_data conversion.Paul Mundt1-3/+4
2010-10-12sh: boards/mach-x3proto: gpio: fix error handling codeKulikov Vasiliy1-2/+2
2010-10-04sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt1-0/+135