index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
ddk750_swi2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: sm750fb: fix odd license text
Greg Kroah-Hartman
2019-08-15
1
-3
/
+0
*
staging: sm750fb: add proper SPDX identifier to driver
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: sm750fb: fix length of lines, function calls and declaration
Matej Dujava
2017-05-18
1
-15
/
+6
*
staging: sm750fb: Replace POKE32 and PEEK32 by inline functions
Matthieu Simon
2017-02-09
1
-17
/
+17
*
staging: sm750fb: prefix global identifiers
Arnd Bergmann
2016-11-10
1
-1
/
+1
*
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-30
1
-1
/
+1
*
staging: sm750fb: restructure multi-line comments to follow CodingStyle
Eric S. Stone
2016-10-25
1
-14
/
+13
*
staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.
Elise Lennion
2016-10-16
1
-1
/
+1
*
staging: sm750fb: conform to block comment style
Elizabeth Ferdman
2016-10-02
1
-6
/
+6
*
staging: sm750fb: rename getChipType to sm750_get_chip_type
Moshe Green
2016-09-27
1
-1
/
+1
*
staging: sm750fb: remove dead code
Mike Rapoport
2015-09-29
1
-4
/
+1
*
staging: sm750fb: ddk750_*i2c: shorten lines to under 80 characters
Mike Rapoport
2015-09-14
1
-6
/
+16
*
staging: sm750fb: ddk750_*i2c: remove multiple blank lines
Mike Rapoport
2015-09-14
1
-1
/
+0
*
staging: sm750fb: ddk750_swi2c: further reduce CamelCase
Mike Rapoport
2015-09-14
1
-61
/
+61
*
staging: sm750fb: ddk750_swi2c: rename CamelCase static variables
Mike Rapoport
2015-09-14
1
-48
/
+48
*
staging: sm750fb: ddk750_swi2c: rename CamelCase static functions
Mike Rapoport
2015-09-14
1
-58
/
+58
*
staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}
Mike Rapoport
2015-09-14
1
-2
/
+2
*
staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_reg
Mike Rapoport
2015-09-14
1
-1
/
+1
*
staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_reg
Mike Rapoport
2015-09-14
1
-1
/
+1
*
staging: sm750fb: rename swI2CInit to sm750_sw_i2c_init
Mike Rapoport
2015-09-14
1
-1
/
+1
*
Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis
Isaac Assegai
2015-06-18
1
-6
/
+6
*
Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines
Isaac Assegai
2015-06-18
1
-22
/
+10
*
Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
Isaac Assegai
2015-06-18
1
-7
/
+7
*
Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs
Isaac Assegai
2015-06-18
1
-229
/
+229
*
Staging: sm750fb: Insert spaces after commas in two files.
Isaac Assegai
2015-06-08
1
-1
/
+1
*
staging/sm75fb: Declare static functions as such
Ricardo Ribalda Delgado
2015-03-20
1
-8
/
+6
*
staging: sm750fb: remove parantheses from return statements
Supriya Karanth
2015-03-15
1
-3
/
+3
*
staging: sm750fb: remove unused functions
Sudip Mukherjee
2015-03-10
1
-8
/
+0
*
staging: sm750fb: remove pragma optimize
Sudip Mukherjee
2015-03-10
1
-3
/
+0
*
staging: sm750fb: add sm750 to staging
Sudip Mukherjee
2015-03-06
1
-0
/
+535