index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
2020-03-17
staging: fbtft: Avoid potential precedence issues
Deepak R Varma
2020-03-17
staging: fbtft: simplify array index computation
Deepak R Varma
2020-03-17
staging: fbtft: Reformat long macro definitions
Deepak R Varma
2020-03-17
staging: fbtft: Reformat line over 80 characters
Deepak R Varma
2019-12-10
fbtft: Fix the initialization from property algorithm
Andy Shevchenko
2019-12-10
staging: fbtft: Do not hardcode SPI CS polarity inversion
Linus Walleij
2019-11-20
staging: fbtft: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
fbtft: Drop OF dependency
Andy Shevchenko
2019-11-20
fbtft: Make use of device property API
Andy Shevchenko
2019-11-20
fbtft: Drop useless #ifdef CONFIG_OF and dead code
Andy Shevchenko
2019-11-20
fbtft: Describe function parameters in kernel-doc
Andy Shevchenko
2019-11-20
fbtft: Make sure string is NULL terminated
Andy Shevchenko
2019-10-26
drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Contro...
Michael Hennerich
2019-10-24
staging: fbtft: Fix duplicate arguments to bitwise AND
Jamal Shareef
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-13
staging: fbtft: fbtft-core: Fix last line displayed on fbcon
Michael Hennerich
2019-10-04
Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
Navid Emamdoost
2019-10-01
staging/fbtft: Remove flexfb
Noralf Trønnes
2019-10-01
staging/fbtft: Remove fbtft_device
Noralf Trønnes
2019-10-01
staging/fbtft: Depend on OF
Noralf Trønnes
2019-09-12
staging: fbtft: make several arrays static const, makes object smaller
Colin Ian King
2019-08-12
Merge 5.3-rc4 into staging-next
Greg Kroah-Hartman
2019-07-30
Staging: fbtft: Fix some typo. pdc8544 --> pcd8544
Christophe JAILLET
2019-07-25
Staging: fbtft: Fix GPIO handling
Jan Sebastian Götte
2019-07-25
Staging: fbtft: Fix reset assertion when using gpio descriptor
Phil Reid
2019-07-25
Staging: fbtft: Fix probing of gpio descriptor
Phil Reid
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-02
staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macro
Payal Kshirsagar
2019-04-02
staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macro
Payal Kshirsagar
2019-03-19
staging: fbtft: ternary statement to if statement.
Bhagyashri Dighole
2019-03-18
staging: fbtft: fixed format-string errors.
Jeremy Sowden
2019-03-18
staging: fbtft: line over 80 characters
Bhagyashri Dighole
2019-03-18
staging: fbtft: convert a macro to a function.
Bhagyashri Dighole
2019-03-18
staging: fbtft: Remove unused #defines.
Bhagyashri Dighole
2019-03-18
staging: fbtft: Fix line over 80 characters
Daniela Mormocea
2019-02-26
Staging: fbtft: Fix line over 80 characters
Bhanusree Pola
2019-02-26
Staging: fbtft: Extra blank line not required before '}'
Bhanusree Pola
2019-02-26
Staging: fbtft: Alignment should match open parenthesis
Bhanusree Pola
2019-01-18
Staging: fbtft: Switch to the gpio descriptor interface
Nishad Kamdar
2018-12-19
staging: fbtft: fix strncmp() size warning
YueHaibing
2018-10-03
staging: fbtft: Prefer using the BIT macro
Mamta Shukla
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-10
staging/fbtft: Update TODO and mailing lists
Daniel Vetter
2018-08-27
staging: fbtft: Adds space around "/"
Leonardo Brás
2018-08-08
staging: fbtft: Add spaces around / - Style
Leonardo Brás
2018-08-08
staging: fbtft: Erases some repetitive usage of function name - Style
Leonardo Brás
2018-08-08
staging: fbtft: Adjust some empty-line problems - Style
Leonardo Brás
2018-08-08
staging: fbtft: Removes one nesting level to help readability - Style
Leonardo Brás
2018-08-08
staging: fbtft: Changes gamma table to define.
Leonardo Brás
[next]