summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_swi2c.c
AgeCommit message (Expand)Author
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green
2015-09-29staging: sm750fb: remove dead codeMike Rapoport
2015-09-14staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersMike Rapoport
2015-09-14staging: sm750fb: ddk750_*i2c: remove multiple blank linesMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: further reduce CamelCaseMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static variablesMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static functionsMike Rapoport
2015-09-14staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}Mike Rapoport
2015-09-14staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_regMike Rapoport
2015-09-14staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_regMike Rapoport
2015-09-14staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike Rapoport
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesisIsaac Assegai
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Place braces on correct linesIsaac Assegai
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operatorsIsaac Assegai
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai
2015-03-20staging/sm75fb: Declare static functions as suchRicardo Ribalda Delgado
2015-03-15staging: sm750fb: remove parantheses from return statementsSupriya Karanth
2015-03-10staging: sm750fb: remove unused functionsSudip Mukherjee
2015-03-10staging: sm750fb: remove pragma optimizeSudip Mukherjee
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee