Show patches with: Submitter = Logan Gunthorpe       |    State = Action Required       |   222 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
device-dax: don't set kobj parent during cdev init 1 - - --- 2017-02-10 Logan Gunthorpe New
[01/14] chardev: add helper function to register char devs with a struct device - - - --- 2017-02-21 Logan Gunthorpe New
[02/14] device-dax: utilize new device_add_cdev helper function 1 - - --- 2017-02-21 Logan Gunthorpe New
[03/14] input: utilize new device_add_cdev helper function 1 - - --- 2017-02-21 Logan Gunthorpe New
[04/14] gpiolib: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[05/14] tpm-chip: utilize new device_add_cdev helper function - 1 - --- 2017-02-21 Logan Gunthorpe New
[06/14] platform/chrome: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[07/14] infiniband: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[08/14] iio:core: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[09/14] media: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[10/14] mtd: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[11/14] rapidio: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[12/14] rtc: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[13/14] scsi: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[14/14] switchtec: utilize new device_add_cdev helper function - - - --- 2017-02-21 Logan Gunthorpe New
[v2,01/16] chardev: add helper function to register char devs with a struct device - 2 - --- 2017-02-26 Logan Gunthorpe New
[v2,02/16] device-dax: fix cdev leak - - - --- 2017-02-26 Logan Gunthorpe New
[v2,03/16] device-dax: utilize new cdev_device_add helper function - 1 - --- 2017-02-26 Logan Gunthorpe New
[v2,04/16] input: utilize new cdev_device_add helper function 1 - - --- 2017-02-26 Logan Gunthorpe New
[v2,05/16] gpiolib: utilize new cdev_device_add helper function - - - --- 2017-02-26 Logan Gunthorpe New
[v2,06/16] tpm-chip: utilize new cdev_device_add helper function - 1 - --- 2017-02-26 Logan Gunthorpe New
[v2,07/16] platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function - - - --- 2017-02-26 Logan Gunthorpe New
[v2,08/16] IB/ucm: utilize new cdev_device_add helper function - 1 - --- 2017-02-26 Logan Gunthorpe New
[v2,09/16] infiniband: utilize the new cdev_set_parent function - - - --- 2017-02-26 Logan Gunthorpe New
[v2,10/16] iio:core: utilize new cdev_device_add helper function - - - --- 2017-02-26 Logan Gunthorpe New
[v2,11/16] media: utilize new cdev_device_add helper function 1 - - --- 2017-02-26 Logan Gunthorpe New
[v2,12/16] mtd: utilize new cdev_device_add helper function - - - --- 2017-02-26 Logan Gunthorpe New
[v2,13/16] rapidio: utilize new cdev_device_add helper function - - - --- 2017-02-26 Logan Gunthorpe New
[v2,14/16] rtc: utilize new cdev_device_add helper function 1 - - --- 2017-02-26 Logan Gunthorpe New
[v2,15/16] scsi: utilize new cdev_device_add helper function - - - --- 2017-02-26 Logan Gunthorpe New
[v2,16/16] switchtec: utilize new device_add_cdev helper function - - - --- 2017-02-26 Logan Gunthorpe New
[v3,01/16] chardev: add helper function to register char devs with a struct device - 2 - --- 2017-03-06 Logan Gunthorpe New
[v3,02/16] device-dax: fix cdev leak - 1 - --- 2017-03-06 Logan Gunthorpe New
[v3,03/16] device-dax: utilize new cdev_device_add helper function - 2 - --- 2017-03-06 Logan Gunthorpe New
[v3,04/16] input: utilize new cdev_device_add helper function 1 - - --- 2017-03-06 Logan Gunthorpe New
[v3,05/16] gpiolib: utilize new cdev_device_add helper function - 1 - --- 2017-03-06 Logan Gunthorpe New
[v3,06/16] tpm-chip: utilize new cdev_device_add helper function - 2 - --- 2017-03-06 Logan Gunthorpe New
[v3,07/16] platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function - - - --- 2017-03-06 Logan Gunthorpe New
[v3,08/16] IB/ucm: utilize new cdev_device_add helper function - 1 - --- 2017-03-06 Logan Gunthorpe New
[v3,09/16] infiniband: utilize the new cdev_set_parent function - - - --- 2017-03-06 Logan Gunthorpe New
[v3,10/16] iio:core: utilize new cdev_device_add helper function - - - --- 2017-03-06 Logan Gunthorpe New
[v3,11/16] media: utilize new cdev_device_add helper function 1 - - --- 2017-03-06 Logan Gunthorpe New
[v3,12/16] mtd: utilize new cdev_device_add helper function - - - --- 2017-03-06 Logan Gunthorpe New
[v3,13/16] rapidio: utilize new cdev_device_add helper function - - - --- 2017-03-06 Logan Gunthorpe New
[v3,14/16] rtc: utilize new cdev_device_add helper function 1 - - --- 2017-03-06 Logan Gunthorpe New
[v3,15/16] scsi: utilize new cdev_device_add helper function - - - --- 2017-03-06 Logan Gunthorpe New
[v3,16/16] switchtec: utilize new device_add_cdev helper function - - - --- 2017-03-06 Logan Gunthorpe New
[v4,01/16] chardev: add helper function to register char devs with a struct device - 2 - --- 2017-03-16 Logan Gunthorpe New
[v5,01/16] chardev: add helper function to register char devs with a struct device - 2 - --- 2017-03-17 Logan Gunthorpe New
[v5,02/16] device-dax: fix cdev leak - 1 - --- 2017-03-17 Logan Gunthorpe New
[v5,03/16] device-dax: utilize new cdev_device_add helper function - 2 - --- 2017-03-17 Logan Gunthorpe New
[v5,04/16] input: utilize new cdev_device_add helper function 1 - - --- 2017-03-17 Logan Gunthorpe New
[v5,05/16] gpiolib: utilize new cdev_device_add helper function - 1 - --- 2017-03-17 Logan Gunthorpe New
[v5,06/16] tpm-chip: utilize new cdev_device_add helper function - 2 - --- 2017-03-17 Logan Gunthorpe New
[v5,07/16] platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function - - - --- 2017-03-17 Logan Gunthorpe New
[v5,08/16] IB/ucm: utilize new cdev_device_add helper function - 2 - --- 2017-03-17 Logan Gunthorpe New
[v5,09/16] infiniband: utilize the new cdev_set_parent function - - - --- 2017-03-17 Logan Gunthorpe New
[v5,10/16] iio:core: utilize new cdev_device_add helper function - - - --- 2017-03-17 Logan Gunthorpe New
[v5,11/16] media: utilize new cdev_device_add helper function 1 - - --- 2017-03-17 Logan Gunthorpe New
[v5,12/16] mtd: utilize new cdev_device_add helper function - - - --- 2017-03-17 Logan Gunthorpe New
[v5,13/16] rapidio: utilize new cdev_device_add helper function - - - --- 2017-03-17 Logan Gunthorpe New
[v5,14/16] rtc: utilize new cdev_device_add helper function 1 - - --- 2017-03-17 Logan Gunthorpe New
[v5,15/16] scsi: utilize new cdev_device_add helper function - - - --- 2017-03-17 Logan Gunthorpe New
[v5,16/16] switchtec: utilize new device_add_cdev helper function - - - --- 2017-03-17 Logan Gunthorpe New
[RFC,1/8] Introduce Peer-to-Peer memory (p2pmem) device - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,2/8] cxgb4: setup pcie memory window 4 and create p2pmem region - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,3/8] nvmet: Use p2pmem in nvme target - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,4/8] p2pmem: Add debugfs "stats" file - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,5/8] scatterlist: Modify SG copy functions to support io memory. - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,7/8] p2pmem: Support device removal - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,8/8] p2pmem: Added char device user interface - - - --- 2017-03-30 Logan Gunthorpe New
[RFC,5/8] scatterlist: Modify SG copy functions to support io memory. - - - --- 2017-04-03 Logan Gunthorpe New
[01/22] scatterlist: Introduce sg_map helper functions - - - --- 2017-04-13 Logan Gunthorpe New
[02/22] nvmet: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[03/22] libiscsi: Make use of new the sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[04/22] target: Make use of the new sg_map function at 16 call sites - - - --- 2017-04-13 Logan Gunthorpe New
[05/22] drm/i915: Make use of the new sg_map helper function 1 - - --- 2017-04-13 Logan Gunthorpe New
[06/22] crypto: hifn_795x: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[07/22] crypto: shash, caam: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[08/22] crypto: chcr: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites - - - --- 2017-04-13 Logan Gunthorpe New
[10/22] staging: unisys: visorbus: Make use of the new sg_map helper function 1 - - --- 2017-04-13 Logan Gunthorpe New
[11/22] RDS: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites - - - --- 2017-04-13 Logan Gunthorpe New
[13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[14/22] scsi: arcmsr, ips, megaraid: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers - - - --- 2017-04-13 Logan Gunthorpe New
[16/22] xen-blkfront: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[17/22] mmc: sdhci: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[18/22] mmc: spi: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[19/22] mmc: tmio: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[20/22] mmc: sdricoh_cs: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[21/22] mmc: tifm_sd: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[22/22] memstick: Make use of the new sg_map helper function - - - --- 2017-04-13 Logan Gunthorpe New
[v2,01/21] scatterlist: Introduce sg_map helper functions - - - --- 2017-04-25 Logan Gunthorpe New
[v2,02/21] libiscsi: Add an internal error code - - - --- 2017-04-25 Logan Gunthorpe New
[v2,03/21] libiscsi: Make use of new the sg_map helper function - - - --- 2017-04-25 Logan Gunthorpe New
[v2,04/21] target: Make use of the new sg_map function at 16 call sites - - - --- 2017-04-25 Logan Gunthorpe New
[v2,05/21] drm/i915: Make use of the new sg_map helper function 1 - - --- 2017-04-25 Logan Gunthorpe New
« 1 2 3 »