summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft/fbtft_device.c
AgeCommit message (Expand)Author
2019-10-01staging/fbtft: Remove fbtft_deviceNoralf Trønnes
2019-03-18staging: fbtft: fixed format-string errors.Jeremy Sowden
2019-01-18Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar
2018-12-19staging: fbtft: fix strncmp() size warningYueHaibing
2018-08-08staging: fbtft: Adjust some empty-line problems - StyleLeonardo Brás
2018-08-08staging: fbtft: Changes gamma table to define.Leonardo Brás
2018-08-08staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás
2018-07-02staging: fbtft: indent fbtft_device_display - last entry - pdev - devRadek Dostál
2018-01-15staging: fbtft: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: fbtft: add SPDX identifiersGreg Kroah-Hartman
2017-03-06staging: fbtft: Merged two identical conditionals into one.Narcisa Ana Maria Vasile
2017-03-06staging: fbtft: Make some s16 arrays constJoe Perches
2017-03-06staging: fbtft: Add check on strlcpy() return valueTobin C. Harding
2017-03-06staging: fbtft: Replace magic number with constantTobin C. Harding
2017-03-06staging: fbtft: Fix buffer overflow vulnerabilityTobin C. Harding
2017-01-25staging: fbtft: fix checkpatch decimal permissions errorAbdul Rauf
2016-10-16staging: fbtft: Convert int arrays to s16Joe Perches
2016-10-02staging: fbtft: fix NULL comparison checkpatch warningCarlos Palminha
2016-09-18Staging: fbtft: Use !x instead of x == NULL.Sandhya Bankar
2016-09-01staging: fbtft: fbtft_device: Fix checkpatch warningAnson Jacob
2016-08-21Staging: fbtft: fixed unsigned type warningsMing Yang
2016-03-28Staging: fbtft: fbtft_device: No space is necessary after cast.Sandhya Bankar
2016-02-07staging: fbtft: use to_platform_device()Geliang Tang
2016-02-07staging: fbtft: use to_spi_deviceGeliang Tang
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes
2015-10-24staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel
2015-10-24staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel
2015-10-13staging: fbtft: add support for C-Berry28 displayDennis Menschel
2015-09-12staging: fbtft: change log levelSudip Mukherjee
2015-09-12staging: fbtft: start using pr_fmtSudip Mukherjee
2015-09-12staging: fbtft: use dev_*Sudip Mukherjee
2015-09-12staging: fbtft: do not use magic numbersSudip Mukherjee
2015-09-12staging: fbtft: use strncpy instead of strcpySudip Mukherjee
2015-09-12staging/fbtft : Add missing whitespace around operatorsAnish Bhatt
2015-09-12staging/fbtft : Fix multiple/missing blank line issuesAnish Bhatt
2015-09-12staging/fbtft : Remove repeated set_addr_win debug messagesAnish Bhatt
2015-09-12staging/fbtft : Remove FSF mailing addressAnish Bhatt
2015-07-14Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain
2015-06-13staging: fbtft: eliminate code duplicationAnton Gerasimov
2015-06-13staging: fbtft: remove unnecessary spaces before tabsAnton Gerasimov
2015-06-13staging: fbtft: remove unnecessary line continuationsAnton Gerasimov
2015-06-13staging: fbtft: make module descriptions greppableAnton Gerasimov
2015-06-13staging: fbtft: split long stringsAnton Gerasimov
2015-03-26staging: fbtft: Add support for ili9163 controllerKozhevnikov Anatoly
2015-03-24staging: fbtft: Do not use binary constantsGeert Uytterhoeven
2015-03-15staging: fbtft: fbtft_device.c: remove extra parentheses around function argu...Aya Mahfouz
2015-03-01Staging: fbtft: Fix Sparse warningsFrederic Jacob
2015-02-26staging: fbtft: fix spacing errorsAya Mahfouz
2015-01-17staging: fbtft: add fbtft_device driverThomas Petazzoni