aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_hwi2c.c
AgeCommit message (Expand)Author
2016-03-11staging: sm750fb: Remove parentheses from return argumentsAmitoj Kaur Chawla
2016-02-11staging: sm750fb: use BIT macro for I2C_STATUS fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for I2C_CTRL fieldsMike Rapoport
2016-02-07staging: sm750fb, fix typosMatej Vasek
2016-02-07staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike 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_hwi2c: reduce amount of CamelCaseMike Rapoport
2015-09-14staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variablesMike Rapoport
2015-09-14staging: sm750fb: ddk750_hw_i2c: rename busSpeedModeMike Rapoport
2015-09-14staging: sm750fb: ddk750_hwi2c: rename CamelCase static functionsMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CWriteReg to sm750_hw_i2c_write_regMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_regMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_closeMike Rapoport
2015-09-14staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_initMike Rapoport
2015-07-14staging: sm750fb: fix brace placementJuston Li
2015-07-14staging: sm750fb: use tabs for indentationJuston Li
2015-03-26staging: sm750fb: Make internal functions staticLorenzo Stoakes
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee