index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
sm750.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-07-18
staging: sm750fb: avoid conflicting vesafb
Teddy Wang
1
-0
/
+24
2017-06-29
drivers: staging: sm750: Hold lock irrespective of fb numbers.
Dhananjay Balan
1
-13
/
+13
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
1
-13
/
+13
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-03-06
staging: sm750fb: Remove blank lines after { and before } braces.
Varsha Rao
1
-1
/
+0
2017-03-06
staging: sm750fb: add curly braces to if-statements
Katie Dunne
1
-13
/
+13
2017-02-12
Staging: sm750fb: sm750.c - style fix
Derek Robson
1
-1
/
+1
2017-01-10
staging: sm750fb: fix checkpatch 80 characters warning
Abdul Rauf
1
-2
/
+4
2017-01-10
staging: sm750fb: fix checkpatch multiple blank lines check
Abdul Rauf
1
-1
/
+0
2016-11-29
staging: sm750fb: update license
Sudip Mukherjee
1
-1
/
+1
2016-11-10
staging: sm750fb: prefix global identifiers
Arnd Bergmann
1
-11
/
+11
2016-11-07
staging: sm750fb: Replace pr_*() with dev_*().
Elise Lennion
1
-6
/
+6
2016-10-17
staging: sm750fb: Add const qualifier to struct declaration.
Elise Lennion
1
-1
/
+1
2016-10-16
staging: sm750fb: compress return logic
Elizabeth Ferdman
1
-3
/
+1
2016-10-16
Staging: sm750fb: use unsigned int instead unsigned
Muraru Mihaela
1
-5
/
+5
2016-09-16
staging: sm750fb: Change 'x != NULL' to 'x'
Rehas Sachdeva
1
-1
/
+1
2016-03-11
staging: sm750fb: convert pr_err() to dev_err()
Eva Rachel Retuya
1
-4
/
+10
2016-03-11
staging: sm750fb: Use pcim_enable_device()
Amitoj Kaur Chawla
1
-5
/
+2
2016-03-11
staging: sm750fb: Replace kzalloc with devm_kzalloc
Amitoj Kaur Chawla
1
-5
/
+2
2016-03-11
staging: sm750fb: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
1
-1
/
+0
2016-02-22
staging: sm750fb: Remove header files
Amitoj Kaur Chawla
1
-2
/
+0
2016-02-07
staging: sm750fb, fix typos
Matej Vasek
1
-1
/
+1
2016-02-07
staging: sm750fb: lynxfb_pci_probe: remove some pr_info
Mike Rapoport
1
-8
/
+0
2016-02-07
staging: sm750fb: introduce sm750fb_frambuffer_alloc
Mike Rapoport
1
-57
/
+41
2016-02-07
staging: sm750fb: introduce sm750fb_frambuffer_release
Mike Rapoport
1
-12
/
+13
2016-02-07
staging: sm750fb: replace dual member of sm750_dev with fb_count
Mike Rapoport
1
-11
/
+13
2016-02-07
staging: sm750fb: lynxfb_pci_remove: remove unused variable
Mike Rapoport
1
-2
/
+0
2016-02-07
staging: sm750fb: lynxfb_pci_probe: return actual errors
Mike Rapoport
1
-20
/
+17
2016-02-07
staging: sm750fb: disable PCI device if lynxfb_pci_probe fails
Mike Rapoport
1
-0
/
+1
2015-11-15
Staging: sm750fb: Remove unused modedb.h file
Shraddha Barke
1
-2
/
+0
2015-10-27
staging: sm750fb: remove '#ifdef CAP_EXP*' conditionals
Mike Rapoport
1
-18
/
+0
2015-10-27
staging: sm750fb: merge lynx_share into sm750_dev
Mike Rapoport
1
-115
/
+94
2015-10-27
staging: sm750fb: remove unused field in lynx_cursor
Mike Rapoport
1
-1
/
+0
2015-10-27
staging: sm750fb: fix wrong indentation
Mike Rapoport
1
-1
/
+1
2015-10-27
staging: sm750fb: use sm750_dev with pci_{get, set}_drvdata
Mike Rapoport
1
-6
/
+8
2015-10-27
staging: sm750fb: use 'struct sm750_dev *' instead of 'void *'
Mike Rapoport
1
-1
/
+1
2015-10-27
staging: sm750fb: replace lynx_share with sm750_dev in function calls
Mike Rapoport
1
-7
/
+8
2015-10-27
staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_par
Mike Rapoport
1
-9
/
+9
2015-10-27
staging: sm750fb: remove unused PROC_SPEC_* typedefs
Mike Rapoport
1
-4
/
+0
2015-10-27
staging: sm750fb: merge struct sm750_state into struct sm750_dev
Mike Rapoport
1
-20
/
+20
2015-10-27
staging: sm750fb: rename 'struct sm750_dev' variables to sm750_dev
Mike Rapoport
1
-33
/
+33
2015-10-27
staging: sm750fb: rename struct sm750_share to sm750_dev
Mike Rapoport
1
-8
/
+8
2015-10-27
staging: sm750fb: merge sm750_hw.h into sm750.h
Mike Rapoport
1
-1
/
+0
2015-10-27
staging: sm750fb: remove unused smi_indent variable
Mike Rapoport
1
-2
/
+0
2015-10-27
staging: sm750fb: replace PADDING macro with ALIGN
Mike Rapoport
1
-4
/
+4
[next]