aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18scsi: megaraid_sas: Remove unused variable target_indexShivasharan S1-3/+0
2019-06-18scsi: fdomain: Resurrect driver - ISA supportOndrej Zary3-0/+237
2019-06-18scsi: fdomain: Resurrect driver - PCI supportOndrej Zary3-0/+86
2019-06-18scsi: fdomain: Resurrect driver - CoreOndrej Zary4-0/+644
2019-06-18scsi: hpsa: update driver versionDon Brace1-1/+1
2019-06-18scsi: hpsa: correct device resetsDon Brace3-90/+88
2019-06-18scsi: hpsa: do-not-complete-cmds-for-deleted-devicesDon Brace2-1/+14
2019-06-18scsi: hpsa: wait longer for ptraid commandsDon Brace1-6/+20
2019-06-18scsi: hpsa: check for tag collisionDon Brace2-7/+15
2019-06-18scsi: hpsa: use local workqueues instead of system workqueuesDon Brace2-3/+20
2019-06-18scsi: hpsa: correct simple modeDon Brace1-4/+16
2019-06-18scsi: osst: kill obsolete driverHannes Reinecke9-7126/+3
2019-06-18scsi: sd: Inline sd_probe_part2()Bart Van Assche1-59/+44
2019-06-18scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche4-24/+7
2019-05-21scsi: st: add a SPDX tag to st.cChristoph Hellwig1-0/+1
2019-05-21scsi: sr: add a SPDX tag to sr.cChristoph Hellwig1-0/+1
2019-05-21scsi: sg: switch to SPDX tagsChristoph Hellwig1-6/+1
2019-05-21scsi: ses: switch to SPDX tagsChristoph Hellwig1-18/+2
2019-05-21scsi: sd: switch remaining files to SPDX tagsChristoph Hellwig2-30/+2
2019-05-21scsi: sd: add a SPDX tag to sd.cChristoph Hellwig1-0/+1
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig12-193/+12
2019-05-21scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig1-15/+1
2019-05-21scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig1-1/+1
2019-05-21scsi: libiscsi: switch to SPDX tagsChristoph Hellwig7-91/+7
2019-05-21scsi: libfcoe: switch to SPDX tagsChristoph Hellwig6-78/+6
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig17-222/+19
2019-05-21scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig4-52/+0
2019-05-21scsi: scsi_transport_srp: switch to SPDX tagsChristoph Hellwig1-15/+1
2019-05-21scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig2-28/+2
2019-05-21scsi: scsi_transport_sas: switch to SPDX tagsChristoph Hellwig1-1/+1
2019-05-21scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig2-28/+2
2019-05-21scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig2-34/+2
2019-05-21scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig2-30/+0
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig1-14/+1
2019-05-21scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig1-15/+0
2019-05-21scsi: core: switch the remaining scsi midlayer files to use SPDX tagsChristoph Hellwig3-16/+3
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig8-0/+8
2019-05-19Linux 5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-18initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umountJiufei Xue1-3/+8
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a pageblockMel Gorman1-2/+2
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13