summaryrefslogtreecommitdiff
path: root/drivers/scsi/mesh.c
AgeCommit message (Expand)Author
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2023-03-24scsi: mesh: Declare SCSI host template constBart Van Assche
2022-06-26powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy
2022-02-27scsi: mesh: Stop using struct scsi_pointerFinn Thain
2022-02-22scsi: mesh: Move the SCSI pointer to private command dataBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: mesh: Call scsi_done() directlyBart Van Assche
2021-05-31scsi: mesh: Translate message to host byte statusHannes Reinecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24scsi: mesh: Fix panic after host or bus resetFinn Thain
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: mesh: remove DISABLE_CLUSTERINGChristoph Hellwig
2018-10-17scsi: mesh: switch to generic DMA APIChristoph Hellwig
2018-06-26scsi: don't add scsi command result bytesJohannes Thumshirn
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2010-11-16SCSI host lock push-downJeff Garzik
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-06-05[SCSI] SCSI: remove dev->power.power_state from mesh driverAlan Stern
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-06-07[SCSI] mesh: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-05-08[SCSI] mesh: cleanup variable usage in interrupt handlerOlaf Hering
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31[POWERPC] scsi: Constify & voidify get_property()Jeremy Kerr
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare
2005-09-22[PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney