summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/ddk750_sii164.c
AgeCommit message (Expand)Author
2023-08-22staging: sm750fb: fix sii164InitChip function nameAbdel Alkuor
2022-06-06staging: sm750fb: fix camelCase function nameNam Cao
2019-10-24staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.cGabriela Bittencourt
2019-10-15staging: sm750fb: Fix lines over 80 charactersJamal Shareef
2019-03-18staging: sm750fb: Edit CamelCase in local variablesNishka Dasgupta
2018-10-09staging: sm750fb: Remove space after castMamta Shukla
2018-01-08staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}Keerthi Reddy
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman
2016-03-11staging: sm750fb: Remove parentheses from return argumentsAmitoj Kaur Chawla
2016-02-07staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}regMike Rapoport
2015-09-14staging: sm750fb: rename swI2CInit to sm750_sw_i2c_initMike 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 hwI2CInit to sm750_hw_i2c_initMike Rapoport
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-14staging: sm750fb: fix brace placementJuston Li
2015-07-14staging: sm750fb: use tabs for indentationJuston Li
2015-06-12staging: sm750fb: fix c99 commentsJuston Li
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee