summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_swi2c.c
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava2017-05-181-15/+6
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-091-17/+17
* staging: sm750fb: prefix global identifiersArnd Bergmann2016-11-101-1/+1
* staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-301-1/+1
* staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone2016-10-251-14/+13
* staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion2016-10-161-1/+1
* staging: sm750fb: conform to block comment styleElizabeth Ferdman2016-10-021-6/+6
* staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green2016-09-271-1/+1
* staging: sm750fb: remove dead codeMike Rapoport2015-09-291-4/+1
* staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersMike Rapoport2015-09-141-6/+16
* staging: sm750fb: ddk750_*i2c: remove multiple blank linesMike Rapoport2015-09-141-1/+0
* staging: sm750fb: ddk750_swi2c: further reduce CamelCaseMike Rapoport2015-09-141-61/+61
* staging: sm750fb: ddk750_swi2c: rename CamelCase static variablesMike Rapoport2015-09-141-48/+48
* staging: sm750fb: ddk750_swi2c: rename CamelCase static functionsMike Rapoport2015-09-141-58/+58
* staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}Mike Rapoport2015-09-141-2/+2
* staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_regMike Rapoport2015-09-141-1/+1
* staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_regMike Rapoport2015-09-141-1/+1
* staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike Rapoport2015-09-141-1/+1
* Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesisIsaac Assegai2015-06-181-6/+6
* Staging: sm750fb: ddk750_swi2c.c: Place braces on correct linesIsaac Assegai2015-06-181-22/+10
* Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operatorsIsaac Assegai2015-06-181-7/+7
* Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai2015-06-181-229/+229
* Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai2015-06-081-1/+1
* staging/sm75fb: Declare static functions as suchRicardo Ribalda Delgado2015-03-201-8/+6
* staging: sm750fb: remove parantheses from return statementsSupriya Karanth2015-03-151-3/+3
* staging: sm750fb: remove unused functionsSudip Mukherjee2015-03-101-8/+0
* staging: sm750fb: remove pragma optimizeSudip Mukherjee2015-03-101-3/+0
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+535
OpenPOWER on IntegriCloud