aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ppa.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-1/+1
* [SCSI] ppa: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-7/+5
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-5/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-151-30/+27
* WorkStruct: make allyesconfigDavid Howells2006-11-221-7/+5
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* remove the bouncing email address of David CampbellAdrian Bunk2006-06-261-2/+0
* [SCSI] ppa: fix for machines with highmemRandy.Dunlap2006-05-191-0/+7
* [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-281-1/+2
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-1/+1
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1150