LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2018-06-10 16:18:55
linux-kernel
[PATCH] media: stm32-dcmi: simplify of_node_put usage
2018-05-30 10:58:04
linux-kernel
[PATCH] media: adv7604: simplify of_node_put()
2018-01-15 12:09:12
linux-kernel
[PATCH] Documentation: i2c: drop unnecessary .owner field in examples
2017-01-16 16:05:57
linux-crypto
[PATCH] crypto: camellia: add missing declarations
2016-12-23 11:41:47
linux-kernel
[PATCH RFC V2] purgatory: fix up declarations
2016-12-23 10:00:10
linux-kernel
[PATCH RFC] x86, boot: add missing declaration of string functions
2016-12-23 09:47:40
linux-kernel
[PATCH RFC] purgatory: fix up declarations
2016-12-16 08:09:15
linux-kernel
[PATCH] liquidio CN23XX: make timeout HZ independent
2016-12-16 06:55:47
linux-kernel
[PATCH RFC] liquidio: make timeout HZ independent
2016-12-16 02:01:04
linux-kernel
[PATCH V2] drm/i915: relax uncritical udelay_range() settings
2016-12-16 01:58:08
linux-kernel
[PATCH V2] drm/i915: relax uncritical udelay_range()
2016-12-15 04:27:32
linux-kernel
[PATCH] drm/i915: use udelay for very short delays
2016-12-15 04:02:45
linux-kernel
[PATCH] drm/i915: use udelay for very small delays
2016-12-15 02:41:30
linux-kernel
[PATCH V2] Coccinelle: check usleep_range() usage
2016-12-13 10:24:19
linux-kernel
[PATCH] Coccinelle: uslee_range: ensure delta not zero
2016-12-13 05:42:31
linux-kernel
[PATCH RFC] [media] m5mols: add missing dependency on VIDEO_IR_I2C
2016-12-13 05:33:39
linux-kernel
[PATCH] [media] m5mols: set usleep_range delta greater 0
2016-12-13 04:03:45
linux-kernel
[PATCH V2] doc: add note on usleep_range range
2016-12-13 03:57:08
linux-kernel
[PATCH] doc: add note on usleep_range range
2016-12-13 01:57:34
linux-kernel
[PATCH RFC] [media] s5k6aa: set usleep_range greater 0
2016-12-12 07:38:36
linux-kernel
[PATCH RFC] clk: wm831x: fix usleep_range with bad range
2016-11-07 19:06:41
linux-kernel
[PATCH] usb: dwc2: gadget: simplify list handling
2016-11-07 19:06:23
linux-kernel
[PATCH] usb: renesas_usbhs: simplify list handling
2016-11-06 13:30:18
linux-wireless
[PATCH RFC] rtlwifi: btcoexist: fix port assignment
2016-11-06 12:55:56
linux-kernel
[PATCH RFC] rtlwifi: btcoexist: fix port assignment
2016-11-06 12:55:16
linux-kernel
[PATCH 1/2] VMCI: drop condition with no effect
2016-11-06 12:52:23
linux-kernel
[PATCH 2/2] VMCI: drop unused variable
2016-10-08 15:50:44
linux-kernel
[PATCH] Coccinelle: flag conditions with no effect
2016-10-08 13:14:41
linux-kernel
[PATCH RFC] [media] dib0700: remove redundant else
2016-03-18 09:27:31
linux-kernel
[PATCH] net: consolidate lock/unlock into unlock_wait
2016-03-14 11:44:37
linux-kernel
[PATCH] netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait
2016-03-13 11:16:41
linux-kernel
[PATCH] sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
2015-12-31 15:25:55
linux-kernel
[PATCH] mtd: tests: consolidate kmalloc/memset 0 call to kzalloc
2015-12-26 18:23:20
linux-kernel
[PATCH] nvme: consolidate kmallc + memset 0 into kzalloc
2015-12-22 16:17:43
linux-kernel
[PATCH] Orangefs: use kzalloc for kmalloc + memset 0
2015-12-21 16:51:44
linux-kernel
[PATCH] wlcore: consolidate kmalloc + memset 0 into kzalloc
2015-12-21 16:51:42
linux-wireless
[PATCH] wlcore: consolidate kmalloc + memset 0 into kzalloc
2015-12-20 14:10:24
linux-kernel
[PATCH] ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
2015-12-19 17:16:30
linux-wireless
[PATCH] rsi: consolidate kmalloc/memset 0 calls to kzalloc
2015-12-19 17:16:27
linux-wireless
[PATCH] rsi: bool tests do not need comparison
2015-12-19 16:48:40
linux-kernel
[PATCH] rsi: bool tests do not need comparison
2015-12-19 16:48:31
linux-kernel
[PATCH] rsi: consolidate kmalloc/memset 0 calls to kzalloc
2015-12-19 14:32:28
linux-kernel
[PATCH V2] ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
2015-12-18 20:10:57
linux-kernel
[PATCH] ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
2015-12-18 20:10:37
linux-kernel
[PATCH] ALSA: consolidate allocation API
2015-12-14 14:52:33
linux-kernel
[PATCH 3/3] staging/rdma/hfi1: fix build warning
2015-12-14 14:52:27
linux-kernel
[PATCH 2/3] staging/rdma/hfi1: check return value of kcalloc
2015-12-14 14:52:26
linux-kernel
[PATCH 1/3] staging/rdma/hfi1: consolidate kmalloc_array+memset into kcalloc
2015-12-14 14:16:30
linux-kernel
[PATCH] clk: unchecked return of kmalloc_array
2015-07-08 14:23:18
linux-wireless
[PATCH] mwifiex: drop condition with no effect
2015-07-08 13:26:07
linux-kernel
[BUG ?] brcmsmac: condition with no effect