LinuxLists
Users
About
Mariusz Gorski (
[email protected]
)
Number of posts: 63 (1.31 per day)
First post: 2014-10-19 09:46:32
Last post: 2014-12-06 10:29:00
Next Page
Date
List
Subject
2014-12-06 10:29:00
linux-kernel
Re: staging: panel: suggestions needed
2014-12-06 10:18:56
linux-kernel
Re: [PATCH] staging: panel: Remove magic numbers in LCD commands
2014-12-05 21:29:57
linux-kernel
[PATCH v2] staging: panel: Remove magic numbers in LCD commands
2014-12-05 21:11:24
linux-kernel
[PATCH] staging: panel: Remove magic numbers in LCD commands
2014-12-03 18:54:25
linux-kernel
[PATCH] staging: panel: Remove unused variable
2014-11-28 20:57:38
linux-kernel
Re: [PATCH v2 4/9] staging: panel: Use defined value or checking module params state
2014-11-27 21:39:34
linux-kernel
[PATCH v3 2/9] staging: panel: Call init function directly
2014-11-27 21:39:05
linux-kernel
[PATCH v3 4/9] staging: panel: Use defined value or checking module params state
2014-11-27 21:38:45
linux-kernel
[PATCH v3 6/9] staging: panel: Make two more module params read-only
2014-11-27 21:38:22
linux-kernel
[PATCH v3 8/9] staging: panel: Remove more magic number comparison
2014-11-27 21:37:39
linux-kernel
[PATCH v3 9/9] staging: panel: Move LCD-related state into struct lcd
2014-11-27 21:37:36
linux-kernel
[PATCH v3 7/9] staging: panel: Refactor LCD init code
2014-11-27 21:37:33
linux-kernel
[PATCH v3 5/9] staging: panel: Start making module params read-only
2014-11-27 21:37:30
linux-kernel
[PATCH v3 3/9] staging: panel: Remove magic numbers
2014-11-27 21:37:26
linux-kernel
[PATCH v3 1/9] staging: panel: Set default parport module param value
2014-11-27 21:37:24
linux-kernel
[PATCH v3 0/9] staging: panel: Refactor panel initialization
2014-11-27 19:51:12
linux-kernel
Re: [PATCH v2 4/9] staging: panel: Use defined value or checking module params state
2014-11-27 13:27:13
linux-kernel
Re: [PATCH v2 4/9] staging: panel: Use defined value or checking module params state
2014-11-19 20:49:20
linux-kernel
[PATCH v2 2/9] staging: panel: Call init function directly
2014-11-19 20:48:48
linux-kernel
[PATCH v2 4/9] staging: panel: Use defined value or checking module params state
2014-11-19 20:48:23
linux-kernel
[PATCH v2 7/9] staging: panel: Refactor LCD init code
2014-11-19 20:47:57
linux-kernel
[PATCH v2 8/9] staging: panel: Remove more magic number comparison
2014-11-19 20:47:36
linux-kernel
[PATCH v2 9/9] staging: panel: Move LCD-related state into struct lcd
2014-11-19 20:47:21
linux-kernel
[PATCH v2 5/9] staging: panel: Start making module params read-only
2014-11-19 20:47:19
linux-kernel
[PATCH v2 6/9] staging: panel: Make two more module params read-only
2014-11-19 20:47:14
linux-kernel
[PATCH v2 3/9] staging: panel: Remove magic numbers
2014-11-19 20:47:09
linux-kernel
[PATCH v2 1/9] staging: panel: Set default parport module param value
2014-11-19 20:46:01
linux-kernel
[PATCH v2 0/9] staging: panel: Refactor panel initialization
2014-11-18 21:51:15
linux-kernel
Re: [PATCH 7/9] staging: panel: Refactor LCD init code
2014-11-18 21:51:01
linux-kernel
Re: [PATCH 8/9] staging: panel: Remove more magic number comparison
2014-11-18 21:50:51
linux-kernel
Re: [PATCH 4/9] staging: panel: Use a macro for checking module params state
2014-11-18 21:50:41
linux-kernel
Re: [PATCH 6/9] staging: panel: Make two more module params read-only
2014-11-18 21:01:46
linux-kernel
[PATCH 2/9] staging: panel: Call init function directly
2014-11-18 21:01:18
linux-kernel
[PATCH 4/9] staging: panel: Use a macro for checking module params state
2014-11-18 21:00:53
linux-kernel
[PATCH 6/9] staging: panel: Make two more module params read-only
2014-11-18 21:00:06
linux-kernel
[PATCH 8/9] staging: panel: Remove more magic number comparison
2014-11-18 20:59:43
linux-kernel
[PATCH 9/9] staging: panel: Move LCD-related state into struct lcd
2014-11-18 20:59:18
linux-kernel
[PATCH 7/9] staging: panel: Refactor LCD init code
2014-11-18 20:59:16
linux-kernel
[PATCH 5/9] staging: panel: Start making module params read-only
2014-11-18 20:59:12
linux-kernel
[PATCH 3/9] staging: panel: Remove magic numbers
2014-11-18 20:59:09
linux-kernel
[PATCH 1/9] staging: panel: Set default parport module param value
2014-11-18 20:59:06
linux-kernel
[PATCH 0/9] staging: panel: Refactor panel initialization
2014-11-12 01:11:24
linux-kernel
[PATCH 1/4] staging: panel: Reorder initial DEFAULT_* defines
2014-11-12 01:10:59
linux-kernel
[PATCH 2/4] staging: panel: Reorder DEFAULT_* values redefines
2014-11-12 01:10:26
linux-kernel
[PATCH 4/4] staging: panel: Use better names for two defined values
2014-11-12 01:10:23
linux-kernel
[PATCH 3/4] staging: panel: Reorder module parameter declarations
2014-11-12 01:10:20
linux-kernel
[PATCH 0/4] staging: panel: Module parameters clean-up
2014-11-05 11:51:33
linux-kernel
Re: [PATCH] staging: panel: Fix single-open policy race condition
2014-11-04 21:47:39
linux-kernel
[PATCH] staging: panel: Fix single-open policy race condition
2014-11-01 10:52:30
linux-kernel
[PATCH v4] staging: panel: Remove outdated TODO task
2014-11-01 10:50:48
linux-kernel
Re: [PATCH v3] staging: panel: Remove outdated TODO tasks