index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
sm750.c
Age
Commit message (
Expand
)
Author
2021-07-28
staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtc
Benjamin Philip
2021-07-28
staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtc
Benjamin Philip
2021-07-27
staging: sm750fb: Rename maxW to max_w in lynx_cursor
Benjamin Philip
2021-07-27
staging: sm750fb: Rename maxH to max_h in lynx_cursor
Benjamin Philip
2021-02-04
staging: sm750fb: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2020-08-28
Staging: sm750fb: Fix basic coding style issues
Timo A. Aranjo
2020-07-29
staging: sm750fb: use generic power management
Vaibhav Gupta
2020-05-05
staging: sm750fb: print error message with actual value
Matej Dujava
2020-05-05
staging: sm750fb: add common function to set color offsets and visual mode
Matej Dujava
2020-05-05
staging: sm750fb: add missing case while setting FB_VISUAL
Matej Dujava
2020-04-13
staging: sm750fb: line over 80 characters
Gokce Kuler
2019-04-30
Staging: sm750fb: Change *array into *const array
Kelsey Skunberg
2019-04-03
staging: sm750fb: add proper SPDX identifier to driver
Greg Kroah-Hartman
2019-04-01
staging: sm750fb: Remove unnecessary parenthesis.
Sanjana Sanikommu
2018-09-25
staging: sm750fb: Fix typo frambuffer->framebuffer
Aymen Qader
2018-07-11
staging: sm750fb: remove redundant pointer 'output'
Colin Ian King
2017-07-18
staging: sm750fb: avoid conflicting vesafb
Teddy Wang
2017-06-29
drivers: staging: sm750: Hold lock irrespective of fb numbers.
Dhananjay Balan
2017-06-23
staging: sm750fb: change default screen resolution
Sudip Mukherjee
2017-06-06
staging: sm750fb: change default screen resolution
Sudip Mukherjee
2017-05-18
staging: sm750fb: fix length of lines, function calls and declaration
Matej Dujava
2017-04-08
staging: sm750fb: removed line continuations in quoted strings
Prasant Jalan
2017-04-08
staging: sm750fb: fixing function return with lock held
Prasant Jalan
2017-03-06
staging: sm750fb: Remove blank lines after { and before } braces.
Varsha Rao
2017-03-06
staging: sm750fb: add curly braces to if-statements
Katie Dunne
2017-02-12
Staging: sm750fb: sm750.c - style fix
Derek Robson
2017-01-10
staging: sm750fb: fix checkpatch 80 characters warning
Abdul Rauf
2017-01-10
staging: sm750fb: fix checkpatch multiple blank lines check
Abdul Rauf
2016-11-29
staging: sm750fb: update license
Sudip Mukherjee
2016-11-10
staging: sm750fb: prefix global identifiers
Arnd Bergmann
2016-11-07
staging: sm750fb: Replace pr_*() with dev_*().
Elise Lennion
2016-10-17
staging: sm750fb: Add const qualifier to struct declaration.
Elise Lennion
2016-10-16
staging: sm750fb: compress return logic
Elizabeth Ferdman
2016-10-16
Staging: sm750fb: use unsigned int instead unsigned
Muraru Mihaela
2016-09-16
staging: sm750fb: Change 'x != NULL' to 'x'
Rehas Sachdeva
2016-03-11
staging: sm750fb: convert pr_err() to dev_err()
Eva Rachel Retuya
2016-03-11
staging: sm750fb: Use pcim_enable_device()
Amitoj Kaur Chawla
2016-03-11
staging: sm750fb: Replace kzalloc with devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
staging: sm750fb: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
2016-02-22
staging: sm750fb: Remove header files
Amitoj Kaur Chawla
2016-02-07
staging: sm750fb, fix typos
Matej Vasek
2016-02-07
staging: sm750fb: lynxfb_pci_probe: remove some pr_info
Mike Rapoport
2016-02-07
staging: sm750fb: introduce sm750fb_frambuffer_alloc
Mike Rapoport
2016-02-07
staging: sm750fb: introduce sm750fb_frambuffer_release
Mike Rapoport
2016-02-07
staging: sm750fb: replace dual member of sm750_dev with fb_count
Mike Rapoport
2016-02-07
staging: sm750fb: lynxfb_pci_remove: remove unused variable
Mike Rapoport
2016-02-07
staging: sm750fb: lynxfb_pci_probe: return actual errors
Mike Rapoport
2016-02-07
staging: sm750fb: disable PCI device if lynxfb_pci_probe fails
Mike Rapoport
2015-11-15
Staging: sm750fb: Remove unused modedb.h file
Shraddha Barke
2015-10-27
staging: sm750fb: remove '#ifdef CAP_EXP*' conditionals
Mike Rapoport
[next]