nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpi3mr/mpi3mr_app.c
/td>
AgeCommit message (Expand)Author
2026-01-23scsi: mpi3mr: Record and report controller firmware faultsRanjan Kumar
2026-01-23scsi: mpi3mr: Rename log data save helper to reflect threaded/BH contextRanjan Kumar
2025-06-24scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.cRandy Dunlap
2025-02-18scsi: mpi3mr: Fix locking in an error pathBart Van Assche
2025-02-12scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping"Colin Ian King
2025-02-03scsi: mpi3mr: Support for Segmented Hardware Trace bufferRanjan Kumar
2025-02-03scsi: mpi3mr: Avoid reply queue full conditionRanjan Kumar
2025-01-10scsi: mpi3mr: Fix possible crash when setting up bsg failsGuixin Liu
2024-12-04scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar
2024-08-12scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki
2024-07-10Merge branch '6.10/scsi-fixes' into 6.11/scsi-stagingMartin K. Petersen
2024-07-04scsi: mpi3mr: Prevent PCI writes from driver during PCI error recoverySumit Saxena
2024-06-26scsi: mpi3mr: Add ioctl support for HDBRanjan Kumar
2024-06-26scsi: mpi3mr: Trigger supportRanjan Kumar
2024-06-26scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffersRanjan Kumar
2024-06-11scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-04-11scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-03-25scsi: mpi3mr: Debug ability improvementsRanjan Kumar
2024-03-25scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki
2023-12-08scsi: mpi3mr: Fix printk() format stringsArnd Bergmann
2023-12-05scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3Chandrakanth patil
2023-12-05scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-2Chandrakanth patil
2023-12-05scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable ...Chandrakanth patil
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-16scsi: mpi3mr: Update copyright yearRanjan Kumar
2023-03-16scsi: mpi3mr: Fix W=1 compilation warningsRanjan Kumar
2023-03-06scsi: mpi3mr: NVMe command size greater than 8K failsRanjan Kumar
2023-02-21scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki
Oliver Hartkopp
2015-06-09can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp