index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fbtft
/
fbtft.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-30
staging: fbtft: Fix mutex and spinlock without comment warning
Riyan Dhiman
1
-0
/
+2
2023-10-27
staging: fbtft: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-03-18
staging: fbtft: Constify buf parameter in fbtft_dbg_hex()
Andy Shevchenko
1
-1
/
+1
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: add macro FBTFT_REGISTER_SPI_DRIVER
Heiner Kallweit
1
-0
/
+41
2021-10-13
staging: fbtft: Make fbtft_remove_common() return void
Uwe Kleine-König
1
-3
/
+5
2020-03-17
staging: fbtft: Avoid potential precedence issues
Deepak R Varma
1
-2
/
+2
2020-03-17
staging: fbtft: Reformat long macro definitions
Deepak R Varma
1
-3
/
+11
2019-11-20
fbtft: Drop OF dependency
Andy Shevchenko
1
-2
/
+2
2019-03-18
staging: fbtft: fixed format-string errors.
Jeremy Sowden
1
-0
/
+1
2019-01-18
Staging: fbtft: Switch to the gpio descriptor interface
Nishad Kamdar
1
-11
/
+10
2018-10-03
staging: fbtft: Prefer using the BIT macro
Mamta Shukla
1
-28
/
+28
2018-08-27
staging: fbtft: Adds space around "/"
Leonardo Brás
1
-1
/
+1
2018-08-08
staging: fbtft: Fixes some alignment issues - Style
Leonardo Brás
1
-3
/
+3
2018-08-08
staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...
Leonardo Brás
1
-4
/
+5
2018-04-30
staging: fbtft: Stop using BL_CORE_DRIVER1
Daniel Vetter
1
-0
/
+1
2018-01-15
staging: fbtft: remove redundant license text
Greg Kroah-Hartman
1
-13
/
+1
2018-01-15
staging: fbtft: add SPDX identifiers
Greg Kroah-Hartman
1
-0
/
+1
2017-03-09
staging: fbtft: add helper fbtft_write_buf_dc
Heiner Kallweit
1
-0
/
+1
2017-03-06
staging: fbtft: Make the pointers to s16 init arrays const
Joe Perches
1
-2
/
+2
2017-02-03
staging: fbtft: change 'gamma' array to u32
Arnd Bergmann
1
-2
/
+2
2017-01-19
staging: fbtft: remove custom DMA mapped buffer
Andy Shevchenko
1
-1
/
+0
2016-10-16
staging: fbtft: Convert int arrays to s16
Joe Perches
1
-2
/
+2
2016-08-21
Staging: fbtft: fixed unsigned type warnings
Ming Yang
1
-13
/
+13
2016-02-07
staging: fbtft: Remove unused and duplicated defines
Priit Laes
1
-8
/
+0
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-08
Staging: fbtbt: Replace timespec with ktime_t
Ksenija Stanojevic
1
-1
/
+1
2015-09-12
staging/fbtft : Fix multiple/missing blank line issues
Anish Bhatt
1
-5
/
+0
2015-09-12
staging/fbtft : Remove FSF mailing address
Anish Bhatt
1
-4
/
+0
2015-08-14
staging: fbtft: Remove unnecessary externs
Joe Perches
1
-27
/
+25
2015-08-03
staging: fbtft: core: Don't set device platform_data
Noralf Trønnes
1
-2
/
+3
2015-06-08
staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg call
Madhusudhanan Ravindran
1
-5
/
+0
2015-03-26
staging: fbtft: Fix typo in fbtft
Masanari Iida
1
-2
/
+2
2015-03-26
staging: fbtft: Remove do {} while(0) in single statement macro
Helen Fornazier
1
-3
/
+1
2015-03-23
staging: fbtft: Fix indentation style by space
Helen Fornazier
1
-4
/
+4
2015-01-17
staging: fbtft: core support
Thomas Petazzoni
1
-0
/
+447