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: pm8001: Fix pm8001_update_flash() local variable typeDamien Le Moal
2022-02-12scsi: pm8001: Clean up inconsistent indentingYang Li
2021-11-30scsi: pm8001: Fix kernel-doc warningsBart Van Assche
2021-10-17scsi: pm8001: Switch to attribute groupsBart Van Assche
2021-09-15scsi: pm80xx: Correct inbound and outbound queue loggingViswas G
2021-07-13scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap
2021-04-16scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan
2021-04-16scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan
2021-04-16scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan
2021-04-16scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan
2021-04-16scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan
2021-04-13scsi: pm8001: Clean up open bracesLuo Jiaxing
2021-04-13scsi: pm8001: Clean up white spaceLuo Jiaxing
2021-03-16scsi: pm8001: Fix incorrectly named functions in headersLee Jones
2020-11-24scsi: pm8001: Neaten debug logging macros and usesJoe Perches
2020-10-08scsi: pm80xx: Increase number of supported queuesViswas G
2020-07-25scsi: pm8001: Add descriptions for unused 'attr' function parametersLee Jones
2020-07-16scsi: pm8001: Provide descriptions for the many undocumented 'attr'sLee Jones
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G
2020-03-17scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey
2019-11-20scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey
2019-06-27scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey
2019-06-27scsi: pm80xx: Event log size through sysfsDeepak Ukey
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook
2017-10-19scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan
2014-08-01pm8001: fix pm8001_store_update_fwTomas Henzl
2014-08-01pm8001: Fix erratic calculation in update_flashTomas Henzl
2014-07-26pm8001: fix update_flashTomas Henzl
2014-07-26pm8001: more fixes to honor return valueTomas Henzl
2014-06-12Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-19pm80xx : Fix missing NULL pointer checks and memory leaksSuresh Thiagarajan
2014-05-14drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.Rusty Russell
2014-03-15[SCSI] pm80xx: Fixed return value issueViswas G
2014-03-15[SCSI] pm80xx: Removing redundant code snippetsViswas G
2013-10-25[SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam
2013-10-25[SCSI] pm80xx: Display controller BIOS version.Anand Kumar Santhanam
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang