aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sun_esp.c
Commit message (Expand)AuthorAgeFilesLines
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-22/+22
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sun_esp: Convert to pure OF driver.David S. Miller2008-08-291-72/+64
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-291-3/+5
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-291-12/+14
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-291-7/+16
* sparc: Kill SBUS DVMA layer.David S. Miller2008-08-291-53/+69
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* [SCSI] esp: use shost_privChristoph Hellwig2007-05-311-1/+1
* [SCSI] SUNESP: sun_esp.c needs linux/delay.hDavid S. Miller2007-05-061-0/+1
* [SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller2007-04-271-0/+634