summaryrefslogtreecommitdiff
path: root/drivers/staging/fbtft
AgeCommit message (Expand)Author
2016-03-28Staging: fbtft: fb_agm1264k-fl: No space is necessary after cast.Sandhya Bankar
2016-03-28Staging: fbtft: fbtft-io: No space is necessary after cast.Sandhya Bankar
2016-03-28Staging: fbtft: fbtft_device: No space is necessary after cast.Sandhya Bankar
2016-03-11staging: fbtft: fb_uc1611.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: fbtft: fb_ra8875.c: Remove unneeded void pointer castJanani Ravichandran
2016-03-11staging: fbtft: fbtft-bus.c: Drop unneeded void pointer castJanani Ravichandran
2016-03-11staging: fbtft: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2016-03-11staging: fbtft: Remove unnecessary spi_set_drvdata()Amitoj Kaur Chawla
2016-03-11staging: fbtft: replace ternary operator with min macroAlison Schofield
2016-03-11staging: fbtft: Use kmalloc_arrayBhaktipriya Shridhar
2016-02-20staging: fbtft: Fix block comment coding styleAnchal Jain
2016-02-14staging: fbtft: Remove the use of CamelCaseEva Rachel Retuya
2016-02-14staging: fbtft: Delete blank line after '{' braceEva Rachel Retuya
2016-02-14staging: fbtft: Insert blank line after function declarationEva Rachel Retuya
2016-02-14staging: fbtft: Fix alignment to match open parenthesisEva Rachel Retuya
2016-02-14staging: fbtft: Modify block comments based on kernel coding styleEva Rachel Retuya
2016-02-11staging: fbtft: Remove blank line after '{' braceEva Rachel Retuya
2016-02-11staging: fbtft: Add blank line after function declarationEva Rachel Retuya
2016-02-11staging: fbtft: Indent to match open parenthesisEva Rachel Retuya
2016-02-11staging: fbtft: Fix block comments according to kernel coding styleEva Rachel Retuya
2016-02-07Staging: fbtft: add ssd1325 controller supportAlexey Mednyy
2016-02-07Staging: fbtft: add ssd1305 controller supportAlexey Mednyy
2016-02-07staging: fbtft: use to_platform_device()Geliang Tang
2016-02-07staging: fbtft: use to_spi_deviceGeliang Tang
2016-02-07staging: fbtft: Remove unused and duplicated definesPriit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for hx8340bnPriit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for tinylcdPriit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for fbtft driverPriit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for st7735rPriit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for s6d02a1Priit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9486Priit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9481Priit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9341Priit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9340Priit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for ili9163Priit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for hx8357dPriit Laes
2016-02-07staging: fbtft: Use standard MIPI DCS command defines for hx8353dPriit Laes
2016-02-07Staging: fbtft: Removed commented out/dead codeBen Gilbert
2016-02-07Staging: fbtft: fbtft-core: Removed unnecessary checksNizam Haider
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-24staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel
2015-10-24staging: fbtft: use init function instead of init sequenceDennis Menschel
2015-10-24staging: fbtft: remove redundant set_addr_win() functionDennis Menschel
2015-10-24staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel
2015-10-16Staging: fbtft: fb_ssd1331: Remove unnecessary castShivani Bhardwaj
2015-10-16Staging: fbtft: fb_ra8875: Remove useless castShivani Bhardwaj
2015-10-16Staging: fbtft: fb_agm1264k-fl: Remove unnecessary castShivani Bhardwaj
2015-10-16staging: fbtft: Fix multi-line comment styleCristina Moraru