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
2018-10-03
staging: fbtft: Prefer using the BIT macro
Mamta Shukla
1
-28
/
+28
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+4
2018-09-10
staging/fbtft: Update TODO and mailing lists
Daniel Vetter
1
-0
/
+4
2018-08-27
staging: fbtft: Adds space around "/"
Leonardo Brás
1
-1
/
+1
2018-08-08
staging: fbtft: Add spaces around / - Style
Leonardo Brás
1
-1
/
+1
2018-08-08
staging: fbtft: Erases some repetitive usage of function name - Style
Leonardo Brás
6
-6
/
+6
2018-08-08
staging: fbtft: Adjust some empty-line problems - Style
Leonardo Brás
4
-3
/
+2
2018-08-08
staging: fbtft: Removes one nesting level to help readability - Style
Leonardo Brás
1
-12
/
+15
2018-08-08
staging: fbtft: Changes gamma table to define.
Leonardo Brás
1
-8
/
+5
2018-08-08
staging: fbtft: A bit more information on dev_err.
Leonardo Brás
1
-2
/
+4
2018-08-08
staging: fbtft: Fixes some alignment issues - Style
Leonardo Brás
12
-82
/
+106
2018-08-08
staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...
Leonardo Brás
10
-15
/
+22
2018-07-16
staging: fbtft: Fix line continuation
Matthias Wolf
1
-4
/
+2
2018-07-16
staging: fbtft: Fix line over 80 characters
Matthias Wolf
1
-10
/
+20
2018-07-02
staging: fbtft: indent fbtft_device_display - last entry - pdev - dev
Radek Dostál
1
-5
/
+5
2018-06-11
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+3
2018-04-30
staging: fbtft: Stop using BL_CORE_DRIVER1
Daniel Vetter
2
-2
/
+3
2018-04-23
staging: fbtft: Fixed lines exceeding columns limit
Renato Soma
1
-4
/
+9
2018-04-23
staging: fbtft: Add TODO file with GPIO work item
Linus Walleij
1
-0
/
+4
2018-01-25
staging: fbtft: remove unused FB_TFT_SSD1325 kconfig
Corentin Labbe
1
-6
/
+0
2018-01-15
staging: fbtft: remove redundant license text
Greg Kroah-Hartman
35
-357
/
+2
2018-01-15
staging: fbtft: add SPDX identifiers
Greg Kroah-Hartman
38
-0
/
+38
2018-01-10
staging: fbtft: Fix indentation
Luis Gerhorst
1
-2
/
+2
2018-01-08
drivers/fbtft: Remove unnecessary braces from if/else
Luis Gerhorst
1
-6
/
+5
2018-01-08
drivers/fbtft: Remove newline after else in else-if
Luis Gerhorst
1
-2
/
+1
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+26
2017-11-06
staging: fbtft: remove redundant initialization of buf
Colin Ian King
1
-1
/
+1
2017-11-06
staging: fbtft: fb_ssd1331: fix mirrored display
Johannes H. Jensen
1
-1
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-18
staging: fbtft: differentiate between buffer and data types to fix sparse war...
Alfonso Lima Astor
1
-12
/
+12
2017-10-18
staging: fbtft: remove unnecessary parantheses around assignment
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: fbtft: remove redundant initialization of txbuf16
Colin Ian King
1
-5
/
+5
2017-07-28
staging: fbtft: array underflow in fbtft_request_gpios_match()
Dan Carpenter
1
-2
/
+2
2017-07-16
staging: fbtft: make const array gamma_par_mask static
Colin Ian King
1
-1
/
+1
2017-05-29
staging: fbtft: Fix to avoid precedence issues
Rishiraj Manwatkar
1
-1
/
+1
2017-05-16
staging: fbtft: fix sparse warning
Jandy Gou
1
-1
/
+1
2017-05-15
Staging: fbtft: Fix unbalanced braces around else statement
Laurence Rochfort
1
-2
/
+2
2017-04-28
staging: fbtft: fix open parentheses alignment
Christophe Colin
1
-7
/
+7
2017-04-08
staging: fbtft: fix type assignment warning
Alex Wilson
1
-1
/
+1
2017-03-23
staging: fbtft: Replace a bit shift by a use of BIT.
Arushi Singhal
4
-4
/
+4
2017-03-09
staging/fbtft: Hush checkpatch.pl warning about unnecessary line continuations
Alexander Kapshuk
1
-4
/
+4
2017-03-09
staging: fbtft: fb_sh1106: use new helper helper fbtft_write_buf_dc
Heiner Kallweit
1
-13
/
+4
2017-03-09
staging: fbtft: use helper fbtft_write_buf_dc in fbtft-bus.c
Heiner Kallweit
1
-23
/
+8
2017-03-09
staging: fbtft: add helper fbtft_write_buf_dc
Heiner Kallweit
2
-0
/
+16
2017-03-09
staging: fbtft: fb_sh1106: use own implementation of write_register
Heiner Kallweit
1
-32
/
+33
2017-03-09
staging: fbtft: improve a syslog message in fbtft_register_framebuffer
Heiner Kallweit
1
-1
/
+1
2017-03-06
staging: fbtft: add adriver for SH1106
Heiner Kallweit
3
-0
/
+210
2017-03-06
staging: fbtft: Merged two identical conditionals into one.
Narcisa Ana Maria Vasile
1
-3
/
+2
2017-03-06
staging: fbtft: fix unnecessary line continuations
Cezary Gapinski
1
-1
/
+1
2017-03-06
staging: fbtft: Make some s16 arrays const
Joe Perches
6
-16
/
+16
[next]