summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_hwi2c.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava2017-05-181-22/+11
* staging: sm750fb: Removed unnecessary parentheses.Varsha Rao2017-03-091-1/+1
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-091-19/+19
* staging: sm750fb: prefix global identifiersArnd Bergmann2016-11-101-2/+2
* staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-301-2/+2
* staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone2016-10-251-3/+6
* staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion2016-10-161-1/+1
* staging: sm750fb: conform to block comment styleElizabeth Ferdman2016-10-021-1/+1
* staging: sm750fb: Remove parentheses from return argumentsAmitoj Kaur Chawla2016-03-111-2/+2
* staging: sm750fb: use BIT macro for I2C_STATUS fieldsMike Rapoport2016-02-111-3/+1
* staging: sm750fb: use BIT macro for I2C_CTRL fieldsMike Rapoport2016-02-111-12/+7
* staging: sm750fb, fix typosMatej Vasek2016-02-071-2/+2
* staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike Rapoport2016-02-071-4/+3
* staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersMike Rapoport2015-09-141-5/+14
* staging: sm750fb: ddk750_*i2c: remove multiple blank linesMike Rapoport2015-09-141-16/+0
* staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCaseMike Rapoport2015-09-141-18/+18
* staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variablesMike Rapoport2015-09-141-8/+8
* staging: sm750fb: ddk750_hw_i2c: rename busSpeedModeMike Rapoport2015-09-141-2/+2
* staging: sm750fb: ddk750_hwi2c: rename CamelCase static functionsMike Rapoport2015-09-141-8/+8
* staging: sm750fb: rename hwI2CWriteReg to sm750_hw_i2c_write_regMike Rapoport2015-09-141-1/+1
* staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_regMike Rapoport2015-09-141-1/+1
* staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_closeMike Rapoport2015-09-141-1/+1
* staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_initMike Rapoport2015-09-141-1/+1
* staging: sm750fb: fix brace placementJuston Li2015-07-141-4/+2
* staging: sm750fb: use tabs for indentationJuston Li2015-07-141-123/+123
* staging: sm750fb: Make internal functions staticLorenzo Stoakes2015-03-261-3/+3
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+271