LinuxLists
Users
About
Phil Carmody (
[email protected]
)
Number of posts: 72 (2.77 per day)
First post: 2009-06-25 16:07:22
Last post: 2009-07-22 14:59:57
Previous Page
Date
List
Subject
2009-12-18 13:34:19
linux-kernel
[PATCH 1/3] Driver core: device_attribute parameters can often be const*
2009-12-18 08:52:25
linux-kernel
Re: [RFC 0/6] Driver core: Encourage use of const attributes
2009-12-17 18:14:48
linux-kernel
[RFC 2/6] Driver core: bin_attribute parameters can often be const*
2009-12-17 18:14:27
linux-kernel
[RFC 0/6] Driver core: Encourage use of const attributes
2009-12-17 18:14:19
linux-kernel
[RFC 1/6] Driver core: device_attribute parameters can often be const*
2009-12-17 18:13:53
linux-kernel
[RFC 4/6] Driver core: Easy macros to encourage const attributes
2009-12-17 18:13:25
linux-kernel
[RFC 5/6] PM: Example of how easy it is to mark attributes const
2009-12-17 18:13:14
linux-kernel
[RFC 6/6] gpio: Example of how easy it is to mark attributes const
2009-12-17 18:12:12
linux-kernel
[RFC 3/6] Driver core: driver_attribute parameters can often be const*
2009-12-14 18:24:13
linux-kernel
[PATCH 1/1] driver core: Prevent reference to freed memory on error path
2009-12-10 13:37:48
linux-kernel
[tip:sched/urgent] sched: Fix memory leak in two error corner cases
2009-12-10 12:26:13
linux-kernel
[PATCH] [v2] sched: Memory leak in two error corner cases
2009-12-09 17:42:24
linux-kernel
[PATCH] sched: Memory leak in two error corner cases
2009-11-16 12:34:36
linux-kernel
Re: [PATCH v2 1/2] input: touchscreen: introduce tsc2005 driver
2009-10-06 08:50:20
linux-kernel
Re: [PATCH 1/1] Kobject: bail early if no new_parent in kobject_move()
2009-10-01 14:58:48
linux-kernel
Re: [PATCH 1/1] Kobject: bail early if no new_parent in kobject_move()
2009-10-01 14:47:37
linux-kernel
[PATCH 1/1] Kobject: bail early if no new_parent in kobject_move()
2009-09-29 16:37:22
linux-kernel
[PATCH 1/1] err.h: Additional helper function to simplify pointer error checking.
2009-07-22 14:59:57
linux-crypto
[PATCH 0/1] crypto: Undefined behaviour in crypto_aes_expand_key
2009-07-22 14:58:23
linux-crypto
[PATCH 1/1] crypto: Undefined behaviour in crypto_aes_expand_key
2009-06-25 16:07:22
linux-kernel
Re: [PATCH]input: Change timer function to workqueue for gpio_keys driver