aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft/fbtft-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes1-7/+5
2015-07-14staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes1-0/+5
2015-06-09staging: fbtft: fix build errorSudip Mukherjee1-1/+1
2015-06-08staging: fbtft: fix out of bound accessSudip Mukherjee1-7/+3
2015-06-08staging: fbtft: replace fbtft_dev_dbg with standard dev_dbg callMadhusudhanan Ravindran1-8/+7
2015-04-30staging: fbtft: Disable DMA support if DMA is not availableGeert Uytterhoeven1-1/+6
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida1-1/+1
2015-03-06Staging: fbtft: add header for internal functionsDrew Fustini1-6/+1
2015-03-06Staging: fbtft: clean dev_err() loggingHaneen Mohammed1-3/+2
2015-03-06Staging: fbtft: Remove unnecessary 'out of memory' message.Dilek Uzulmez1-5/+1
2015-03-06Staging: fbtft-core: remove unnecessary line continuationsYeliz Taneroglu1-2/+2
2015-03-01staging: fbtft: fbtft-core: Use '%zu' to print 'size_t' formatFabio Estevam1-1/+1
2015-03-01staging: fbtft: remove unused variableAya Mahfouz1-3/+1
2015-02-26staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-1/+1
2015-01-25staging: fbtft: fbtft-core mark functions staticKrzysztof Adamski1-21/+26
2015-01-17staging: fbtft: core supportThomas Petazzoni1-0/+1516