aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mesh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18scsi: mesh: remove DISABLE_CLUSTERINGChristoph Hellwig1-1/+1
2018-10-17scsi: mesh: switch to generic DMA APIChristoph Hellwig1-4/+4
2018-06-26scsi: don't add scsi command result bytesJohannes Thumshirn1-2/+2
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+1
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson1-7/+7
2014-08-08scsi: use pci_zalloc_consistentJoe Perches1-4/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-2/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-06-05[SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern1-6/+2
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-0/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-1/+0
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+1
2007-06-07[SCSI] mesh: convert to use the data buffer accessorsFUJITA Tomonori1-27/+19
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-7/+7
2007-05-08[SCSI] mesh: cleanup variable usage in interrupt handlerOlaf Hering1-7/+7
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell1-4/+11
2006-08-01Merge branch 'merge'Paul Mackerras1-1/+1
2006-07-31[POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr1-2/+3
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-1/+2
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare1-1/+1
2005-09-22[PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt1-8/+21
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-3/+3
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-5/+3
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+4
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2062