index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
Staging: sm750fb: Change *array into *const array
Kelsey Skunberg
1
-1
/
+1
2019-04-03
staging: sm750fb: add proper SPDX identifier to driver
Greg Kroah-Hartman
4
-0
/
+4
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-01
staging: sm750fb: Remove unnecessary parenthesis.
Sanjana Sanikommu
1
-2
/
+2
2019-03-27
staging: sm750fb: lower case to fix camelcase checkpatch warning
Jules Irenge
1
-2
/
+2
2019-03-26
staging: sm750fb: Prefer using the BIT macro
Sanjana Sanikommu
1
-1
/
+1
2019-03-20
staging: sm750fb: Eliminate camel case
Vatsala Narang
4
-8
/
+8
2019-03-18
staging: sm750fb: Remove an unnecessary local variable in a function
Madhumitha Prabakaran
1
-4
/
+1
2019-03-18
staging: sm750fb: Edit CamelCase in local variables
Nishka Dasgupta
4
-86
/
+86
2019-03-18
staging: sm750fb: trivial comment indention fix.
Yifeng Li
1
-16
/
+16
2019-02-07
staging: sm750fb: Rename setDisplayControl to set_display_control - style
Jin Chen
1
-3
/
+3
2018-11-07
staging: sm750fb: Add spaces around '+'
Laís Pessine do Carmo
1
-1
/
+2
2018-10-09
staging: sm750fb: Remove space after cast
Mamta Shukla
1
-4
/
+4
2018-10-02
staging: sm750fb: Remove extra space character
Aymen Qader
1
-1
/
+1
2018-09-25
staging: sm750fb: Fix typo frambuffer->framebuffer
Aymen Qader
1
-5
/
+5
2018-07-11
staging: sm750fb: remove redundant pointer 'output'
Colin Ian King
1
-2
/
+0
2018-05-06
staging: sm750fb: add drm development branch details
Sudip Mukherjee
1
-1
/
+4
2018-03-19
staging: sm750fb: Remove typedef
Nishka Dasgupta
3
-6
/
+5
2018-02-16
staging: sm750fb: Remove typedefs from enums
Christian Luetke-Stetzkamp
5
-13
/
+11
2018-01-23
staging: sm750fb: fix CamelCase for dispSet var
Petr Sedlak
1
-7
/
+7
2018-01-08
staging: sm750fb: Remove multiple blank lines
Marcelo Guzmán Lamperti
2
-10
/
+0
2017-11-28
staging/sm750fb: Add "port to atomic kms" to TODO
Daniel Vetter
1
-2
/
+2
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-17
/
+13
2017-11-06
staging: sm750fb: Fix parameter mistake in poke32
Huacai Chen
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
21
-0
/
+21
2017-10-03
staging: sm750fb: Remove typedef struct _dvi_ctrl_device_t
Mihaela Muraru
2
-4
/
+4
2017-10-03
staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}
Keerthi Reddy
2
-3
/
+4
2017-10-03
Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}
Keerthi Reddy
2
-5
/
+4
2017-09-17
staging: sm750fb: Remove extra blank lines
Harsha Sharma
1
-4
/
+0
2017-07-18
staging: sm750fb: avoid conflicting vesafb
Teddy Wang
1
-0
/
+24
2017-07-16
staging: sm750fb: fixed a assignment typo
Lynn Lei
1
-1
/
+1
2017-06-29
drivers: staging: sm750: Hold lock irrespective of fb numbers.
Dhananjay Balan
1
-13
/
+13
2017-06-25
staging: sm750fb - add parameter names
Derek Robson
1
-8
/
+16
2017-06-23
staging: sm750fb: change default screen resolution
Sudip Mukherjee
1
-1
/
+1
2017-06-06
staging: sm750fb: change default screen resolution
Sudip Mukherjee
1
-1
/
+1
2017-05-18
staging: sm750fb: fix length of lines, function calls and declaration
Matej Dujava
11
-161
/
+125
2017-04-08
staging: sm750fb: removed line continuations in quoted strings
Prasant Jalan
1
-9
/
+9
2017-04-08
staging: sm750fb: fixing function return with lock held
Prasant Jalan
1
-4
/
+8
2017-04-08
staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...
Andrea della Porta
1
-1
/
+2
2017-03-23
staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"
Arushi Singhal
1
-6
/
+5
2017-03-23
staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"
Arushi Singhal
3
-9
/
+9
2017-03-21
staging:sm750fb: Code readability is improved.
Arushi Singhal
1
-25
/
+30
2017-03-16
staging: sm750fb: Removes unused variable from sm750_hw_copyarea
Tahia Khan
1
-3
/
+0
2017-03-14
staging: sm750fb: Alignment should match open parenthesis
Arushi Singhal
1
-40
/
+39
2017-03-14
staging: sm750fb: fixes add blank line after function/struct/union/enum decla...
Arushi Singhal
1
-0
/
+3
2017-03-14
staging: sm750fb: function prototype argument should have an identifier name
Arushi Singhal
4
-5
/
+5
2017-03-09
staging: sm750fb: Removed unnecessary parentheses.
Varsha Rao
4
-5
/
+5
2017-03-06
staging: sm750fb: Remove blank lines after { and before } braces.
Varsha Rao
3
-9
/
+0
2017-03-06
staging: sm750fb: Replace NULL comparison.
Varsha Rao
1
-1
/
+1
[next]