aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_swi2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-29staging: sm750fb: remove dead codeMike Rapoport1-4/+1
2015-09-14staging: sm750fb: ddk750_*i2c: shorten lines to under 80 charactersMike Rapoport1-6/+16
2015-09-14staging: sm750fb: ddk750_*i2c: remove multiple blank linesMike Rapoport1-1/+0
2015-09-14staging: sm750fb: ddk750_swi2c: further reduce CamelCaseMike Rapoport1-61/+61
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static variablesMike Rapoport1-48/+48
2015-09-14staging: sm750fb: ddk750_swi2c: rename CamelCase static functionsMike Rapoport1-58/+58
2015-09-14staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}Mike Rapoport1-2/+2
2015-09-14staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_regMike Rapoport1-1/+1
2015-09-14staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_regMike Rapoport1-1/+1
2015-09-14staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike Rapoport1-1/+1
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesisIsaac Assegai1-6/+6
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Place braces on correct linesIsaac Assegai1-22/+10
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operatorsIsaac Assegai1-7/+7
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai1-229/+229
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai1-1/+1
2015-03-20staging/sm75fb: Declare static functions as suchRicardo Ribalda Delgado1-8/+6
2015-03-15staging: sm750fb: remove parantheses from return statementsSupriya Karanth1-3/+3
2015-03-10staging: sm750fb: remove unused functionsSudip Mukherjee1-8/+0
2015-03-10staging: sm750fb: remove pragma optimizeSudip Mukherjee1-3/+0
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+535