Show patches with: Submitter = John Garry       |    Archived = No       |   814 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
[v4,1/5] lib: logic_pio: Fix RCU usage [v4,1/5] lib: logic_pio: Fix RCU usage --- 2019-07-30 John Garry New
[v3,4/4] perf jevents: Add support for Hisi hip08 L3C PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-28 John Garry Accepted
[v3,3/4] perf jevents: Add support for Hisi hip08 HHA PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-28 John Garry Accepted
[v3,2/4] perf jevents: Add support for Hisi hip08 DDRC PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-28 John Garry Accepted
[v3,1/4] perf pmu: Support more complex PMU event aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-28 John Garry New
[v3,6/6] lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-26 John Garry Superseded
[v3,5/6] bus: hisi_lpc: Add .remove method to avoid driver unbind crash Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-26 John Garry Superseded
[v3,4/6] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-26 John Garry Accepted
[v3,3/6] lib: logic_pio: Add logic_pio_unregister_range() Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-26 John Garry Accepted
[v3,2/6] lib: logic_pio: Avoid possible overlap for unregistering regions Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-26 John Garry Accepted
[v3,1/6] lib: logic_pio: Fix RCU usage Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-26 John Garry Superseded
[v2,6/6] lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-24 John Garry Superseded
[v2,5/6] bus: hisi_lpc: Add .remove method to avoid driver unbind crash Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-24 John Garry Superseded
[v2,4/6] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-24 John Garry Superseded
[v2,3/6] lib: logic_pio: Add logic_pio_unregister_range() Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-24 John Garry Superseded
[v2,2/6] lib: logic_pio: Avoid possible overlap for unregistering regions Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-24 John Garry Superseded
[v2,1/6] lib: logic_pio: Fix RCU usage Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-24 John Garry Superseded
[5/5] lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-20 John Garry Superseded
[4/5] bus: hisi_lpc: Add .remove method to avoid driver unbind crash Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-20 John Garry Superseded
[3/5] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-20 John Garry Superseded
[2/5] lib: logic_pio: Add logic_pio_unregister_range() Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-20 John Garry New
[1/5] lib: logic_pio: Fix RCU usage Fixes for HiSilicon LPC driver and logical PIO code --- 2019-06-20 John Garry Superseded
[v3] bus: hisi_lpc: Avoid use-after-free from probe failure [v3] bus: hisi_lpc: Avoid use-after-free from probe failure --- 2019-06-17 John Garry New
[v2,5/5] perf jevents: Add support for Hisi hip08 L3C PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-14 John Garry Superseded
[v2,4/5] perf jevents: Add support for Hisi hip08 HHA PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-14 John Garry Superseded
[v2,3/5] perf jevents: Add support for Hisi hip08 DDRC PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-14 John Garry Superseded
[v2,2/5] perf pmu: Support more complex PMU event aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-14 John Garry New
[v2,1/5] perf pmu: Fix uncore PMU alias list for ARM64 Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-14 John Garry New
[v2] bus: hisi_lpc: Don't use devm_kzalloc() to allocate logical PIO range [v2] bus: hisi_lpc: Don't use devm_kzalloc() to allocate logical PIO range --- 2019-06-14 John Garry New
bus: hisi_lpc: Don't use devm_kzalloc() to allocate logical PIO range bus: hisi_lpc: Don't use devm_kzalloc() to allocate logical PIO range --- 2019-06-14 John Garry Superseded
[v4,3/3] lib: logic_pio: Fix up a print Fix ARM64 crash for accessing unmapped IO port regions --- 2019-06-11 John Garry New
[v4,2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions Fix ARM64 crash for accessing unmapped IO port regions --- 2019-06-11 John Garry New
[v4,1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO Fix ARM64 crash for accessing unmapped IO port regions --- 2019-06-11 John Garry New
[v2] scsi: libsas, lldds: Use dev_is_expander() [v2] scsi: libsas, lldds: Use dev_is_expander() --- 2019-06-10 John Garry New
[5/5] perf jevents: Add support for Hisi hip08 L3C PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-10 John Garry Superseded
[4/5] perf jevents: Add support for Hisi hip08 HHA PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-10 John Garry Superseded
[3/5] perf jevents: Add support for Hisi hip08 DDRC PMU aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-10 John Garry Superseded
[2/5] perf pmu: Support more complex PMU event aliasing Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-10 John Garry New
[1/5] perf pmu: Fix uncore PMU alias list for ARM64 Perf uncore PMU event alias support for Hisi hip08 ARM64 platform --- 2019-06-10 John Garry Superseded
scsi: libsas, lldds: Use dev_is_expander() scsi: libsas, lldds: Use dev_is_expander() --- 2019-06-05 John Garry Superseded
[6/6] scsi: hisi_sas: Disable stash for v3 hw hisi_sas: Some misc patches --- 2019-05-29 John Garry New
[5/6] scsi: hisi_sas: Ignore the error code between phy down to phy up hisi_sas: Some misc patches --- 2019-05-29 John Garry New
[4/6] scsi: hisi_sas: Change the type of some numbers to unsigned hisi_sas: Some misc patches --- 2019-05-29 John Garry New
[3/6] scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size hisi_sas: Some misc patches --- 2019-05-29 John Garry Accepted
[2/6] scsi: hisi_sas: Fix the issue of argument mismatch of printing ecc errors hisi_sas: Some misc patches --- 2019-05-29 John Garry New
[1/6] scsi: hisi_sas: Delete PHYs' timer when rmmod or probe failed hisi_sas: Some misc patches --- 2019-05-29 John Garry New
[6/6] scsi: libsas: Print expander PHY indexes in decimal libsas: Some minor improvements and tidy-up --- 2019-04-12 John Garry Accepted
[5/6] scsi: libsas: Do discovery on empty PHY to update PHY info libsas: Some minor improvements and tidy-up --- 2019-04-12 John Garry Accepted
[4/6] scsi: libsas: Inject revalidate event for root port event libsas: Some minor improvements and tidy-up --- 2019-04-12 John Garry Accepted
[2/6] scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unmatch fixing libsas: Some minor improvements and tidy-up --- 2019-04-12 John Garry Accepted
[1/6] scsi: libsas: Stop hardcoding SAS address length libsas: Some minor improvements and tidy-up --- 2019-04-12 John Garry Accepted
[9/9] scsi: hisi_sas: Some misc tidy-up hisi_sas: Some misc patches --- 2019-04-11 John Garry New
[8/9] scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeout hisi_sas: Some misc patches --- 2019-04-11 John Garry New
[7/9] scsi: hisi_sas: Don't hard reset disk during controller reset hisi_sas: Some misc patches --- 2019-04-11 John Garry New
[4/9] scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device() hisi_sas: Some misc patches --- 2019-04-11 John Garry New
[3/9] scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected hisi_sas: Some misc patches --- 2019-04-11 John Garry Accepted
[2/9] scsi: hisi_sas: Remedy inconsistent PHY down state in software hisi_sas: Some misc patches --- 2019-04-11 John Garry New
[1/9] scsi: hisi_sas: add host reset interface for test hisi_sas: Some misc patches --- 2019-04-11 John Garry New
[v3,4/4] lib: logic_pio: Fix up some prints Fix system crash for accessing unmapped IO port regions --- 2019-04-04 John Garry New
[v3,3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions Fix system crash for accessing unmapped IO port regions --- 2019-04-04 John Garry New
[v3,2/4] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO Fix system crash for accessing unmapped IO port regions --- 2019-04-04 John Garry Superseded
[RFC,v3,1/4] resource: Request IO port regions from children of ioport_resource Fix system crash for accessing unmapped IO port regions --- 2019-04-04 John Garry New
driver core: Postpone DMA tear-down until after devres release for probe failure driver core: Postpone DMA tear-down until after devres release for probe failure --- 2019-03-28 John Garry Accepted
[v2,3/3] lib: logic_pio: Make some prints explicitly hex Fix system crash for accessing unmapped IO port regions --- 2019-03-20 John Garry New
[v2,2/3] lib: logic_pio: Reject access to unregistered CPU MMIO regions Fix system crash for accessing unmapped IO port regions --- 2019-03-20 John Garry New
[RFC,v2,1/3] resource: Request IO port regions from children of ioport_resource Fix system crash for accessing unmapped IO port regions --- 2019-03-20 John Garry Superseded
scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset() scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset() --- 2019-03-20 John Garry New
[RFC,2/2] hwmon: (f71805f): Use request_region() in f71805f_init() Fix system crash for accessing unmapped IO port regions --- 2019-03-14 John Garry New
[RFC,1/2] resource: Request IO port regions from children of ioport_resource Fix system crash for accessing unmapped IO port regions --- 2019-03-14 John Garry New
[5/6] scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP target port hisi_sas: Some misc patches --- 2019-02-28 John Garry New
[3/6] scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw hisi_sas: Some misc patches --- 2019-02-28 John Garry New
[2/6] scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO hisi_sas: Some misc patches --- 2019-02-28 John Garry New
[1/6] scsi: hisi_sas: Change return variable type in phy_up_v3_hw() hisi_sas: Some misc patches --- 2019-02-28 John Garry New
ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implemented ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implemented --- 2019-02-18 John Garry Accepted
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached --- 2019-02-14 John Garry Accepted
[6/6] scsi: hisi_sas: Do some more tidy-up hisi_sas: DIX support, performance optimisation, and misc patches --- 2019-02-06 John Garry Accepted
[5/6] scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental hisi_sas: DIX support, performance optimisation, and misc patches --- 2019-02-06 John Garry New
[4/6] scsi: hisi_sas: Issue internal abort on all relevant queues hisi_sas: DIX support, performance optimisation, and misc patches --- 2019-02-06 John Garry Accepted
[3/6] scsi: hisi_sas: change queue depth from 512 to 4096 hisi_sas: DIX support, performance optimisation, and misc patches --- 2019-02-06 John Garry New
[2/6] scsi: hisi_sas: Add manual trigger for debugfs dump hisi_sas: DIX support, performance optimisation, and misc patches --- 2019-02-06 John Garry New
[1/6] scsi: hisi_sas: Add support for DIX feature for v3 hw hisi_sas: DIX support, performance optimisation, and misc patches --- 2019-02-06 John Garry New
[13/13] scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32() hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry Accepted
[12/13] scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry Accepted
[11/13] scsi: hisi_sas: Some misc tidy-up hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry Accepted
[10/13] scsi: hisi_sas: Correct memory allocation size for DQ debugfs hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry New
[09/13] scsi: hisi_sas: Fix losing directly attached disk when hot-plug hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry New
[08/13] scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry New
[07/13] scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc() hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry New
[06/13] scsi: hisi_sas: remove the check of sas_dev status in hisi_sas_I_T_nexus_reset() hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry New
[05/13] scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry New
[04/13] scsi: hisi_sas: send primitive NOTIFY to SSP situation only hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry New
[02/13] scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs code hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry Accepted
[01/13] scsi: hisi_sas: No need to check return value of debugfs_create functions hisi_sas: Misc fixes and other more minor patches --- 2019-01-25 John Garry Accepted
scsi: hisi_sas: Use scsi lld debugfs folder scsi: hisi_sas: Use scsi lld debugfs folder --- 2019-01-09 John Garry New
[v2] scsi: sd: Make protection lookup tables static and relocate functions [v2] scsi: sd: Make protection lookup tables static and relocate functions --- 2019-01-08 John Garry Accepted
scsi: sd: Make protection lookup tables static scsi: sd: Make protection lookup tables static --- 2019-01-07 John Garry New
[3/3] scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery libsas: SATA PHY connection rate matching during disovery --- 2019-01-04 John Garry Accepted
[1/3] scsi: libsas: Fix some indentation in libsas.h libsas: SATA PHY connection rate matching during disovery --- 2019-01-04 John Garry Accepted
HISI LPC: Don't fail probe for unrecognised child devices HISI LPC: Don't fail probe for unrecognised child devices --- 2019-01-03 John Garry Accepted
[7/8] scsi: hisi_sas: Add debugfs DQ file and add file operations hisi_sas: debugfs support --- 2018-12-19 John Garry New
« 1 2 3 48 9 »