| Commit message (Expand) | Author | Age | Files | Lines |
* | zorro: Make zorro_bus_type const | Ricardo B. Marliere | 2024-02-19 | 1 | -1/+1 |
* | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -2/+2 |
* | zorro: Drop useless (and hardly used) .driver member in struct zorro_dev | Uwe Kleine-König | 2021-08-05 | 1 | -5/+2 |
* | zorro: Simplify remove callback | Uwe Kleine-König | 2021-08-05 | 1 | -5/+3 |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -2/+1 |
* | zorro: Use zorro_match_device() helper in zorro_bus_match() | Geert Uytterhoeven | 2020-03-09 | 1 | -6/+1 |
* | zorro: Fix zorro_bus_match() kerneldoc | Geert Uytterhoeven | 2020-03-09 | 1 | -3/+3 |
* | zorro: Make zorro_match_device() static | Geert Uytterhoeven | 2020-03-09 | 1 | -2/+1 |
* | zorro: stop creating attributes by hand | Dmitry Torokhov | 2017-03-17 | 1 | -6/+9 |
* | zorro: Let the driver core handle device enumeration | Geert Uytterhoeven | 2013-11-26 | 1 | -5/+6 |
* | Drivers: zorro: remove CONFIG_HOTPLUG usage | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+0 |
* | zorro: Fix four checkpatch warnings | Jim Rotmalm | 2011-10-24 | 1 | -4/+4 |
* | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 2010-05-17 | 1 | -0/+24 |
* | m68k: don't export static inline functions | Stephen Rothwell | 2009-12-06 | 1 | -1/+0 |
* | Amiga zorro bus: Add missing zorro_device_remove() | Geert Uytterhoeven | 2007-11-26 | 1 | -0/+15 |
* | [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() | Bjorn Helgaas | 2006-03-25 | 1 | -7/+2 |
* | [PATCH] Add zorro_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+150 |