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: dc395x: Stop using the SCSI pointerBart Van Assche
2021-11-30scsi: dc395x: Fix a kernel-doc warningBart Van Assche
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-17scsi: dc395x: Call scsi_done() directlyBart Van Assche
2021-09-22scsi: dc395: Fix error case unwindingTong Zhang
2021-06-01scsi: dc395: Translate message bytesHannes Reinecke
2021-06-01scsi: dc395: Use standard macros to set SCSI resultHannes Reinecke
2021-06-01scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-04-16scsi: dc395x: Open-code status_byte(u8) callsBart Van Assche
2021-03-25scsi: dc395x: Use bitwise instead of arithmetic operator for flagsJiapeng Chong
2021-03-19scsi: dc395x: Fix some function param descriptionsLee Jones
2021-03-16scsi: dc395x: Fix incorrect naming in function headersLee Jones
2021-01-23scsi: dc395x: Drop internal SCSI message definitionsHannes Reinecke
2020-11-11scsi: dc395x: Mark 's_stat2' as __maybe_unusedLee Jones
2020-11-11scsi: dc395x: Remove a few unused variablesLee Jones
2020-10-08scsi: dc395x: Use module_pci_driver() to simplify the codeLiu Shixin
2020-08-25scsi: dc395x: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-21scsi: dc395x: Use %*ph to print small bufferAndy Shevchenko
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-03-27scsi: dc395x: remove dc395x_bios_paramChristoph Hellwig
2018-12-19scsi: remove the use_clustering flagChristoph Hellwig
2018-10-18scsi: dc395x: use generic DMA APIChristoph Hellwig
2018-10-18scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig
2018-10-18scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig
2018-10-18scsi: dc395x: simplify list handlingChristoph Hellwig
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2017-10-27scsi: dc395x: Convert timers to use timer_setup()Kees Cook
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: merge consecutive seq_puts callsRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2015-02-02scsi: remove SPRINTF macroRasmus Villemoes
2014-07-18scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-18scsi: use 64-bit LUNsHannes Reinecke
2014-07-18scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] dc395: Move 'last_reset' into internal host structureHannes Reinecke
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-04-09dc395x: switch to ->show_info()Al Viro
2013-02-24[SCSI] dc395x: uninitialized variable in device_alloc()Dan Carpenter
2013-01-04Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-17SCSI host lock push-downJeff Garzik
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen