index
:
linux.git
master
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
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
2015-10-27
staging: sm750fb: merge lynx_share into sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: remove unused field in lynx_cursor
Mike Rapoport
2015-10-27
staging: sm750fb: fix wrong indentation
Mike Rapoport
2015-10-27
staging: sm750fb: use sm750_dev with pci_{get, set}_drvdata
Mike Rapoport
2015-10-27
staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'
Mike Rapoport
2015-10-27
staging: sm750fb: replace lynx_share with sm750_dev in function calls
Mike Rapoport
2015-10-27
staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_par
Mike Rapoport
2015-10-27
staging: sm750fb: remove unused PROC_SPEC_* typedefs
Mike Rapoport
2015-10-27
staging: sm750fb: merge struct sm750_state into struct sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: rename 'struct sm750_dev' variables to sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: rename struct sm750_share to sm750_dev
Mike Rapoport
2015-10-27
staging: sm750fb: merge sm750_hw.h into sm750.h
Mike Rapoport
2015-10-27
staging: sm750fb: remove unused smi_indent variable
Mike Rapoport
2015-10-27
staging: sm750fb: replace PADDING macro with ALIGN
Mike Rapoport
2015-10-27
staging: sm750fb: replace lynx_cursor methods with function calls
Mike Rapoport
2015-10-24
staging: sm750fb: use direct call to hw_sm750_output_setMode
Mike Rapoport
2015-10-24
staging: sm750fb: replace lynx_crtc methods with function calls
Mike Rapoport
2015-10-24
staging: sm750fb: remove unused methods from lynx_share
Mike Rapoport
2015-10-16
Staging: sm750fb: sm750: Remove irrelevant code
Shivani Bhardwaj
2015-10-12
staging: sm750fb: Fix the power state error in resume
Binbin Zhou
2015-10-02
staging: sm750fb: remove clear method from lynxfb_{crtc,output}
Mike Rapoport
2015-10-02
staging: sm750fb: remove proc_checkMode method from lynxfb_output
Mike Rapoport
2015-10-02
staging: sm750fb: remove unneeded switch statement
Mike Rapoport
2015-09-29
staging: sm750fb: tidy up #include directives
Mike Rapoport
2015-08-07
staging: sm750fb: simplify return
Sudip Mukherjee
2015-08-07
staging: sm750fb: rearrange code
Sudip Mukherjee
2015-08-07
staging: sm750fb: fix multiline comment
Sudip Mukherjee
2015-08-07
staging: sm750fb: space around operator
Sudip Mukherjee
[next]