index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
2017-02-05
3
-12
/
+14
*
staging: fbtft: change 'gamma' array to u32
Arnd Bergmann
2017-02-03
22
-26
/
+26
*
staging: fbtft: fix unaligned parentheses
Umang Raghuvanshi
2017-01-27
1
-5
/
+5
*
staging: fbtft: fix checkpatch decimal permissions error
Abdul Rauf
2017-01-25
8
-32
/
+32
*
staging: fbtft: remove duplicate entries of ili9225
Amitesh Singh
2017-01-25
1
-16
/
+0
*
staging: fbtft: fb_ssd1306: Refactor write_vmem()
Andy Shevchenko
2017-01-19
1
-9
/
+7
*
staging: fbtft: fb_ssd1306: Support smaller screen sizes
Andy Shevchenko
2017-01-19
1
-0
/
+21
*
staging: fbtft: propagate error code from kstrto*()
Andy Shevchenko
2017-01-19
1
-6
/
+1
*
staging: fbtft: remove custom DMA mapped buffer
Andy Shevchenko
2017-01-19
4
-29
/
+2
*
staging: fbtft: convert fbtft_reset() to be non-atomic
Andy Shevchenko
2017-01-19
1
-4
/
+4
*
staging: fbtft: replace decimal with 4-digit octal permissions
Stefano Manni
2017-01-19
1
-9
/
+9
*
staging: fbtft: fix code alignment with open parenthesis
Scott Matheina
2017-01-03
1
-8
/
+10
*
staging: fbtft: Fix 'line over 80 characters'
Maninder Singh
2016-11-10
1
-11
/
+20
*
Staging:fbtft: Replace decimal permissions with 4 digit octal
Nadim Almas
2016-10-25
1
-5
/
+5
*
staging: fbtft: Fix module autoload
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
*
Staging: fbtft: Fix too many leading tabs warning
Gustavo A. R. Silva
2016-10-16
1
-31
/
+37
*
staging: fbtft: Convert int arrays to s16
Joe Perches
2016-10-16
8
-75
/
+323
*
Staging: fbtft: Fixed open parenthesis alignment check
Harman Kalra
2016-10-16
1
-6
/
+3
*
Staging: fbtft: Fix bug in fbtft-core
Ksenija Stanojevic
2016-10-02
1
-2
/
+2
*
staging: fbtft: fix NULL comparison checkpatch warning
Carlos Palminha
2016-10-02
1
-2
/
+2
*
Staging: fbtft: Use !x instead of x == NULL.
Sandhya Bankar
2016-09-18
1
-1
/
+1
*
staging: fbtft: add spaces around <<
Gargi Sharma
2016-09-16
1
-2
/
+2
*
staging: fbtft: move && operator for logical continuation
Gargi Sharma
2016-09-16
1
-4
/
+4
*
staging: fbtft: fb_tls8204: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-28
/
+29
*
staging: fbtft: fbtft_device: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-3
/
+5
*
staging: fbtft: fbtft-bus: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-1
/
+2
*
staging: fbtft: fb_st7735r: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-17
/
+26
*
staging: fbtft: fb_ssd1331: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-20
/
+20
*
staging: fbtft: fb_ssd1306: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-11
/
+12
*
staging: fbtft: fb_ssd1289: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-4
/
+4
*
staging: fbtft: fb_s6d1121.c: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-4
/
+4
*
staging: fbtft: fb_s6d02a1.c: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-6
/
+8
*
staging: fbtft: This patch fixes the checkpatch.pl warning
Prit Raj
2016-08-21
1
-2
/
+2
*
Staging: fbtft: fixed unsigned type warnings
Ming Yang
2016-08-21
11
-58
/
+58
*
staging: fbtft: do not allocate huge txbuf
Michal Suchanek
2016-08-21
1
-0
/
+2
*
Staging: fbtft: fb_agm1264k-fl: No space is necessary after cast.
Sandhya Bankar
2016-03-28
1
-1
/
+1
*
Staging: fbtft: fbtft-io: No space is necessary after cast.
Sandhya Bankar
2016-03-28
1
-4
/
+4
*
Staging: fbtft: fbtft_device: No space is necessary after cast.
Sandhya Bankar
2016-03-28
1
-3
/
+3
*
staging: fbtft: fb_uc1611.c: Drop void pointer cast
Janani Ravichandran
2016-03-12
1
-2
/
+2
*
staging: fbtft: fb_ra8875.c: Remove unneeded void pointer cast
Janani Ravichandran
2016-03-12
1
-2
/
+2
*
staging: fbtft: fbtft-bus.c: Drop unneeded void pointer cast
Janani Ravichandran
2016-03-12
1
-2
/
+2
*
staging: fbtft: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
2016-03-12
1
-2
/
+5
*
staging: fbtft: Remove unnecessary spi_set_drvdata()
Amitoj Kaur Chawla
2016-03-12
1
-5
/
+0
*
staging: fbtft: replace ternary operator with min macro
Alison Schofield
2016-03-12
2
-3
/
+3
*
staging: fbtft: Use kmalloc_array
Bhaktipriya Shridhar
2016-03-12
1
-2
/
+2
*
staging: fbtft: Fix block comment coding style
Anchal Jain
2016-02-21
1
-3
/
+3
*
staging: fbtft: Remove the use of CamelCase
Eva Rachel Retuya
2016-02-15
1
-3
/
+3
*
staging: fbtft: Delete blank line after '{' brace
Eva Rachel Retuya
2016-02-15
1
-1
/
+0
*
staging: fbtft: Insert blank line after function declaration
Eva Rachel Retuya
2016-02-15
4
-0
/
+4
*
staging: fbtft: Fix alignment to match open parenthesis
Eva Rachel Retuya
2016-02-15
4
-28
/
+27
[next]