Nicholas Mc Guire ([email protected])

Number of posts: 435 (0.28 per day)
First post: 2015-02-01 08:38:57
Last post: 2019-05-11 01:03:56

Date List Subject
2018-09-09 16:08:29 linux-kernel [PATCH] media: pci: cx23885: handle adding to list failure
2018-08-30 10:22:25 linux-kernel [PATCH 2/2] usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
2018-08-30 10:22:25 linux-kernel [PATCH 1/2] usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
2018-08-24 10:58:11 linux-kernel [PATCH] ARM: u300: add missing check for kmalloc
2018-08-24 08:33:07 linux-kernel [PATCH RFC] drm: omapdrm: do not allow kmalloc to fail
2018-08-23 16:03:05 linux-kernel [PATCH] cifs: check kmalloc before use
2018-07-23 09:22:24 linux-kernel [PATCH] iio: ad_sigma_delta: use unsigned long for timeout
2018-07-21 16:14:12 linux-kernel [PATCH] mtd: spi-nor: cadence-quadspi: make return type fit wait_for_completion_timeout
2018-07-21 14:29:28 linux-kernel [PATCH 1/2] mtd: spi-nor: cadence-quadspi: fix timeout handling in wait_for_completion_timeout
2018-07-21 14:28:39 linux-kernel [PATCH 2/2] mtd: spi-nor: cadence-quadspi: fix return type to fit wait_for_completion_timeout
2018-07-21 13:27:12 linux-kernel [PATCH] staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
2018-07-21 11:39:09 linux-kernel [PATCH] staging: bcm2835-camera: handle wait_for_completion_timeout return properly
2018-07-20 09:31:24 linux-kernel [PATCH] kdb: use bool for binary state indicators
2018-07-19 19:56:25 linux-kernel [PATCH] fs: drop duplicated bit in bitmask
2018-07-18 09:21:23 linux-kernel [PATCH V3] drm: handle error values properly
2018-07-17 13:34:20 linux-kernel [PATCH V2] drm: handle error values properly
2018-07-16 13:52:18 linux-kernel [PATCH V2] ARM: STi: warn if scu mapping fails
2018-07-15 10:22:21 linux-kernel [PATCH 2/2] drivers: clk: st: address sparse warnings
2018-07-15 10:22:15 linux-kernel [PATCH 1/2] drivers: clk: st: warn on iomap failure
2018-07-14 18:03:27 linux-wireless [PATCH] ath10k: htt_tx: move lock into id_get function
2018-07-14 17:44:28 linux-kernel [PATCH] ath10k: htt_tx: move lock into id_get function
2018-07-14 12:38:14 linux-kernel [PATCH] drm: re-enable error handling
2018-07-13 16:46:01 linux-kernel [PATCH] clk: imx6sll: fix missing of_node_put()
2018-07-13 11:18:57 linux-kernel [PATCH] clk: imx6ul: fix missing of_node_put()
2018-07-12 15:53:53 linux-kernel [PATCH] ARM: STi: at least warn if of_iomap fails
2018-07-12 09:35:46 linux-kernel [PATCH 0/3] ARM: hisi: fix of_iomap errors
2018-07-12 09:34:59 linux-kernel [PATCH 2/3] ARM: hisi: check of_iomap and fix missing of_node_put
2018-07-12 09:34:51 linux-kernel [PATCH 3/3] ARM: hisi: handle of_iomap and fix missing of_node_put
2018-07-12 09:34:50 linux-kernel [PATCH 1/3] ARM: hisi: fix error handling and missing of_node_put
2018-07-11 19:57:47 linux-kernel [PATCH] MIPS: generic: fix missing of_node_put()
2018-07-09 19:22:06 linux-kernel [PATCH] can: mpc5xxx_can: check of_iomap return before use
2018-07-09 08:46:47 linux-kernel [PATCH] microblaze: warn if of_iomap() failed
2018-07-08 15:20:30 linux-kernel [PATCH] ARM: ux500: add missing of_node_put()
2018-07-08 08:39:47 linux-kernel [PATCH] ARM: imx: flag failure of of_iomap
2018-07-07 09:12:26 linux-kernel [PATCH] KVM: PPC: Book3S HV: fix constant size warning
2018-07-07 06:59:24 linux-kernel [PATCH] KVM: PPC: Book3S HV: add of_node_put() in success path
2018-07-04 08:12:47 linux-kernel [PATCH] powerpc: icp-hv: fix missing of_node_put in success path
2018-07-02 18:17:06 linux-kernel [PATCH] liquidio: make timeout HZ independent and readable
2018-07-02 09:40:56 linux-kernel [PATCH] powerpc: hwrng; fix missing of_node_put()
2018-06-29 17:39:55 linux-kernel [PATCH] ALSA: snd-aoa: add of_node_put() in error path
2018-06-23 15:18:22 linux-kernel [PATCH] PCI: faraday: add missing of_node_put()
2018-06-18 18:57:36 linux-kernel [PATCH] staging: board: drop refcount in success case
2018-06-16 07:53:41 linux-kernel [PATCH] MIPS: Octeon: add missing of_node_put()
2018-06-16 07:30:19 linux-kernel [PATCH] MIPS: Octeon: assign bool true/false not 1/0
2018-06-16 07:09:59 linux-kernel [PATCH] MIPS: Octeon: add missing of_node_put()
2018-06-15 12:30:43 linux-kernel [PATCH] ARM: add missing of_node_put()
2018-06-14 09:06:07 linux-kernel [PATCH] PCI: xilinx-nwl: add missing of_node_put()
2018-06-13 17:22:19 linux-kernel [PATCH] PCI: xilinx: add missing of_node_put()
2018-06-12 17:26:33 linux-kernel [PATCH] media: stm32-dcmi: simplify of_node_put usage
2018-06-12 17:25:04 linux-kernel [PATCH 2/2] media: stm32-dcmi: add mandatory of_node_put() in success path
2018-06-12 17:24:16 linux-kernel [PATCH 1/2] media: stm32-dcmi: drop unnecessary while(1) loop