aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/ddk750_hwi2c.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-10staging: sm750fb: prefix global identifiersGravatar Arnd Bergmann 1-2/+2
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Gravatar Elise Lennion 1-2/+2
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleGravatar Eric S. Stone 1-3/+6
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Gravatar Elise Lennion 1-1/+1
2016-10-02staging: sm750fb: conform to block comment styleGravatar Elizabeth Ferdman 1-1/+1
2016-03-11staging: sm750fb: Remove parentheses from return argumentsGravatar Amitoj Kaur Chawla 1-2/+2
2016-02-11staging: sm750fb: use BIT macro for I2C_STATUS fieldsGravatar Mike Rapoport 1-3/+1
2016-02-11staging: sm750fb: use BIT macro for I2C_CTRL fieldsGravatar Mike Rapoport 1-12/+7
2016-02-07staging: sm750fb, fix typosGravatar Matej Vasek 1-2/+2
2016-02-07staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsGravatar Mike Rapoport 1-4/+3
2015-09-14staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersGravatar Mike Rapoport 1-5/+14
2015-09-14staging: sm750fb: ddk750_*i2c: remove multiple blank linesGravatar Mike Rapoport 1-16/+0
2015-09-14staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCaseGravatar Mike Rapoport 1-18/+18
2015-09-14staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variablesGravatar Mike Rapoport 1-8/+8
2015-09-14staging: sm750fb: ddk750_hw_i2c: rename busSpeedModeGravatar Mike Rapoport 1-2/+2
2015-09-14staging: sm750fb: ddk750_hwi2c: rename CamelCase static functionsGravatar Mike Rapoport 1-8/+8
2015-09-14staging: sm750fb: rename hwI2CWriteReg to sm750_hw_i2c_write_regGravatar Mike Rapoport 1-1/+1
2015-09-14staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_regGravatar Mike Rapoport 1-1/+1
2015-09-14staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_closeGravatar Mike Rapoport 1-1/+1
2015-09-14staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_initGravatar Mike Rapoport 1-1/+1
2015-07-14staging: sm750fb: fix brace placementGravatar Juston Li 1-4/+2
2015-07-14staging: sm750fb: use tabs for indentationGravatar Juston Li 1-123/+123
2015-03-26staging: sm750fb: Make internal functions staticGravatar Lorenzo Stoakes 1-3/+3
2015-03-06staging: sm750fb: add sm750 to stagingGravatar Sudip Mukherjee 1-0/+271