Show patches with: none      |   14152 patches
« 1 2 ... 86 87 88141 142 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,15/19] staging: sm750fb: remove unnecessary whitespace - - - --- 2015-06-29 Juston Li New
[v4,14/19] staging: sm750fb: remove trailing whitespace - - - --- 2015-06-29 Juston Li New
[v4,13/19] staging: sm750fb: add space after semicolon - - - --- 2015-06-29 Juston Li New
[v4,12/19] staging: sm750fb: add spaces around operators - - - --- 2015-06-29 Juston Li New
[v4,11/19] staging: sm750fb: consistent spacing around operators - - - --- 2015-06-29 Juston Li New
[v4,10/19] staging: sm750fb: add space after return type - - - --- 2015-06-29 Juston Li New
[v4,09/19] staging: sm750fb: add space after struct definition - - - --- 2015-06-29 Juston Li New
[v4,08/19] staging: sm750fb: add space after enum definition - - - --- 2015-06-29 Juston Li New
[v4,07/19] staging: sm750fb: add space after close brace - - - --- 2015-06-29 Juston Li New
[v4,06/19] staging: sm750fb: add space before open brace - - - --- 2015-06-29 Juston Li New
[v4,05/19] staging: sm750fb: remove space between function name and parenthesis - - - --- 2015-06-29 Juston Li New
[v4,04/19] staging: sm750fb: add space before open parenthesis - - - --- 2015-06-29 Juston Li New
[v4,03/19] staging: sm750fb: remove space before close parenthesis - - - --- 2015-06-29 Juston Li New
[v4,02/19] staging: sm750fb: remove spacing after open parenthesis - - - --- 2015-06-29 Juston Li New
[v4,01/19] staging: sm750fb: use tabs for indentation - - - --- 2015-06-29 Juston Li New
[11/11] staging: sm750fb: add required spaces around C operators - - - --- 2015-06-28 Anatoly Stepanov New
[10/11] staging: sm750fb: fix open brace in function declaration - - - --- 2015-06-28 Anatoly Stepanov New
[09/11] staging: sm750fb: remove assignment from if condition - - - --- 2015-06-28 Anatoly Stepanov New
[08/11] staging: sm750fb: fix 'switch and case' indentation - - - --- 2015-06-28 Anatoly Stepanov New
[07/11] staging: sm750fb: fix indentation in 'else' statements - - - --- 2015-06-28 Anatoly Stepanov New
[06/11] staging: sm750fb: put open brace on the previous line - - - --- 2015-06-28 Anatoly Stepanov New
[05/11] staging: sm750fb: fix indentation of pointer operator - - - --- 2015-06-28 Anatoly Stepanov New
[04/11] staging: sm750fb: insert space before open parenthesis - - - --- 2015-06-28 Anatoly Stepanov New
[03/11] staging: sm750fb: insert space between ')' and '{' - - - --- 2015-06-28 Anatoly Stepanov New
[02/11] staging: sm750fb: remove trailing whitespaces - - - --- 2015-06-28 Anatoly Stepanov New
[01/11] staging: sm750fb: replace spaces with tabs - - - --- 2015-06-28 Anatoly Stepanov New
video: fbdev: omap2: displays-new: Delete a check before backlight_device_unregister() - - - --- 2015-06-28 SF Markus Elfring New
[RFC,v3,16/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_wr… - - - --- 2015-06-28 Finn Thain New
[RFC,v3,12/24] powerpc: Cleanup nvram includes - - - --- 2015-06-28 Finn Thain New
[v5,3/3] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc() - - - --- 2015-06-25 Luis R. Rodriguez New
[v5,2/3] video: fbdev: atyfb: replace MTRR UC hole with strong UC - - - --- 2015-06-25 Luis R. Rodriguez New
[v5,1/3] video: fbdev: atyfb: clarify ioremap() base and length used - - - --- 2015-06-25 Luis R. Rodriguez New
[v8,9/9] video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc() 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,8/9] video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc() 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc() 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,6/9] lib: devres: add pcim_iomap_wc() variants 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,5/9] PCI: Add pci_iomap_wc() variants 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,3/9] video: fbdev: kyrofb: use arch_phys_wc_add() and pci_ioremap_wc_bar() 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,2/9] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar() 1 - - --- 2015-06-25 Luis R. Rodriguez New
[v8,1/9] pci: add pci_ioremap_wc_bar() 1 - - --- 2015-06-25 Luis R. Rodriguez New
[PATCHv2] staging: sm750fb: remove redundant __func__ in debug statement - - - --- 2015-06-24 Gujulan Elango, Hari Prasath (H.) New
[v3,19/19] staging: sm750fb: add missing blank line after declarations - - - --- 2015-06-24 Juston Li New
[v3,18/19] staging: sm750fb: remove unnecessary braces - - - --- 2015-06-24 Juston Li New
[v3,17/19] staging: sm750fb: move while statement to follow do close brace - - - --- 2015-06-24 Juston Li New
[v3,16/19] staging: sm750fb: fix brace placement - - - --- 2015-06-24 Juston Li New
[v3,15/19] staging: sm750fb: remove unnecessary whitespace - - - --- 2015-06-24 Juston Li New
[v3,14/19] staging: sm750fb: remove trailing whitespace - - - --- 2015-06-24 Juston Li New
[v3,13/19] staging: sm750fb: add space after semicolon - - - --- 2015-06-24 Juston Li New
[v3,12/19] staging: sm750fb: add spaces around operators - - - --- 2015-06-24 Juston Li New
[v3,11/19] staging: sm750fb: consistent spacing around operators - - - --- 2015-06-24 Juston Li New
[v3,10/19] staging: sm750fb: add space after return type - - - --- 2015-06-24 Juston Li New
[v3,09/19] staging: sm750fb: add space after struct definition - - - --- 2015-06-24 Juston Li New
[v3,08/19] staging: sm750fb: add space after enum definition - - - --- 2015-06-24 Juston Li New
[v3,07/19] staging: sm750fb: add space after close brace - - - --- 2015-06-24 Juston Li New
[v3,06/19] staging: sm750fb: add space before open brace - - - --- 2015-06-24 Juston Li New
[v3,05/19] staging: sm750fb: remove space between function name and parenthesis - - - --- 2015-06-24 Juston Li New
[v3,04/19] staging: sm750fb: add space before open parenthesis - - - --- 2015-06-24 Juston Li New
[v3,03/19] staging: sm750fb: remove space before close parenthesis - - - --- 2015-06-24 Juston Li New
[v3,02/19] staging: sm750fb: remove spacing after open parenthesis - - - --- 2015-06-24 Juston Li New
[v3,01/19] staging: sm750fb: use tabs for indentation - - - --- 2015-06-24 Juston Li New
staging: sm750fb: remove unused variables - - - --- 2015-06-22 Gujulan Elango, Hari Prasath (H.) New
[2/2] staging: sm750fb: fix typo in debug statement - - - --- 2015-06-22 Gujulan Elango, Hari Prasath (H.) New
[1/2] staging: sm750fb: remove redundant __func__ in debug statement - - - --- 2015-06-22 Gujulan Elango, Hari Prasath (H.) New
[19/19] staging: sm750fb: add missing blank line after declarations - - - --- 2015-06-20 Juston Li New
[18/19] staging: sm750fb: remove unnecessary braces - - - --- 2015-06-20 Juston Li New
[17/19] staging: sm750fb: move while to follow do close brace - - - --- 2015-06-20 Juston Li New
[16/19] staging: sm750fb: fix brace placement - - - --- 2015-06-20 Juston Li New
[15/19] staging: sm750fb: remove unnecessary whitespace - - - --- 2015-06-20 Juston Li New
[14/19] staging: sm750fb: remove trailing whitespace - - - --- 2015-06-20 Juston Li New
[13/19] staging: sm750fb: add space after semicolon - - - --- 2015-06-20 Juston Li New
[12/19] staging: sm750fb: add spaces around operators - - - --- 2015-06-20 Juston Li New
[11/19] staging: sm750fb: consistent spacing around operators - - - --- 2015-06-20 Juston Li New
[10/19] staging: sm750fb: add space after return type - - - --- 2015-06-20 Juston Li New
[09/19] staging: sm750fb: add space after struct definition - - - --- 2015-06-20 Juston Li New
[08/19] staging: sm750fb: add space after enum definition - - - --- 2015-06-20 Juston Li New
[07/19] staging: sm750fb: add space after close brace - - - --- 2015-06-20 Juston Li New
[06/19] staging: sm750fb: add space before open brace - - - --- 2015-06-20 Juston Li New
[05/19] staging: sm750fb: remove space between function name and parenthesis - - - --- 2015-06-20 Juston Li New
[04/19] staging: sm750fb: add space before open parenthesis - - - --- 2015-06-20 Juston Li New
[03/19] staging: sm750fb: remove space before close parenthesis - - - --- 2015-06-20 Juston Li New
[02/19] staging: sm750fb: remove spacing after open parenthesis - - - --- 2015-06-20 Juston Li New
[01/19] staging: sm750fb: use tabs for indentation - - - --- 2015-06-20 Juston Li New
[4/4] staging: sm750fb: add missing blank line after declarations - - - --- 2015-06-20 Juston Li New
[3/4] staging: sm750fb: fix brace placement - - - --- 2015-06-20 Juston Li New
[2/4] staging: sm750fb: fix spacing issues - - - --- 2015-06-20 Juston Li New
[1/4] staging: sm750fb: use tabs for indentation - - - --- 2015-06-20 Juston Li New
[v3] staging: sm750fb: use tabs for indentation - - - --- 2015-06-20 Juston Li New
Staging: sm750fb: Fix C99 Comments - - - --- 2015-06-20 Amitoj Kaur Chawla New
[v2] staging: sm750fb: use tabs for indentation - - - --- 2015-06-20 Juston Li New
staging: sm750fb: use tabs for indentation - - - --- 2015-06-20 Juston Li New
[v7,9/9] video: fbdev: vt8623fb: use arch_phys_wc_add() and pci_iomap_wc() 1 - - --- 2015-06-19 Luis R. Rodriguez New
[v7,8/9] video: fbdev: s3fb: use arch_phys_wc_add() and pci_iomap_wc() 1 - - --- 2015-06-19 Luis R. Rodriguez New
[v7,7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc() 1 - - --- 2015-06-19 Luis R. Rodriguez New
[v7,6/9] lib: devres: add pcim_iomap_wc() variants - - - --- 2015-06-19 Luis R. Rodriguez New
[v7,5/9] PCI: Add pci_iomap_wc() variants - - - --- 2015-06-19 Luis R. Rodriguez New
[v7,4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer 1 - - --- 2015-06-19 Luis R. Rodriguez New
[v7,3/9] video: fbdev: kyrofb: use arch_phys_wc_add() and pci_ioremap_wc_bar() 1 - - --- 2015-06-19 Luis R. Rodriguez New
[v7,2/9] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar() 1 - - --- 2015-06-19 Luis R. Rodriguez New
[v7,1/9] pci: add pci_ioremap_wc_bar() - - - --- 2015-06-19 Luis R. Rodriguez New
« 1 2 ... 86 87 88141 142 »