aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ppa.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-23scsi: ppa: use new parport device modelGravatar Sudip Mukherjee 1-6/+40
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateGravatar Hannes Reinecke 1-1/+0
2013-04-09ppa: switch to ->show_info()Gravatar Al Viro 1-26/+10
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-1/+1
2008-01-11[SCSI] ppa: convert to accessors and !use_sg cleanupGravatar Boaz Harrosh 1-7/+5
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-5/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 1-2/+1
2007-07-15[SCSI] ppa: coding police and printk levelsGravatar Alan Cox 1-30/+27
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-7/+5
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADGravatar Peter Zijlstra 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26remove the bouncing email address of David CampbellGravatar Adrian Bunk 1-2/+0
2006-05-19[SCSI] ppa: fix for machines with highmemGravatar Randy.Dunlap 1-0/+7
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsGravatar Marcelo Feitoza Parisi 1-1/+2
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeGravatar Jeff Garzik 1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Gravatar Jeff Garzik 1-2/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1150