index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
staging: fbtft: Make fbtft_remove_common() return void
Uwe Kleine-König
2
-10
/
+6
2021-09-13
staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' ...
Srivathsa Dara
1
-1
/
+2
2021-08-05
staging/fbtft: Fix braces coding style
Len Baker
1
-1
/
+3
2021-08-05
staging/fbtft: Remove unnecessary variable initialization
Len Baker
1
-1
/
+1
2021-08-05
staging/fbtft: Remove all strcpy() uses
Len Baker
1
-11
/
+6
2021-05-10
staging: fbtft: Update TODO
Andy Shevchenko
1
-5
/
+0
2021-05-10
staging: fbtft: Replace custom ->reset() with generic one
Andy Shevchenko
1
-14
/
+0
2021-05-10
staging: fbtft: Add support for orientation on Himax HX8347d
Andy Shevchenko
1
-3
/
+26
2021-05-10
staging: fbtft: Don't spam logs when probe is deferred
Andy Shevchenko
1
-8
/
+4
2021-05-10
staging: fbtft: Rectify GPIO handling
Andy Shevchenko
17
-60
/
+25
2021-05-10
staging: fbtft: fb_ili9320: Remove unused variable 'ret'
Lee Jones
1
-2
/
+1
2021-04-05
staging: fbtft: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-1
/
+1
2021-02-12
staging: fbtft: add tearing signal detect
Carlis
1
-0
/
+115
2020-05-22
staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a string
Colin Ian King
1
-1
/
+1
2020-05-15
staging: fbtft: fb_st7789v: Initialize the Display
Oliver Graute
1
-5
/
+27
2020-03-17
staging: fbtft: Avoid potential precedence issues
Deepak R Varma
1
-2
/
+2
2020-03-17
staging: fbtft: simplify array index computation
Deepak R Varma
1
-1
/
+5
2020-03-17
staging: fbtft: Reformat long macro definitions
Deepak R Varma
1
-3
/
+11
2020-03-17
staging: fbtft: Reformat line over 80 characters
Deepak R Varma
1
-1
/
+3
2019-12-10
fbtft: Fix the initialization from property algorithm
Andy Shevchenko
1
-3
/
+3
2019-12-10
staging: fbtft: Do not hardcode SPI CS polarity inversion
Linus Walleij
2
-6
/
+19
2019-11-20
staging: fbtft: Fix Kconfig indentation
Krzysztof Kozlowski
1
-6
/
+6
2019-11-20
fbtft: Drop OF dependency
Andy Shevchenko
2
-3
/
+3
2019-11-20
fbtft: Make use of device property API
Andy Shevchenko
1
-47
/
+58
2019-11-20
fbtft: Drop useless #ifdef CONFIG_OF and dead code
Andy Shevchenko
1
-17
/
+2
2019-11-20
fbtft: Describe function parameters in kernel-doc
Andy Shevchenko
1
-0
/
+1
2019-11-20
fbtft: Make sure string is NULL terminated
Andy Shevchenko
1
-1
/
+1
2019-10-26
drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Contro...
Michael Hennerich
3
-0
/
+221
2019-10-24
staging: fbtft: Fix duplicate arguments to bitwise AND
Jamal Shareef
1
-11
/
+11
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
5
-2129
/
+6
2019-10-13
staging: fbtft: fbtft-core: Fix last line displayed on fbcon
Michael Hennerich
1
-1
/
+1
2019-10-04
Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
Navid Emamdoost
1
-2
/
+5
2019-10-01
staging/fbtft: Remove flexfb
Noralf Trønnes
3
-858
/
+0
2019-10-01
staging/fbtft: Remove fbtft_device
Noralf Trønnes
3
-1268
/
+0
2019-10-01
staging/fbtft: Depend on OF
Noralf Trønnes
1
-1
/
+1
2019-09-12
staging: fbtft: make several arrays static const, makes object smaller
Colin Ian King
7
-7
/
+7
2019-08-12
Merge 5.3-rc4 into staging-next
Greg Kroah-Hartman
9
-34
/
+31
2019-07-30
Staging: fbtft: Fix some typo. pdc8544 --> pcd8544
Christophe JAILLET
1
-2
/
+2
2019-07-25
Staging: fbtft: Fix GPIO handling
Jan Sebastian Götte
9
-11
/
+11
2019-07-25
Staging: fbtft: Fix reset assertion when using gpio descriptor
Phil Reid
1
-2
/
+2
2019-07-25
Staging: fbtft: Fix probing of gpio descriptor
Phil Reid
1
-21
/
+18
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
1
-1
/
+3
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-02
staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macro
Payal Kshirsagar
1
-2
/
+2
2019-04-02
staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macro
Payal Kshirsagar
1
-1
/
+1
2019-03-19
staging: fbtft: ternary statement to if statement.
Bhagyashri Dighole
1
-1
/
+2
2019-03-18
staging: fbtft: fixed format-string errors.
Jeremy Sowden
5
-9
/
+10
2019-03-18
staging: fbtft: line over 80 characters
Bhagyashri Dighole
2
-2
/
+4
2019-03-18
staging: fbtft: convert a macro to a function.
Bhagyashri Dighole
1
-4
/
+5
2019-03-18
staging: fbtft: Remove unused #defines.
Bhagyashri Dighole
1
-6
/
+0
[prev]
[next]