aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_hwi2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-14staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersMike Rapoport1-5/+14
2015-09-14staging: sm750fb: ddk750_*i2c: remove multiple blank linesMike Rapoport1-16/+0
2015-09-14staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCaseMike Rapoport1-18/+18
2015-09-14staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variablesMike Rapoport1-8/+8
2015-09-14staging: sm750fb: ddk750_hw_i2c: rename busSpeedModeMike Rapoport1-2/+2
2015-09-14staging: sm750fb: ddk750_hwi2c: rename CamelCase static functionsMike Rapoport1-8/+8
2015-09-14staging: sm750fb: rename hwI2CWriteReg to sm750_hw_i2c_write_regMike Rapoport1-1/+1
2015-09-14staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_regMike Rapoport1-1/+1
2015-09-14staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_closeMike Rapoport1-1/+1
2015-09-14staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_initMike Rapoport1-1/+1
2015-07-14staging: sm750fb: fix brace placementJuston Li1-4/+2
2015-07-14staging: sm750fb: use tabs for indentationJuston Li1-123/+123
2015-03-26staging: sm750fb: Make internal functions staticLorenzo Stoakes1-3/+3
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+271