1
linux/drivers/scsi
Al Viro 5f60d5f6bb move asm/unaligned.h to linux/unaligned.h
asm/unaligned.h is always an include of asm-generic/unaligned.h;
might as well move that thing to linux/unaligned.h and include
that - there's nothing arch-specific in that header.

auto-generated by the following:

for i in `git grep -l -w asm/unaligned.h`; do
	sed -i -e "s/asm\/unaligned.h/linux\/unaligned.h/" $i
done
for i in `git grep -l -w asm-generic/unaligned.h`; do
	sed -i -e "s/asm-generic\/unaligned.h/linux\/unaligned.h/" $i
done
git mv include/asm-generic/unaligned.h include/linux/unaligned.h
git mv tools/include/asm-generic/unaligned.h tools/include/linux/unaligned.h
sed -i -e "/unaligned.h/d" include/asm-generic/Kbuild
sed -i -e "s/__ASM_GENERIC/__LINUX/" include/linux/unaligned.h tools/include/linux/unaligned.h
2024-10-02 17:23:23 -04:00
..
aacraid move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
aic7xxx
aic94xx
arcmsr
arm
be2iscsi scsi: be2iscsi: Simplify an alloc_workqueue() invocation 2024-08-22 21:28:55 -04:00
bfa Many singleton patches - please see the various changelogs for details. 2024-09-21 08:20:50 -07:00
bnx2fc scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport 2024-08-28 21:33:21 -04:00
bnx2i scsi: bnx2i: Remove unused declarations 2024-08-28 20:58:47 -04:00
csiostor move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
cxgbi scsi: libcxgbi: Remove an unused field in struct cxgbi_device 2024-09-12 20:20:14 -04:00
cxlflash move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
device_handler move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
elx Merge patch series "Simplify multiple create*_workqueue() invocations" 2024-08-22 21:30:06 -04:00
esas2r scsi: esas2r: Simplify an alloc_ordered_workqueue() invocation 2024-08-22 21:28:55 -04:00
fcoe SCSI misc on 20240919 2024-09-19 11:28:51 +02:00
fnic scsi: Expand all create*_workqueue() invocations 2024-08-22 21:28:55 -04:00
hisi_sas scsi: hisi_sas: Remove trailing space after \n newline 2024-09-12 20:28:58 -04:00
ibmvscsi scsi: ibmvfc: Add max_sectors module parameter 2024-09-12 20:18:30 -04:00
ibmvscsi_tgt scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation 2024-08-22 21:28:56 -04:00
isci minmax: make generic MIN() and MAX() macros available everywhere 2024-07-28 15:49:18 -07:00
libfc move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
libsas move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
lpfc move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
megaraid move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
mpi3mr move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
mpt3sas move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
mvsas move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
pcmcia
pm8001 scsi: pm8001: Do not overwrite PCI queue mapping 2024-09-12 20:52:00 -04:00
qedf scsi: qedf: Remove trailing space after \n newline 2024-09-12 20:28:58 -04:00
qedi scsi: qedi: Simplify an alloc_workqueue() invocation 2024-08-22 21:28:56 -04:00
qla2xxx move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
qla4xxx scsi: Expand all create*_workqueue() invocations 2024-08-22 21:28:55 -04:00
smartpqi move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
snic Merge patch series "Simplify multiple create*_workqueue() invocations" 2024-08-22 21:30:06 -04:00
sym53c8xx_2
.gitignore
3w-9xxx.c
3w-9xxx.h
3w-sas.c
3w-sas.h
3w-xxxx.c
3w-xxxx.h
53c700_d.h_shipped
53c700.c
53c700.h
53c700.scr
a100u2w.c
a100u2w.h
a2091.c
a2091.h
a3000.c
a3000.h
a4000t.c
advansys.c
aha152x.c scsi: aha152x: Use DECLARE_COMPLETION_ONSTACK for non-constant completion 2024-07-10 22:51:44 -04:00
aha152x.h
aha1542.c
aha1542.h
aha1740.c
aha1740.h
am53c974.c
atari_scsi.c
atp870u.c
atp870u.h
BusLogic.c
BusLogic.h
bvme6000_scsi.c
ch.c
constants.c
dc395x.c
dc395x.h
dmx3191d.c
esp_scsi.c
esp_scsi.h
fdomain_isa.c
fdomain_pci.c
fdomain.c
fdomain.h
FlashPoint.c
g_NCR5380.c
gvp11.c
gvp11.h
hosts.c scsi: core: Simplify an alloc_workqueue() invocation 2024-08-22 21:28:57 -04:00
hpsa_cmd.h
hpsa.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
hpsa.h
hptiop.c
hptiop.h
imm.c Char/Misc and other driver changes for 6.11-rc1 2024-07-19 15:55:08 -07:00
imm.h
initio.c
initio.h
ipr.c
ipr.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ips.c
ips.h
iscsi_boot_sysfs.c
iscsi_tcp.c
iscsi_tcp.h
jazz_esp.c
Kconfig
lasi700.c
libiscsi_tcp.c
libiscsi.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
mac53c94.c
mac53c94.h
mac_esp.c
mac_scsi.c scsi: mac_scsi: Enable scatter/gather by default 2024-08-12 22:05:49 -04:00
Makefile
megaraid.c
megaraid.h
mesh.c
mesh.h
mvme16x_scsi.c
mvme147.c
mvme147.h
mvumi.c
mvumi.h
myrb.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
myrb.h scsi: myrb: Simplify an alloc_ordered_workqueue() invocation 2024-08-22 21:28:56 -04:00
myrs.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
myrs.h scsi: myrs: Simplify an alloc_ordered_workqueue() invocation 2024-08-22 21:28:56 -04:00
ncr53c8xx.c
ncr53c8xx.h
NCR5380.c scsi: NCR5380: Clean up indentation 2024-08-12 22:05:50 -04:00
NCR5380.h scsi: NCR5380: Clean up indentation 2024-08-12 22:05:50 -04:00
nsp32_debug.c
nsp32_io.h
nsp32.c
nsp32.h
pmcraid.c SCSI misc on 20240928 2024-09-29 09:22:34 -07:00
pmcraid.h
ppa.c Char/Misc and other driver changes for 6.11-rc1 2024-07-19 15:55:08 -07:00
ppa.h
ps3rom.c
qla1280.c
qla1280.h
qlogicfas408.c
qlogicfas408.h
qlogicfas.c
qlogicpti.c
qlogicpti.h
raid_class.c
script_asm.pl
scsi_bsg.c
scsi_common.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsi_debug.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsi_debugfs.c
scsi_debugfs.h
scsi_devinfo.c
scsi_dh.c
scsi_error.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsi_ioctl.c
scsi_lib_dma.c
scsi_lib_test.c
scsi_lib.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsi_logging.c
scsi_logging.h
scsi_netlink.c
scsi_pm.c
scsi_priv.h
scsi_proc.c
scsi_proto_test.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsi_sas_internal.h
scsi_scan.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsi_sysctl.c
scsi_sysfs.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
scsi_trace.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsi_transport_api.h
scsi_transport_fc.c scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations 2024-08-22 21:28:57 -04:00
scsi_transport_iscsi.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
scsi_transport_sas.c
scsi_transport_spi.c
scsi_transport_srp.c
scsi.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
scsicam.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sd_dif.c
sd_trace.h
sd_zbc.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sd.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sd.h
sense_codes.h
ses.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sg.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
sgiwd93.c
sim710.c
sni_53c710.c
sr_ioctl.c minmax: scsi: fix mis-use of 'clamp()' in sr.c 2024-07-28 17:06:20 -07:00
sr_vendor.c
sr.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sr.h
st_options.h
st.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
st.h
stex.c scsi: stex: Simplify an alloc_ordered_workqueue() invocation 2024-08-22 21:28:57 -04:00
storvsc_drv.c
sun3_scsi_vme.c
sun3_scsi.c scsi: NCR5380: Clean up indentation 2024-08-12 22:05:50 -04:00
sun3x_esp.c
sun_esp.c
virtio_scsi.c virtio: rename virtio_find_vqs_info() to virtio_find_vqs() 2024-07-17 05:20:58 -04:00
vmw_pvscsi.c scsi: Expand all create*_workqueue() invocations 2024-08-22 21:28:55 -04:00
vmw_pvscsi.h
wd33c93.c
wd33c93.h
wd719x.c
wd719x.h
xen-scsifront.c
zalon.c scsi: zalon: Remove trailing space after \n newline 2024-09-12 20:25:43 -04:00
zorro7xx.c
zorro_esp.c