index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+5
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-57
/
+35
2022-03-18
staging: fbtft: Consider type of init sequence values in fbtft_init_display()
Andy Shevchenko
1
-4
/
+3
2022-03-18
staging: fbtft: Constify buf parameter in fbtft_dbg_hex()
Andy Shevchenko
2
-2
/
+2
2022-02-28
Merge 5.17-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-0
/
+2
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2022-02-16
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
1
-0
/
+1
2022-02-15
staging: fbtft: fb_st7789v: reset display before initialization
Oliver Graute
1
-0
/
+2
2022-02-14
Merge 5.17-rc4 into staging-testing
Greg Kroah-Hartman
1
-1
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-2
/
+1
2022-02-09
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
1
-57
/
+36
2022-02-09
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
1
-1
/
+4
2022-01-25
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
1
-1
/
+4
2022-01-25
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
1
-57
/
+36
2021-12-03
staging: fbtft: sh1106: use new macro FBTFT_REGISTER_SPI_DRIVER
Heiner Kallweit
1
-6
/
+1
2021-12-03
staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVER
Heiner Kallweit
1
-0
/
+41
2021-11-29
Merge 5.16-rc3 into staging-next
Greg Kroah-Hartman
2
-12
/
+1
2021-11-15
staging/fbtft: Fix backlight
Noralf Trønnes
2
-12
/
+1
2021-11-15
staging: fbtft: Remove fb_watterott driver
Noralf Trønnes
3
-309
/
+0
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
[next]