index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
ddk750_swi2c.c
Age
Commit message (
Expand
)
Author
2016-11-10
staging: sm750fb: prefix global identifiers
Arnd Bergmann
2016-10-30
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-25
staging: sm750fb: restructure multi-line comments to follow CodingStyle
Eric S. Stone
2016-10-16
staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.
Elise Lennion
2016-10-02
staging: sm750fb: conform to block comment style
Elizabeth Ferdman
2016-09-27
staging: sm750fb: rename getChipType to sm750_get_chip_type
Moshe Green
2015-09-29
staging: sm750fb: remove dead code
Mike Rapoport
2015-09-14
staging: sm750fb: ddk750_*i2c: shorten lines to under 80 characters
Mike Rapoport
2015-09-14
staging: sm750fb: ddk750_*i2c: remove multiple blank lines
Mike Rapoport
2015-09-14
staging: sm750fb: ddk750_swi2c: further reduce CamelCase
Mike Rapoport
2015-09-14
staging: sm750fb: ddk750_swi2c: rename CamelCase static variables
Mike Rapoport
2015-09-14
staging: sm750fb: ddk750_swi2c: rename CamelCase static functions
Mike Rapoport
2015-09-14
staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}
Mike Rapoport
2015-09-14
staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_reg
Mike Rapoport
2015-09-14
staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_reg
Mike Rapoport
2015-09-14
staging: sm750fb: rename swI2CInit to sm750_sw_i2c_init
Mike Rapoport
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs
Isaac Assegai
2015-06-08
Staging: sm750fb: Insert spaces after commas in two files.
Isaac Assegai
2015-03-20
staging/sm75fb: Declare static functions as such
Ricardo Ribalda Delgado
2015-03-15
staging: sm750fb: remove parantheses from return statements
Supriya Karanth
2015-03-10
staging: sm750fb: remove unused functions
Sudip Mukherjee
2015-03-10
staging: sm750fb: remove pragma optimize
Sudip Mukherjee
2015-03-06
staging: sm750fb: add sm750 to staging
Sudip Mukherjee