summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/rn5t618_wdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-23scsi: ufs: Simplify alloc*_workqueue() invocationBart Van Assche1-16/+7
2024-08-23scsi: stex: Simplify an alloc_ordered_workqueue() invocationBart Van Assche1-5/+2
2024-08-23scsi: scsi_transport_fc: Simplify alloc_workqueue() invocationsBart Van Assche2-14/+3
2024-08-23scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche1-4/+2
2024-08-23scsi: qedi: Simplify an alloc_workqueue() invocationBart Van Assche1-3/+3
2024-08-23scsi: qedf: Simplify alloc_workqueue() invocationsBart Van Assche1-9/+6
2024-08-23scsi: myrs: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: myrb: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-6/+2
2024-08-23scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+1
2024-08-23scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocationBart Van Assche1-3/+2
2024-08-23scsi: fcoe: Simplify alloc_ordered_workqueue() invocationsBart Van Assche2-15/+5
2024-08-23scsi: esas2r: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: bfa: Simplify an alloc_ordered_workqueue() invocationBart Van Assche2-5/+2
2024-08-23scsi: be2iscsi: Simplify an alloc_workqueue() invocationBart Van Assche1-4/+2
2024-08-23scsi: mptfusion: Simplify the alloc*_workqueue() invocationsBart Van Assche3-15/+5
2024-08-23scsi: Expand all create*_workqueue() invocationsBart Van Assche25-43/+64
2024-08-23scsi: target: Remove unused declarationsYue Haibing5-15/+0
2024-08-23scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()Dan Carpenter1-1/+1
2024-08-23scsi: ufs: Move UFS trace events to private headerAvri Altman3-3/+9
2024-08-17scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()Dan Carpenter1-1/+1
2024-08-13scsi: ufs: Add HCI capabilities sysfs groupAvri Altman2-0/+80
2024-08-13scsi: ufs: Prepare to add HCI capabilities sysfsAvri Altman2-18/+25
2024-08-13scsi: NCR5380: Clean up indentationFinn Thain3-52/+56
2024-08-13scsi: NCR5380: Remove obsolete commentFinn Thain1-1/+0
2024-08-13scsi: NCR5380: Remove redundant result calculation from NCR5380_transfer_pio()Finn Thain2-25/+14
2024-08-13scsi: NCR5380: Drop redundant member from struct NCR5380_cmdFinn Thain2-3/+0
2024-08-13scsi: NCR5380: Handle BSY signal loss during information transfer phasesFinn Thain1-8/+14
2024-08-13scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfersFinn Thain1-0/+4
2024-08-13scsi: mac_scsi: Enable scatter/gather by defaultFinn Thain1-1/+7
2024-08-13scsi: NCR5380: Check for phase match during PDMA fixupFinn Thain1-39/+39
2024-08-13scsi: mac_scsi: Disallow bus errors during PDMA sendFinn Thain1-25/+19
2024-08-13scsi: mac_scsi: Refactor polling loopFinn Thain1-38/+42
2024-08-13scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messagesFinn Thain1-20/+22
2024-08-13scsi: mpi3mr: Driver version update to 8.10.0.5.50Ranjan Kumar1-2/+2
2024-08-13scsi: mpi3mr: Update consumer index of reply queues after every 100 repliesRanjan Kumar2-2/+17
2024-08-13scsi: mpi3mr: Return complete ioc_status for ioctl commandsRanjan Kumar1-5/+9
2024-08-13scsi: snic: Avoid creating two slab caches with the same namePedro Falcato1-1/+1
2024-08-13scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...Rob Herring (Arm)1-6/+2
2024-08-13scsi: ufs: ufshcd-pltfrm: Use of_property_present()Rob Herring (Arm)1-2/+2
2024-08-13scsi: block: Don't check REQ_ATOMIC for readsJohn Garry1-0/+1
2024-08-13scsi: sd: Don't check if a write for REQ_ATOMICJohn Garry1-1/+1
2024-08-03scsi: smartpqi: Update driver version to 2.1.28-025Don Brace1-3/+3
2024-08-03scsi: smartpqi: Improve handling of multipath failoverKevin Barnett1-1/+15
2024-08-03scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quicklyGilbert Wu1-18/+2
2024-08-03scsi: smartpqi: Improve accuracy/performance of raid-bypass-counterKevin Barnett2-5/+27
2024-08-03scsi: smartpqi: Add new controller PCI IDsDavid Strahan1-0/+104
2024-08-03scsi: lpfc: Copyright updates for 14.4.0.4 patchesJustin Tee1-1/+1
2024-08-03scsi: lpfc: Update lpfc version to 14.4.0.4Justin Tee1-1/+1
2024-08-03scsi: lpfc: Update PRLO handling in direct attached topologyJustin Tee2-13/+36