Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-16 | powerpc: Switch to irq_find_mapping() | Jiri Slaby (SUSE) | 1 | -1/+1 |
2025-05-16 | powerpc: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 1 | -1/+2 |
2022-05-11 | powerpc/8xx: Use kmalloced data structure instead of global static | Christophe Leroy | 1 | -18/+30 |
2022-05-11 | powerpc/8xx: Convert CPM1 interrupt controller to platform_device | Christophe Leroy | 1 | -40/+50 |
2022-05-11 | powerpc/8xx: Convert CPM1 error interrupt handler to platform driver | Christophe Leroy | 1 | -29/+44 |
2022-05-11 | powerpc/8xx: Move CPM interrupt controller into a dedicated file | Christophe Leroy | 1 | -0/+151 |