summaryrefslogtreecommitdiff
path: root/drivers/scsi/ppa.c
AgeCommit message (Expand)Author
2010-11-16SCSI host lock push-downJeff Garzik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-01-11[SCSI] ppa: convert to accessors and !use_sg cleanupBoaz Harrosh
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-15[SCSI] ppa: coding police and printk levelsAlan Cox
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk
2006-05-19[SCSI] ppa: fix for machines with highmemRandy.Dunlap
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-01-20[PATCH] Lock initializer cleanup: SCSIThomas Gleixner
2004-07-12[PATCH] sparse: assorted drivers/* NULL noise removalAlexander Viro
2004-05-09[PATCH] imm/ppa style policeChristoph Hellwig
2004-02-07[PATCH] Fix ppa/imm warningsAndrew Morton
2004-02-07[PATCH] Fix imm/ppa initializing bug in driver updatesAlexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (9/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (8/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (7/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (6/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (5/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (4/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (3/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (2/9)Alexander Viro
2004-02-04[PATCH] scsi/ppa.c cleanup and fixes (1/9)Alexander Viro
2003-08-16[PATCH] ppa needs to scsi_unregister(host)Randy Dunlap
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-06-11[PATCH] remove superflous ->command instancesChristoph Hellwig
2003-06-02[PATCH] Fix compilation errors in ppa and imm modulesDavid van Hoose
2003-05-19[PATCH] give ->proc_info a struct Scsi_Host * parameterChristoph Hellwig
2003-05-05[PATCH] move all host templates into .c filesChristoph Hellwig
2003-04-21[PATCH] fix ppa locking and oopsPatrick Mansfield
2003-02-17Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5James Bottomley
2003-02-13[PATCH] Fix ppa for new scsiAlan Cox
2003-02-11fix scsi/ppa.cMike Anderson
2002-11-17[PATCH] fix C99 initializers fixArt Haas
2002-11-17[PATCH] C99 initializers for drivers/scsiArt Haas
2002-10-28Massive merge by hand for changes duplicated independentlyJames Bottomley
2002-10-27[PATCH] small scsi compile fixesAlan Cox
2002-10-24[PATCH] sanitize ->bios_param prototypeChristoph Hellwig
2002-10-08[PATCH] Fix xxx_get_biosgeometry --- avoid useless 64-bit division.Andrew Morton
2002-10-08[PATCH] fix ppaAlan Cox
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-08-27[PATCH] drivers_scsi_ppa.c, typo: the theJames Mayer
2002-07-20[PATCH] SCSI ->bios_param() switched to struct block_device *Alexander Viro
2002-04-02[PATCH] more then enough typos.Dave Jones