aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_chip.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: sm750fb: Edit CamelCase in local variablesNishka Dasgupta1-1/+1
2018-02-16staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp1-8/+6
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2017-11-06staging: sm750fb: Fix parameter mistake in poke32Huacai Chen1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-06staging: sm750fb: Add identifier to function definition argument.Varsha Rao1-1/+1
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon1-3/+10
2016-11-29staging: sm750fb: fix a type issue in sm750_set_chip_type()Dan Carpenter1-1/+1
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann1-2/+2
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone1-25/+36
2016-10-16staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion1-4/+4
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion1-1/+9
2016-10-16Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru1-9/+7
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green1-1/+1
2015-10-12staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla1-3/+0
2015-09-30staging: sm750fb: remove unused calcPllValue2 functionMike Rapoport1-1/+0
2015-09-30staging: sm750fb: staticize local functions in ddk750_chipMike Rapoport1-5/+0
2015-07-14staging: sm750fb: fix brace placementJuston Li1-8/+4
2015-06-08Staging: sm750fb: Inserted spaces after commas in three files.Isaac Assegai1-3/+3
2015-05-31Staging: sm750fb: Replace spaces with tabs at the start of linesIsaac Assegai1-32/+37
2015-03-10staging: sm750fb: Cleanup the type of mmio750Lorenzo Stoakes1-1/+3
2015-03-10staging: sm750fb: correctly define SM750LE_REVISION_IDSudip Mukherjee1-1/+3
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+83