index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: make unregister/unlink functions not fail
Daniel Vetter
2019-06-12
1
-1
/
+3
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macro
Payal Kshirsagar
2019-04-02
1
-2
/
+2
*
staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macro
Payal Kshirsagar
2019-04-02
1
-1
/
+1
*
staging: fbtft: ternary statement to if statement.
Bhagyashri Dighole
2019-03-19
1
-1
/
+2
*
staging: fbtft: fixed format-string errors.
Jeremy Sowden
2019-03-18
5
-9
/
+10
*
staging: fbtft: line over 80 characters
Bhagyashri Dighole
2019-03-18
2
-2
/
+4
*
staging: fbtft: convert a macro to a function.
Bhagyashri Dighole
2019-03-18
1
-4
/
+5
*
staging: fbtft: Remove unused #defines.
Bhagyashri Dighole
2019-03-18
1
-6
/
+0
*
staging: fbtft: Fix line over 80 characters
Daniela Mormocea
2019-03-18
1
-1
/
+3
*
Staging: fbtft: Fix line over 80 characters
Bhanusree Pola
2019-02-26
1
-3
/
+3
*
Staging: fbtft: Extra blank line not required before '}'
Bhanusree Pola
2019-02-26
1
-1
/
+0
*
Staging: fbtft: Alignment should match open parenthesis
Bhanusree Pola
2019-02-26
2
-2
/
+2
*
Staging: fbtft: Switch to the gpio descriptor interface
Nishad Kamdar
2019-01-18
27
-587
/
+143
*
staging: fbtft: fix strncmp() size warning
YueHaibing
2018-12-19
1
-1
/
+1
*
staging: fbtft: Prefer using the BIT macro
Mamta Shukla
2018-10-03
1
-28
/
+28
*
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-16
1
-0
/
+4
|
\
|
*
staging/fbtft: Update TODO and mailing lists
Daniel Vetter
2018-09-10
1
-0
/
+4
*
|
staging: fbtft: Adds space around "/"
Leonardo Brás
2018-08-27
1
-1
/
+1
|
/
*
staging: fbtft: Add spaces around / - Style
Leonardo Brás
2018-08-08
1
-1
/
+1
*
staging: fbtft: Erases some repetitive usage of function name - Style
Leonardo Brás
2018-08-08
6
-6
/
+6
*
staging: fbtft: Adjust some empty-line problems - Style
Leonardo Brás
2018-08-08
4
-3
/
+2
*
staging: fbtft: Removes one nesting level to help readability - Style
Leonardo Brás
2018-08-08
1
-12
/
+15
*
staging: fbtft: Changes gamma table to define.
Leonardo Brás
2018-08-08
1
-8
/
+5
*
staging: fbtft: A bit more information on dev_err.
Leonardo Brás
2018-08-08
1
-2
/
+4
*
staging: fbtft: Fixes some alignment issues - Style
Leonardo Brás
2018-08-08
12
-82
/
+106
*
staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...
Leonardo Brás
2018-08-08
10
-15
/
+22
*
staging: fbtft: Fix line continuation
Matthias Wolf
2018-07-16
1
-4
/
+2
*
staging: fbtft: Fix line over 80 characters
Matthias Wolf
2018-07-16
1
-10
/
+20
*
staging: fbtft: indent fbtft_device_display - last entry - pdev - dev
Radek Dostál
2018-07-02
1
-5
/
+5
*
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-11
2
-2
/
+3
|
\
|
*
staging: fbtft: Stop using BL_CORE_DRIVER1
Daniel Vetter
2018-04-30
2
-2
/
+3
*
|
staging: fbtft: Fixed lines exceeding columns limit
Renato Soma
2018-04-23
1
-4
/
+9
*
|
staging: fbtft: Add TODO file with GPIO work item
Linus Walleij
2018-04-23
1
-0
/
+4
|
/
*
staging: fbtft: remove unused FB_TFT_SSD1325 kconfig
Corentin Labbe
2018-01-25
1
-6
/
+0
*
staging: fbtft: remove redundant license text
Greg Kroah-Hartman
2018-01-15
35
-357
/
+2
*
staging: fbtft: add SPDX identifiers
Greg Kroah-Hartman
2018-01-15
38
-0
/
+38
*
staging: fbtft: Fix indentation
Luis Gerhorst
2018-01-10
1
-2
/
+2
*
drivers/fbtft: Remove unnecessary braces from if/else
Luis Gerhorst
2018-01-08
1
-6
/
+5
*
drivers/fbtft: Remove newline after else in else-if
Luis Gerhorst
2018-01-08
1
-2
/
+1
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
5
-20
/
+26
|
\
|
*
staging: fbtft: remove redundant initialization of buf
Colin Ian King
2017-11-06
1
-1
/
+1
|
*
staging: fbtft: fb_ssd1331: fix mirrored display
Johannes H. Jensen
2017-11-06
1
-1
/
+7
|
*
staging: fbtft: differentiate between buffer and data types to fix sparse war...
Alfonso Lima Astor
2017-10-18
1
-12
/
+12
|
*
staging: fbtft: remove unnecessary parantheses around assignment
Aastha Gupta
2017-10-18
1
-1
/
+1
|
*
staging: fbtft: remove redundant initialization of txbuf16
Colin Ian King
2017-09-18
1
-5
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
staging: fbtft: array underflow in fbtft_request_gpios_match()
Dan Carpenter
2017-07-28
1
-2
/
+2
*
staging: fbtft: make const array gamma_par_mask static
Colin Ian King
2017-07-16
1
-1
/
+1
*
staging: fbtft: Fix to avoid precedence issues
Rishiraj Manwatkar
2017-05-29
1
-1
/
+1
[next]