summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22/ip22-gio.c
Commit message (Expand)AuthorAgeFilesLines
* mips: sgi-ip22: make gio_bus_type constRicardo B. Marliere2024-02-201-2/+2
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* mips: sgi-ip22: Drop redundant check from .remove()Uwe Kleine-König2022-07-051-1/+1
* mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang2022-03-301-0/+2
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
* MIPS: ip22-gio: Make gio_match_device() staticGeert Uytterhoeven2020-01-131-3/+3
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-6/+10
* MIPS: ip22-gio: Remove legacy suspend/resume supportLars-Peter Clausen2015-02-201-24/+0
* MIPS: IP22: Add missing put_device callLevente Kurusa2014-07-301-1/+9
* MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer2014-06-041-14/+28
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-7/+7
* MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer2011-12-071-0/+428