aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fbtft (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging: fbtft: Remove unnecessary externsJoe Perches1-27/+25
2015-08-07Staging: fbtft: Use a struct to describe each LCD controllerFabio Falzoi1-96/+136
2015-08-03staging: fbtft: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-03staging: fbtft: core: Don't set device platform_dataNoralf Trønnes3-10/+9
2015-07-14Staging: fbtft: Add support for the Ultrachip UC1611 LCD controllerHenri Chain4-0/+388
2015-07-14staging: fbtft: Add reset to fbtft_init_display_dt()Noralf Trønnes1-0/+5
2015-07-14Staging: fbtft: Fix spacing coding style issueFabio Falzoi1-1/+1
2015-07-14Staging: fbtft: Fix parenthesis alignment coding style issueFabio Falzoi1-5/+4
2015-07-14Staging: fbtft: Remove unnecessary multiple blank linesFabio Falzoi1-11/+0
2015-07-14Staging: fbtft: Remove paragraph about writing to FSFFabio Falzoi1-4/+0
2015-06-13staging: fbtft: correct a typo in a commentAnton Gerasimov1-1/+1
2015-06-13staging: fbtft: reformat hardcoded sequencesAnton Gerasimov1-58/+58
2015-06-13staging: fbtft: rearrange comments for readabilityAnton Gerasimov1-30/+88
2015-06-13staging: fbtft: eliminate code duplicationAnton Gerasimov1-4/+2
2015-06-13staging: fbtft: remove unnecessary spaces before tabsAnton Gerasimov1-2/+2
2015-06-13staging: fbtft: remove unnecessary line continuationsAnton Gerasimov1-16/+16
2015-06-13staging: fbtft: make module descriptions greppableAnton Gerasimov1-6/+3
2015-06-13staging: fbtft: replace spaces with tabsAnton Gerasimov1-1/+1
2015-06-13staging: fbtft: put spaces around assignment operatorsAnton Gerasimov1-2/+2
2015-06-13staging: fbtft: split long stringsAnton Gerasimov4-20/+48
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 Ravindran3-16/+10
2015-06-01staging: fbtft: Add support for Himax HX8357D controllerHeiner Kallweit4-0/+331
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-05-08drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O memTolga Ceylan1-4/+4
2015-04-30Staging: fbtft: fix header guard typoNicolas Iooss1-1/+1
2015-04-30staging: fbtft: Disable DMA support if DMA is not availableGeert Uytterhoeven1-1/+6
2015-04-30staging: fbtft: Add a blank line after declarationsCharlie Wong Super1-0/+1
2015-04-30staging: fbtft: Replace spaces to tabCharlie Wong Super1-4/+4
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida13-17/+17
2015-03-26Staging: fbtft: fb_pcd8544: Fix comments styleCláudio Maia1-48/+59
2015-03-26Staging: fbtft: fb_pcd8544: Fix warning line over 80 charactersCláudio Maia1-1/+2
2015-03-26staging: fbtft: Add support for ili9163 controllerKozhevnikov Anatoly4-0/+328
2015-03-26staging: fbtft: Remove do {} while(0) in single statement macroHelen Fornazier1-3/+1
2015-03-26staging: fbtft: Add space around '='Helen Fornazier1-1/+1
2015-03-24staging: fbtft: Do not use binary constantsGeert Uytterhoeven10-49/+43
2015-03-23staging: fbtft: Fix indentation style by spaceHelen Fornazier1-4/+4
2015-03-23staging: fbtft: remove trailing white spaceHelen Fornazier1-5/+5
2015-03-20Staging: fbtft: add declaration of non-static functionsPeter Poklop1-1/+1
2015-03-20staging: fbtft: Fix potential null dereferenceRavindran, Madhusudhanan (M.)1-0/+3
2015-03-20staging: fbtft: Use kmemdup rather than duplicating its implementationMadhusudhanan Ravindran1-2/+1
2015-03-16Staging: fbtft: Remove unnecessary print messagesVatika Harlalka1-9/+0
2015-03-15staging: fbtft: fbtft_device.c: remove extra parentheses around function argumentsAya Mahfouz1-2/+2
2015-03-15staging: fbtft: fbtft-io.c: remove extra parentheses around function argumentsAya Mahfouz1-4/+4
2015-03-15staging: fbtft: fb_st7735r.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_s6d02a1.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_hx8353d.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_hx8340bn.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1
2015-03-15staging: fbtft: fb_agm1264k-fl.c: remove extra parentheses around function argumentsAya Mahfouz1-1/+1