index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
fbtft.h
Age
Commit message (
Expand
)
Author
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-18
staging: fbtft: Constify buf parameter in fbtft_dbg_hex()
Andy Shevchenko
2022-02-14
Merge 5.17-rc4 into staging-testing
Greg Kroah-Hartman
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
2022-02-09
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
2022-01-25
staging: fbtft: Fix error path in fbtft_driver_module_init()
Uwe Kleine-König
2022-01-25
staging: fbtft: Deduplicate driver registration macros
Uwe Kleine-König
2021-12-03
staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVER
Heiner Kallweit
2021-10-13
staging: fbtft: Make fbtft_remove_common() return void
Uwe Kleine-König
2020-03-17
staging: fbtft: Avoid potential precedence issues
Deepak R Varma
2020-03-17
staging: fbtft: Reformat long macro definitions
Deepak R Varma
2019-11-20
fbtft: Drop OF dependency
Andy Shevchenko
2019-03-18
staging: fbtft: fixed format-string errors.
Jeremy Sowden
2019-01-18
Staging: fbtft: Switch to the gpio descriptor interface
Nishad Kamdar
2018-10-03
staging: fbtft: Prefer using the BIT macro
Mamta Shukla
2018-08-27
staging: fbtft: Adds space around "/"
Leonardo Brás
2018-08-08
staging: fbtft: Fixes some alignment issues - Style
Leonardo Brás
2018-08-08
staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...
Leonardo Brás
2018-04-30
staging: fbtft: Stop using BL_CORE_DRIVER1
Daniel Vetter
2018-01-15
staging: fbtft: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: fbtft: add SPDX identifiers
Greg Kroah-Hartman
2017-03-09
staging: fbtft: add helper fbtft_write_buf_dc
Heiner Kallweit
2017-03-06
staging: fbtft: Make the pointers to s16 init arrays const
Joe Perches
2017-02-03
staging: fbtft: change 'gamma' array to u32
Arnd Bergmann
2017-01-19
staging: fbtft: remove custom DMA mapped buffer
Andy Shevchenko
2016-10-16
staging: fbtft: Convert int arrays to s16
Joe Perches
2016-08-21
Staging: fbtft: fixed unsigned type warnings
Ming Yang
2016-02-07
staging: fbtft: Remove unused and duplicated defines
Priit Laes
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-08
Staging: fbtbt: Replace timespec with ktime_t
Ksenija Stanojevic
2015-09-12
staging/fbtft : Fix multiple/missing blank line issues
Anish Bhatt
2015-09-12
staging/fbtft : Remove FSF mailing address
Anish Bhatt
2015-08-14
staging: fbtft: Remove unnecessary externs
Joe Perches
2015-08-03
staging: fbtft: core: Don't set device platform_data
Noralf Trønnes
2015-06-08
staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg call
Madhusudhanan Ravindran
2015-03-26
staging: fbtft: Fix typo in fbtft
Masanari Iida
2015-03-26
staging: fbtft: Remove do {} while(0) in single statement macro
Helen Fornazier
2015-03-23
staging: fbtft: Fix indentation style by space
Helen Fornazier
2015-01-17
staging: fbtft: core support
Thomas Petazzoni