| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+1 |
| 2024-11-06 | scsi: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -3/+3 |
| 2024-04-05 | scsi: a4000t: Mark driver struct with __refdata to prevent section mismatch | Uwe Kleine-König | 1 | -1/+7 |
| 2023-12-05 | scsi: a4000t: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2014-10-20 | scsi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 1 | -1/+1 |
| 2013-06-24 | [SCSI] a4000t: use module_platform_driver_probe() | Jingoo Han | 1 | -14/+1 |
| 2010-05-26 | m68k: amiga - A4000T SCSI platform device conversion | Geert Uytterhoeven | 1 | -55/+46 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-04-22 | scsi: a4000 - Correct driver unregistration in case of failure | Geert Uytterhoeven | 1 | -1/+1 |
| 2009-03-24 | scsi/m68k: Kill NCR_700_detect() warnings | Geert Uytterhoeven | 1 | -1/+2 |
| 2009-03-24 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 1 | -12/+14 |
| 2007-10-12 | [SCSI] kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -4/+3 |
| 2007-07-18 | [SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy | Matthew Wilcox | 1 | -1/+2 |
| 2007-06-19 | [SCSI] 53c700: Fixup m68k drivers: | Geert Uytterhoeven | 1 | -0/+1 |
| 2007-06-17 | [SCSI] 53c700: Amiga 4000T NCR53c710 SCSI | Kars de Jong | 1 | -0/+142 |