summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft
Commit message (Expand)AuthorAgeFilesLines
* Staging: fbtft: Fix GPIO handlingJan Sebastian Götte2019-07-259-11/+11
* Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid2019-07-251-2/+2
* Staging: fbtft: Fix probing of gpio descriptorPhil Reid2019-07-251-21/+18Star
* fbdev: make unregister/unlink functions not failDaniel Vetter2019-06-121-1/+3
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: fbtft: fb_ssd1351.c: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-2/+2
* staging: fbtft: fb_agm1264k-fl.c: Replace bit shifting with BIT macroPayal Kshirsagar2019-04-021-1/+1
* staging: fbtft: ternary statement to if statement.Bhagyashri Dighole2019-03-191-1/+2
* staging: fbtft: fixed format-string errors.Jeremy Sowden2019-03-185-9/+10
* staging: fbtft: line over 80 charactersBhagyashri Dighole2019-03-182-2/+4
* staging: fbtft: convert a macro to a function.Bhagyashri Dighole2019-03-181-4/+5
* staging: fbtft: Remove unused #defines.Bhagyashri Dighole2019-03-181-6/+0Star
* staging: fbtft: Fix line over 80 charactersDaniela Mormocea2019-03-181-1/+3
* Staging: fbtft: Fix line over 80 charactersBhanusree Pola2019-02-261-3/+3
* Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola2019-02-261-1/+0Star
* Staging: fbtft: Alignment should match open parenthesisBhanusree Pola2019-02-262-2/+2
* Staging: fbtft: Switch to the gpio descriptor interfaceNishad Kamdar2019-01-1827-587/+143Star
* staging: fbtft: fix strncmp() size warningYueHaibing2018-12-191-1/+1
* staging: fbtft: Prefer using the BIT macroMamta Shukla2018-10-031-28/+28
* Merge 4.19-rc4 into staging-nextGreg Kroah-Hartman2018-09-161-0/+4
|\
| * staging/fbtft: Update TODO and mailing listsDaniel Vetter2018-09-101-0/+4
* | staging: fbtft: Adds space around "/"Leonardo Brás2018-08-271-1/+1
|/
* staging: fbtft: Add spaces around / - StyleLeonardo Brás2018-08-081-1/+1
* staging: fbtft: Erases some repetitive usage of function name - StyleLeonardo Brás2018-08-086-6/+6
* staging: fbtft: Adjust some empty-line problems - StyleLeonardo Brás2018-08-084-3/+2Star
* staging: fbtft: Removes one nesting level to help readability - StyleLeonardo Brás2018-08-081-12/+15
* staging: fbtft: Changes gamma table to define.Leonardo Brás2018-08-081-8/+5Star
* staging: fbtft: A bit more information on dev_err.Leonardo Brás2018-08-081-2/+4
* staging: fbtft: Fixes some alignment issues - StyleLeonardo Brás2018-08-0812-82/+106
* staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...Leonardo Brás2018-08-0810-15/+22
* staging: fbtft: Fix line continuationMatthias Wolf2018-07-161-4/+2Star
* staging: fbtft: Fix line over 80 charactersMatthias Wolf2018-07-161-10/+20
* staging: fbtft: indent fbtft_device_display - last entry - pdev - devRadek Dostál2018-07-021-5/+5
* Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-112-2/+3
|\
| * staging: fbtft: Stop using BL_CORE_DRIVER1Daniel Vetter2018-04-302-2/+3
* | staging: fbtft: Fixed lines exceeding columns limitRenato Soma2018-04-231-4/+9
* | staging: fbtft: Add TODO file with GPIO work itemLinus Walleij2018-04-231-0/+4
|/
* staging: fbtft: remove unused FB_TFT_SSD1325 kconfigCorentin Labbe2018-01-251-6/+0Star
* staging: fbtft: remove redundant license textGreg Kroah-Hartman2018-01-1535-357/+2Star
* staging: fbtft: add SPDX identifiersGreg Kroah-Hartman2018-01-1538-0/+38
* staging: fbtft: Fix indentationLuis Gerhorst2018-01-101-2/+2
* drivers/fbtft: Remove unnecessary braces from if/elseLuis Gerhorst2018-01-081-6/+5Star
* drivers/fbtft: Remove newline after else in else-ifLuis Gerhorst2018-01-081-2/+1Star
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-145-20/+26
|\
| * staging: fbtft: remove redundant initialization of bufColin Ian King2017-11-061-1/+1
| * staging: fbtft: fb_ssd1331: fix mirrored displayJohannes H. Jensen2017-11-061-1/+7
| * staging: fbtft: differentiate between buffer and data types to fix sparse war...Alfonso Lima Astor2017-10-181-12/+12
| * staging: fbtft: remove unnecessary parantheses around assignmentAastha Gupta2017-10-181-1/+1
| * staging: fbtft: remove redundant initialization of txbuf16Colin Ian King2017-09-181-5/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/