LinuxLists
Users
About
Roman Kiryanov (
[email protected]
)
Number of posts: 157 (0.16 per day)
First post: 2018-07-18 00:16:36
Last post: 2021-03-09 19:25:07
Previous Page
/
Next Page
Date
List
Subject
2018-09-14 17:53:12
linux-kernel
[PATCH 08/21] platform: goldfish: pipe: Remove the goldfish_pipe_miscdev global variable
2018-09-14 17:53:04
linux-kernel
[PATCH 07/21] platform: goldfish: pipe: Remove the goldfish_interrupt_tasklet global variable
2018-09-14 17:52:55
linux-kernel
[PATCH 06/21] platform: goldfish: pipe: Add DMA support to goldfish pipe
2018-09-14 17:52:45
linux-kernel
[PATCH 05/21] platform: goldfish: pipe: Remove redundant header include
2018-09-14 17:52:37
linux-kernel
[PATCH 04/21] platform: goldfish: pipe: Remove redundant struct declarations
2018-09-14 17:52:27
linux-kernel
[PATCH 03/21] platform: goldfish: pipe: Remove a redundant blank line
2018-09-14 17:52:18
linux-kernel
[PATCH 02/21] platform: goldfish: pipe: Prevent memory corruption from several threads writing to the same variable
2018-09-14 17:52:07
linux-kernel
[PATCH 01/21] platform: goldfish: pipe: Remove license boilerplate
2018-09-14 16:43:14
linux-kernel
Re: [PATCH 07/20] platform: goldfish: pipe: Replace an array of 1 with a variable
2018-08-27 18:26:39
linux-kernel
[PATCH 20/20] platform: goldfish: pipe: Replace "x==NULL" to "!x"
2018-08-27 18:26:37
linux-kernel
[PATCH 18/20] platform: goldfish: pipe: Fix alignment to match parenthesis
2018-08-27 18:26:33
linux-kernel
[PATCH 15/20] platform: goldfish: pipe: Remove reduntant casting to (void)
2018-08-27 18:26:32
linux-kernel
[PATCH 16/20] platform: goldfish: pipe: Rename goldfish_x to goldfish_pipe_x
2018-08-27 18:26:13
linux-kernel
[PATCH 19/20] platform: goldfish: pipe: Move logical ops to the end of the prev line
2018-08-27 18:26:09
linux-kernel
[PATCH 17/20] platform: goldfish: pipe: Fix lines to not end an opening bracket
2018-08-27 18:26:00
linux-kernel
[PATCH 13/20] platform: goldfish: pipe: Remove a blank line before '}'
2018-08-27 18:26:00
linux-kernel
[PATCH 14/20] platform: goldfish: pipe: Rename 'wakeBit' to 'wake_bit'
2018-08-27 18:26:00
linux-kernel
[PATCH 12/20] platform: goldfish: pipe: Remove reduntant casting
2018-08-27 18:25:59
linux-kernel
[PATCH 06/20] platform: goldfish: pipe: Fail compilation if structs are too large
2018-08-27 18:25:55
linux-kernel
[PATCH 11/20] platform: goldfish: pipe: Replace two code blocks with a function call
2018-08-27 18:25:53
linux-kernel
[PATCH 05/20] platform: goldfish: pipe: Update the comment for GFP_ATOMIC
2018-08-27 18:25:51
linux-kernel
[PATCH 10/20] platform: goldfish: pipe: Remove a redundant variable
2018-08-27 18:25:44
linux-kernel
[PATCH 09/20] platform: goldfish: pipe: Add blank lines to separate struct members
2018-08-27 18:25:43
linux-kernel
[PATCH 08/20] platform: goldfish: pipe: Replace pr_ with dev_ for logging
2018-08-27 18:25:35
linux-kernel
[PATCH 07/20] platform: goldfish: pipe: Replace an array of 1 with a variable
2018-08-27 18:25:24
linux-kernel
[PATCH 04/20] platform: goldfish: pipe: Separate the host interface to a separate header
2018-08-27 18:25:09
linux-kernel
[PATCH 03/20] platform: goldfish: pipe: Move an opening brace to the next line
2018-08-27 18:25:00
linux-kernel
[PATCH 02/20] platform: goldfish: pipe: Update license
2018-08-27 18:24:47
linux-kernel
[PATCH 01/20] platform: goldfish: pipe: Fix comments to fit 80 columns
2018-08-14 03:49:42
linux-kernel
Re: [PATCH 6/9] platform: goldfish: pipe: Fail compilation if structs are too large
2018-08-14 01:12:55
linux-kernel
[PATCH 9/9] platform: goldfish: pipe: Add a blank line to separate struct members
2018-08-14 00:42:18
linux-kernel
[PATCH 1/9] platform: goldfish: pipe: Fix comments to fit 80 columns
2018-08-13 23:42:19
linux-kernel
[PATCH 8/9] platform: goldfish: pipe: Replace pr_ with dev_ for logging
2018-08-13 23:41:32
linux-kernel
[PATCH 7/9] platform: goldfish: pipe: Replace an array of 1 with a variable
2018-08-13 23:41:00
linux-kernel
[PATCH 6/9] platform: goldfish: pipe: Fail compilation if structs are too large
2018-08-13 23:40:53
linux-kernel
[PATCH 5/9] platform: goldfish: pipe: Update the comment for GFP_ATOMIC
2018-08-13 23:40:51
linux-kernel
[PATCH 4/9] platform: goldfish: pipe: Separate the host interface to a separate header
2018-08-13 23:40:46
linux-kernel
[PATCH 3/9] platform: goldfish: pipe: Fix checkpatch warning
2018-08-13 23:40:39
linux-kernel
[PATCH 2/9] platform: goldfish: pipe: Update license
2018-08-01 00:40:19
linux-kernel
[PATCH] platform: goldfish: Retire pdev_bus
2018-07-31 18:59:56
linux-kernel
Re: [PATCH 1/2] goldfish: Add missing includes to goldfish.h
2018-07-27 20:57:31
linux-kernel
Re: [PATCH] platform: goldfish: Retire pdev_bus
2018-07-25 00:52:57
linux-kernel
[PATCH v2 3/3] tty: Replace goldfish_tty_line_count with a #define
2018-07-25 00:52:55
linux-kernel
[PATCH v2 2/3] tty: Make constants to be enums instead of #define in goldfish.c
2018-07-25 00:52:52
linux-kernel
[PATCH v2 1/3] tty: Address checkpatch warnings in goldfish.c
2018-07-24 20:01:35
linux-kernel
Re: [PATCH 3/3] tty: Mark goldfish_tty_line_count as const
2018-07-23 22:50:43
linux-kernel
[PATCH 2/2] goldfish: Use dedicated macros instead of manual bit shifting
2018-07-23 22:48:52
linux-kernel
[PATCH 1/2] goldfish: Add missing includes to goldfish.h
2018-07-19 23:08:11
linux-kernel
[PATCH] platform: goldfish: Retire pdev_bus
2018-07-18 00:16:51
linux-kernel
[PATCH 3/3] tty: Mark goldfish_tty_line_count as const
2018-07-18 00:16:45
linux-kernel
[PATCH 2/3] tty: Make constants to be enums instead of #define in goldfish.c