index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-15
staging: fbtft: Remove unnecessary externs
Joe Perches
1
-27
/
+25
2015-08-08
Staging: fbtft: Use a struct to describe each LCD controller
Fabio Falzoi
1
-96
/
+136
2015-08-04
staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2015-08-04
staging: fbtft: core: Don't set device platform_data
Noralf Trønnes
3
-10
/
+9
2015-07-15
Staging: fbtft: Add support for the Ultrachip UC1611 LCD controller
Henri Chain
4
-0
/
+388
2015-07-15
staging: fbtft: Add reset to fbtft_init_display_dt()
Noralf Trønnes
1
-0
/
+5
2015-07-15
Staging: fbtft: Fix spacing coding style issue
Fabio Falzoi
1
-1
/
+1
2015-07-15
Staging: fbtft: Fix parenthesis alignment coding style issue
Fabio Falzoi
1
-5
/
+4
2015-07-15
Staging: fbtft: Remove unnecessary multiple blank lines
Fabio Falzoi
1
-11
/
+0
2015-07-15
Staging: fbtft: Remove paragraph about writing to FSF
Fabio Falzoi
1
-4
/
+0
2015-06-14
staging: fbtft: correct a typo in a comment
Anton Gerasimov
1
-1
/
+1
2015-06-14
staging: fbtft: reformat hardcoded sequences
Anton Gerasimov
1
-58
/
+58
2015-06-14
staging: fbtft: rearrange comments for readability
Anton Gerasimov
1
-30
/
+88
2015-06-14
staging: fbtft: eliminate code duplication
Anton Gerasimov
1
-4
/
+2
2015-06-14
staging: fbtft: remove unnecessary spaces before tabs
Anton Gerasimov
1
-2
/
+2
2015-06-14
staging: fbtft: remove unnecessary line continuations
Anton Gerasimov
1
-16
/
+16
2015-06-14
staging: fbtft: make module descriptions greppable
Anton Gerasimov
1
-6
/
+3
2015-06-14
staging: fbtft: replace spaces with tabs
Anton Gerasimov
1
-1
/
+1
2015-06-14
staging: fbtft: put spaces around assignment operators
Anton Gerasimov
1
-2
/
+2
2015-06-14
staging: fbtft: split long strings
Anton Gerasimov
4
-20
/
+48
2015-06-09
staging: fbtft: fix build error
Sudip Mukherjee
1
-1
/
+1
2015-06-08
staging: fbtft: fix out of bound access
Sudip Mukherjee
1
-7
/
+3
2015-06-08
staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg call
Madhusudhanan Ravindran
3
-16
/
+10
2015-06-01
staging: fbtft: Add support for Himax HX8357D controller
Heiner Kallweit
4
-0
/
+331
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
1
-1
/
+1
2015-05-08
drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on ...
Tolga Ceylan
1
-4
/
+4
2015-04-30
Staging: fbtft: fix header guard typo
Nicolas Iooss
1
-1
/
+1
2015-04-30
staging: fbtft: Disable DMA support if DMA is not available
Geert Uytterhoeven
1
-1
/
+6
2015-04-30
staging: fbtft: Add a blank line after declarations
Charlie Wong Super
1
-0
/
+1
2015-04-30
staging: fbtft: Replace spaces to tab
Charlie Wong Super
1
-4
/
+4
2015-03-26
staging: fbtft: Fix typo in fbtft
Masanari Iida
13
-17
/
+17
2015-03-26
Staging: fbtft: fb_pcd8544: Fix comments style
Cláudio Maia
1
-48
/
+59
2015-03-26
Staging: fbtft: fb_pcd8544: Fix warning line over 80 characters
Cláudio Maia
1
-1
/
+2
2015-03-26
staging: fbtft: Add support for ili9163 controller
Kozhevnikov Anatoly
4
-0
/
+328
2015-03-26
staging: fbtft: Remove do {} while(0) in single statement macro
Helen Fornazier
1
-3
/
+1
2015-03-26
staging: fbtft: Add space around '='
Helen Fornazier
1
-1
/
+1
2015-03-25
staging: fbtft: Do not use binary constants
Geert Uytterhoeven
10
-49
/
+43
2015-03-24
staging: fbtft: Fix indentation style by space
Helen Fornazier
1
-4
/
+4
2015-03-24
staging: fbtft: remove trailing white space
Helen Fornazier
1
-5
/
+5
2015-03-20
Staging: fbtft: add declaration of non-static functions
Peter Poklop
1
-1
/
+1
2015-03-20
staging: fbtft: Fix potential null dereference
Ravindran, Madhusudhanan (M.)
1
-0
/
+3
2015-03-20
staging: fbtft: Use kmemdup rather than duplicating its implementation
Madhusudhanan Ravindran
1
-2
/
+1
2015-03-16
Staging: fbtft: Remove unnecessary print messages
Vatika Harlalka
1
-9
/
+0
2015-03-15
staging: fbtft: fbtft_device.c: remove extra parentheses around function argu...
Aya Mahfouz
1
-2
/
+2
2015-03-15
staging: fbtft: fbtft-io.c: remove extra parentheses around function arguments
Aya Mahfouz
1
-4
/
+4
2015-03-15
staging: fbtft: fb_st7735r.c: remove extra parentheses around function arguments
Aya Mahfouz
1
-1
/
+1
2015-03-15
staging: fbtft: fb_s6d02a1.c: remove extra parentheses around function arguments
Aya Mahfouz
1
-1
/
+1
2015-03-15
staging: fbtft: fb_hx8353d.c: remove extra parentheses around function arguments
Aya Mahfouz
1
-1
/
+1
2015-03-15
staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function argum...
Aya Mahfouz
1
-1
/
+1
2015-03-15
staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function ar...
Aya Mahfouz
1
-1
/
+1
[next]