Sign in
android-kvm
/
linux
/
f02bd65a5b63bbc8cfbe65073005909833b72bb5
/
drivers
/
staging
/
sm750fb
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
d5d66cfe
Staging: sm750fb: Change *array into *const array
by Kelsey Skunberg
· 6 years ago
2533862
staging: sm750fb: add proper SPDX identifier to driver
by Greg Kroah-Hartman
· 6 years ago
97ed8ea
staging: add missing SPDX lines to Makefile files
by Greg Kroah-Hartman
· 6 years ago
99b75a4
staging: add missing SPDX lines to Kconfig files
by Greg Kroah-Hartman
· 6 years ago
9a3aebc
staging: sm750fb: Remove unnecessary parenthesis.
by Sanjana Sanikommu
· 6 years ago
f097710
staging: sm750fb: lower case to fix camelcase checkpatch warning
by Jules Irenge
· 6 years ago
c8723cb
staging: sm750fb: Prefer using the BIT macro
by Sanjana Sanikommu
· 6 years ago
40197d0
staging: sm750fb: Eliminate camel case
by Vatsala Narang
· 6 years ago
3732d70
staging: sm750fb: Remove an unnecessary local variable in a function
by Madhumitha Prabakaran
· 6 years ago
de5e4ae
staging: sm750fb: Edit CamelCase in local variables
by Nishka Dasgupta
· 6 years ago
d5aa59a
staging: sm750fb: trivial comment indention fix.
by Yifeng Li
· 6 years ago
83a95c1
staging: sm750fb: Rename setDisplayControl to set_display_control - style
by Jin Chen
· 6 years ago
815510a
staging: sm750fb: Add spaces around '+'
by Laís Pessine do Carmo
· 6 years ago
8bf42b2
staging: sm750fb: Remove space after cast
by Mamta Shukla
· 6 years ago
9566663
staging: sm750fb: Remove extra space character
by Aymen Qader
· 6 years ago
8ba5843
staging: sm750fb: Fix typo frambuffer->framebuffer
by Aymen Qader
· 6 years ago
58ca6ce
staging: sm750fb: remove redundant pointer 'output'
by Colin Ian King
· 7 years ago
5adc211
staging: sm750fb: add drm development branch details
by Sudip Mukherjee
· 7 years ago
ad7d95e
staging: sm750fb: Remove typedef
by Nishka Dasgupta
· 7 years ago
17eb0b2
staging: sm750fb: Remove typedefs from enums
by Christian Luetke-Stetzkamp
· 7 years ago
0d8e205
staging: sm750fb: fix CamelCase for dispSet var
by Petr Sedlak
· 7 years ago
2c4a97b
staging: sm750fb: Remove multiple blank lines
by Marcelo Guzmán Lamperti
· 7 years ago
da1725c
staging/sm750fb: Add "port to atomic kms" to TODO
by Daniel Vetter
· 7 years ago
449fcf3
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
16808dc
staging: sm750fb: Fix parameter mistake in poke32
by Huacai Chen
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f290d49
staging: sm750fb: Remove typedef struct _dvi_ctrl_device_t
by Mihaela Muraru
· 7 years ago
60d379e
staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}
by Keerthi Reddy
· 7 years ago
3ec5805
Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}
by Keerthi Reddy
· 7 years ago
7beceba
staging: sm750fb: Remove extra blank lines
by Harsha Sharma
· 8 years ago
740c433
staging: sm750fb: avoid conflicting vesafb
by Teddy Wang
· 8 years ago
677e6a1
staging: sm750fb: fixed a assignment typo
by Lynn Lei
· 8 years ago
97af1ce
drivers: staging: sm750: Hold lock irrespective of fb numbers.
by Dhananjay Balan
· 8 years ago
3fa4b5e
staging: sm750fb - add parameter names
by Derek Robson
· 8 years ago
888db9a
staging: sm750fb: change default screen resolution
by Sudip Mukherjee
· 8 years ago
ac66925
staging: sm750fb: change default screen resolution
by Sudip Mukherjee
· 8 years ago
c975045
staging: sm750fb: fix length of lines, function calls and declaration
by Matej Dujava
· 8 years ago
271dbae
staging: sm750fb: removed line continuations in quoted strings
by Prasant Jalan
· 8 years ago
4895398
staging: sm750fb: fixing function return with lock held
by Prasant Jalan
· 8 years ago
d6171ba8
staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 chars
by Andrea della Porta
· 8 years ago
ff49304
staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"
by Arushi Singhal
· 8 years ago
bf76023
staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"
by Arushi Singhal
· 8 years ago
7369e06
staging:sm750fb: Code readability is improved.
by Arushi Singhal
· 8 years ago
01f23a1
staging: sm750fb: Removes unused variable from sm750_hw_copyarea
by Tahia Khan
· 8 years ago
4cd3096
staging: sm750fb: Alignment should match open parenthesis
by Arushi Singhal
· 8 years ago
23b6fc7
staging: sm750fb: fixes add blank line after function/struct/union/enum declarations
by Arushi Singhal
· 8 years ago
d228cf8
staging: sm750fb: function prototype argument should have an identifier name
by Arushi Singhal
· 8 years ago
4e1c89d
staging: sm750fb: Removed unnecessary parentheses.
by Varsha Rao
· 8 years ago
4529d89
staging: sm750fb: Remove blank lines after { and before } braces.
by Varsha Rao
· 8 years ago
a4ce938
staging: sm750fb: Replace NULL comparison.
by Varsha Rao
· 8 years ago
dca633d
staging: sm750fb: Added spaces around arithmetic operators.
by Varsha Rao
· 8 years ago
4e7f31c
staging: sm750fb: Remove unnecessary blank lines.
by Varsha Rao
· 8 years ago
47c565ea
staging: sm750fb: Add identifier to function definition argument.
by Varsha Rao
· 8 years ago
8726d48
staging: sm750fb: Fix line over 80 characters.
by Varsha Rao
· 8 years ago
f0588ef
staging: sm750fb: Add braces around if statement.
by Varsha Rao
· 8 years ago
3efc661
staging: sm750fb: add spaces around operators
by Katie Dunne
· 8 years ago
144634a
staging: sm750fb: add curly braces to if-statements
by Katie Dunne
· 8 years ago
e6b240bd
Staging: sm750fb: sm750.c - style fix
by Derek Robson
· 8 years ago
c075b6f
staging: sm750fb: Replace POKE32 and PEEK32 by inline functions
by Matthieu Simon
· 8 years ago
1dfcda6
staging:sm750fb:ddk750_chip.c removes un-necessary blank lines
by Scott Matheina
· 8 years ago
87f0f08
staging:sm750fb:ddk750_chip.c Adds braces to last arm of statement
by Scott Matheina
· 8 years ago
cee9ba1
staging: sm750fb: fix checkpatch 80 characters warning
by Abdul Rauf
· 8 years ago
c7c5722
staging: sm750fb: fix checkpatch multiple blank lines check
by Abdul Rauf
· 8 years ago
f1706cb
staging: sm750fb: fix tabstop style warning
by Andrea Ghittino
· 8 years ago
d28fb1f
staging: sm750fb: fix a type issue in sm750_set_chip_type()
by Dan Carpenter
· 8 years ago
4e0447c
staging: sm750fb: update license
by Sudip Mukherjee
· 8 years ago
ce0347c
Merge 4.9-rc5 into staging-next
by Greg Kroah-Hartman
· 8 years ago
52d0744
staging: sm750fb: prefix global identifiers
by Arnd Bergmann
· 8 years ago
c56de09
staging: sm750fb: Replace pr_*() with dev_*().
by Elise Lennion
· 8 years ago
33c027a
staging: sm750fb: Fix bugs introduced by early commits
by Huacai Chen
· 8 years ago
c2b6028
staging: sm750fb: Shorten local variables names.
by Elise Lennion
· 8 years ago
03140da
staging: sm750fb: Replace functions CamelCase naming with underscores.
by Elise Lennion
· 8 years ago
cefc2fc
staging: sm750fb: Refine code in set_current_gate().
by Elise Lennion
· 8 years ago
57499d1
staging: sm750fb: Refine the code and remove unused code.
by Elise Lennion
· 8 years ago
f501608
staging: sm750fb: restructure multi-line comments to follow CodingStyle
by Eric S. Stone
· 8 years ago
6aab2d7
staging: sm750fb: Add const qualifier to struct declaration.
by Elise Lennion
· 8 years ago
aa1eecd
staging: sm750fb: Remove unnecessary comments.
by Elise Lennion
· 8 years ago
3fcb465
staging: sm750fb: Replace functions CamelCase naming with underscores.
by Elise Lennion
· 8 years ago
be704e5
staging: sm750fb: compress return logic
by Elizabeth Ferdman
· 8 years ago
efe9bc0
staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.
by Elise Lennion
· 8 years ago
9ab9d45
staging: sm750fb: Replace printk() with pr_info().
by Elise Lennion
· 8 years ago
14c681e
Staging: sm750fb: use unsigned int instead unsigned
by Muraru Mihaela
· 8 years ago
9872fa7
Staging: sm750fb: fix do not add new typedefs warning
by Mihaela Muraru
· 8 years ago
42f8f21
staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
by Moshe Green
· 8 years ago
35e4d8c
staging: sm750fb: conform to block comment style
by Elizabeth Ferdman
· 8 years ago
06a4f42
staging: sm750fb: rename getChipType to sm750_get_chip_type
by Moshe Green
· 8 years ago
837b655
staging: sm750fb: Remove unnecessary parentheses
by Rehas Sachdeva
· 8 years ago
f3151e0
staging: sm750fb: Use BIT(x) macro
by Rehas Sachdeva
· 8 years ago
f1f5b43
staging: sm750fb: Add spaces around '|'
by Rehas Sachdeva
· 8 years ago
1fed320
staging: sm750fb: Change 'uint32_t' to 'u32'
by Rehas Sachdeva
· 8 years ago
71b4de8
staging: sm750fb: Change 'x != NULL' to 'x'
by Rehas Sachdeva
· 8 years ago
b29376c3
staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c
by Moshe Green
· 8 years ago
46b7dd7
staging: sm750fb: fix line length coding style issues in ddk750_chip.c
by Moshe Green
· 8 years ago
d769079
Staging: sm750fb: Remove unnecessary blank line
by Sandhya Bankar
· 8 years ago
992f961
staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.
by Phil Turnbull
· 9 years ago
2d17105
staging: sm750fb: Fix block comment style
by Edward Lipinsky
· 9 years ago
ec48944
sm750fb/sm750_hw.c: split assignment & long lines
by Stefan Wolz
· 9 years ago
878336c
sm750fb/sm750_hw.c: fixed comments
by Stefan Wolz
· 9 years ago
1f24c86
sm750fb/sm750_hw.c: fixed whitespacing
by Stefan Wolz
· 9 years ago
Next »