Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-23scsi: ppa: Move the SCSI pointer to private command dataBart Van Assche
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: ppa: Call scsi_done() directlyBart Van Assche
2021-06-19scsi: ppa: Switch to use module_parport_driver()Andy Shevchenko
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-25scsi: ppa: Remove superfluous breaksLiao Pingfang
2019-06-20scsi: ppa: use sg helper to iterate over scatterlistMing Lei
2019-04-09scsi: ppa: mark expected switch fall-throughGustavo A. R. Silva
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig
2017-12-05scsi: ppa: mark expected switch fall-throughsGustavo A. R. Silva
2017-08-26scsi: ppa: drop duplicate bus_reset handlerHannes Reinecke
2016-02-24scsi: ppa: use new parport device modelSudip Mukherjee
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2013-04-09ppa: switch to ->show_info()Al Viro
2010-11-17SCSI 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-12[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-20[SCSI] ppa: fix for machines with highmemRandy.Dunlap
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi
2005-10-29[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds