aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_swi2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15staging: sm750fb: fix odd license textGreg Kroah-Hartman1-3/+0
2019-04-03staging: sm750fb: add proper SPDX identifier to driverGreg Kroah-Hartman1-0/+1
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava1-15/+6
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon1-17/+17
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann1-1/+1
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion1-1/+1
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone1-14/+13
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion1-1/+1
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman1-6/+6
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green1-1/+1
2015-09-29staging: sm750fb: remove dead codeMike Rapoport1-4/+1
2015-09-14staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersMike Rapoport1-6/+16
2015-09-14staging: sm750fb: ddk750_*i2c: remove multiple blank linesMike Rapoport1-1/+0
2015-09-14staging: sm750fb: ddk750_swi2c: further reduce CamelCaseMike Rapoport1-61/+61
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static variablesMike Rapoport1-48/+48
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static functionsMike Rapoport1-58/+58
2015-09-14staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}Mike Rapoport1-2/+2
2015-09-14staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_regMike Rapoport1-1/+1
2015-09-14staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_regMike Rapoport1-1/+1
2015-09-14staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike Rapoport1-1/+1
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesisIsaac Assegai1-6/+6
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Place braces on correct linesIsaac Assegai1-22/+10
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operatorsIsaac Assegai1-7/+7
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai1-229/+229
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai1-1/+1
2015-03-20staging/sm75fb: Declare static functions as suchRicardo Ribalda Delgado1-8/+6
2015-03-15staging: sm750fb: remove parantheses from return statementsSupriya Karanth1-3/+3
2015-03-10staging: sm750fb: remove unused functionsSudip Mukherjee1-8/+0
2015-03-10staging: sm750fb: remove pragma optimizeSudip Mukherjee1-3/+0
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+535