index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: Remove unnecessary externs
Joe Perches
2015-08-14
1
-27
/
+25
*
Staging: fbtft: Use a struct to describe each LCD controller
Fabio Falzoi
2015-08-07
1
-96
/
+136
*
staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-08-03
1
-1
/
+2
*
staging: fbtft: core: Don't set device platform_data
Noralf Trønnes
2015-08-03
3
-10
/
+9
*
Staging: fbtft: Add support for the Ultrachip UC1611 LCD controller
Henri Chain
2015-07-14
4
-0
/
+388
*
staging: fbtft: Add reset to fbtft_init_display_dt()
Noralf Trønnes
2015-07-14
1
-0
/
+5
*
Staging: fbtft: Fix spacing coding style issue
Fabio Falzoi
2015-07-14
1
-1
/
+1
*
Staging: fbtft: Fix parenthesis alignment coding style issue
Fabio Falzoi
2015-07-14
1
-5
/
+4
*
Staging: fbtft: Remove unnecessary multiple blank lines
Fabio Falzoi
2015-07-14
1
-11
/
+0
*
Staging: fbtft: Remove paragraph about writing to FSF
Fabio Falzoi
2015-07-14
1
-4
/
+0
*
staging: fbtft: correct a typo in a comment
Anton Gerasimov
2015-06-13
1
-1
/
+1
*
staging: fbtft: reformat hardcoded sequences
Anton Gerasimov
2015-06-13
1
-58
/
+58
*
staging: fbtft: rearrange comments for readability
Anton Gerasimov
2015-06-13
1
-30
/
+88
*
staging: fbtft: eliminate code duplication
Anton Gerasimov
2015-06-13
1
-4
/
+2
*
staging: fbtft: remove unnecessary spaces before tabs
Anton Gerasimov
2015-06-13
1
-2
/
+2
*
staging: fbtft: remove unnecessary line continuations
Anton Gerasimov
2015-06-13
1
-16
/
+16
*
staging: fbtft: make module descriptions greppable
Anton Gerasimov
2015-06-13
1
-6
/
+3
*
staging: fbtft: replace spaces with tabs
Anton Gerasimov
2015-06-13
1
-1
/
+1
*
staging: fbtft: put spaces around assignment operators
Anton Gerasimov
2015-06-13
1
-2
/
+2
*
staging: fbtft: split long strings
Anton Gerasimov
2015-06-13
4
-20
/
+48
*
staging: fbtft: fix build error
Sudip Mukherjee
2015-06-09
1
-1
/
+1
*
staging: fbtft: fix out of bound access
Sudip Mukherjee
2015-06-08
1
-7
/
+3
*
staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg call
Madhusudhanan Ravindran
2015-06-08
3
-16
/
+10
*
staging: fbtft: Add support for Himax HX8357D controller
Heiner Kallweit
2015-06-01
4
-0
/
+331
*
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-05-08
1
-1
/
+1
*
drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on ...
Tolga Ceylan
2015-05-08
1
-4
/
+4
*
Staging: fbtft: fix header guard typo
Nicolas Iooss
2015-04-30
1
-1
/
+1
*
staging: fbtft: Disable DMA support if DMA is not available
Geert Uytterhoeven
2015-04-30
1
-1
/
+6
*
staging: fbtft: Add a blank line after declarations
Charlie Wong Super
2015-04-30
1
-0
/
+1
*
staging: fbtft: Replace spaces to tab
Charlie Wong Super
2015-04-30
1
-4
/
+4
*
staging: fbtft: Fix typo in fbtft
Masanari Iida
2015-03-26
13
-17
/
+17
*
Staging: fbtft: fb_pcd8544: Fix comments style
Cláudio Maia
2015-03-26
1
-48
/
+59
*
Staging: fbtft: fb_pcd8544: Fix warning line over 80 characters
Cláudio Maia
2015-03-26
1
-1
/
+2
*
staging: fbtft: Add support for ili9163 controller
Kozhevnikov Anatoly
2015-03-26
4
-0
/
+328
*
staging: fbtft: Remove do {} while(0) in single statement macro
Helen Fornazier
2015-03-26
1
-3
/
+1
*
staging: fbtft: Add space around '='
Helen Fornazier
2015-03-26
1
-1
/
+1
*
staging: fbtft: Do not use binary constants
Geert Uytterhoeven
2015-03-24
10
-49
/
+43
*
staging: fbtft: Fix indentation style by space
Helen Fornazier
2015-03-23
1
-4
/
+4
*
staging: fbtft: remove trailing white space
Helen Fornazier
2015-03-23
1
-5
/
+5
*
Staging: fbtft: add declaration of non-static functions
Peter Poklop
2015-03-20
1
-1
/
+1
*
staging: fbtft: Fix potential null dereference
Ravindran, Madhusudhanan (M.)
2015-03-20
1
-0
/
+3
*
staging: fbtft: Use kmemdup rather than duplicating its implementation
Madhusudhanan Ravindran
2015-03-20
1
-2
/
+1
*
Staging: fbtft: Remove unnecessary print messages
Vatika Harlalka
2015-03-16
1
-9
/
+0
*
staging: fbtft: fbtft_device.c: remove extra parentheses around function argu...
Aya Mahfouz
2015-03-15
1
-2
/
+2
*
staging: fbtft: fbtft-io.c: remove extra parentheses around function arguments
Aya Mahfouz
2015-03-15
1
-4
/
+4
*
staging: fbtft: fb_st7735r.c: remove extra parentheses around function arguments
Aya Mahfouz
2015-03-15
1
-1
/
+1
*
staging: fbtft: fb_s6d02a1.c: remove extra parentheses around function arguments
Aya Mahfouz
2015-03-15
1
-1
/
+1
*
staging: fbtft: fb_hx8353d.c: remove extra parentheses around function arguments
Aya Mahfouz
2015-03-15
1
-1
/
+1
*
staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function argum...
Aya Mahfouz
2015-03-15
1
-1
/
+1
*
staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function ar...
Aya Mahfouz
2015-03-15
1
-1
/
+1
[next]