index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sep
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
staging: sep: remove driver
Kristina Martšenko
11
-9877
/
+0
2014-07-21
staging: sep: Fix blank lines issue reported by checkpatch
LABBE Corentin
1
-43
/
+4
2014-07-21
staging: sep: Fix misceanellous problems reported by checkpatch
LABBE Corentin
1
-3
/
+2
2014-07-21
staging: sep: No else is necessary after a break (reported by checkpatch)
LABBE Corentin
1
-3
/
+2
2014-06-19
staging: sep: Fix checkpatch.pl warnings
Benedict Boerger
1
-0
/
+17
2014-05-26
drivers/staging: Remove useless return variables
Peter Senna Tschudin
1
-2
/
+1
2014-05-15
staging: sep: Fix coding style
Camille Bordignon
2
-0
/
+11
2014-03-16
staging: sep: Add fallthrough comment
Andreea-Cristina Bernat
1
-0
/
+1
2014-02-27
Staging: sep: Fix line length over 80 characters in sep_main.c
Monam Agarwal
1
-1
/
+2
2014-02-27
Staging: sep: Fix quoted string split across lines in sep_main.c
Monam Agarwal
1
-54
/
+36
2014-02-27
Staging: sep: Fix missing space after return type in sep_crypto.c
Monam Agarwal
1
-1
/
+1
2013-12-20
staging: sep: add missing destroy_workqueue() in sep_crypto.c
Wei Yongjun
1
-0
/
+2
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-10-28
staging: sep: do not use comparisons on bool tests
Valentina Manea
1
-12
/
+10
2013-10-27
staging: sep: add missing misc_deregister() on error in sep_register_driver_w...
Wei Yongjun
1
-0
/
+1
2013-10-19
Staging: sep: Fix Smatch Warning in sep_crypto.c
Rashika Kheria
1
-2
/
+2
2013-10-05
sep: Convert sep_lock_user_pages() to get_user_pages_fast()
Jan Kara
1
-7
/
+2
2013-05-16
staging: sep: fix driver build and kconfig
Randy Dunlap
1
-1
/
+1
2013-03-28
staging: sep: Fix typo in printk within sep driver
Masanari Iida
2
-3
/
+3
2013-03-15
staging: sep: fix possible memory leak in sep_prepare_input_dma_table()
Wei Yongjun
1
-1
/
+1
2013-03-11
staging: sep: using strlcpy instead of strncpy
Chen Gang
1
-3
/
+8
2013-03-11
staging/sep: Check pointers before dereferencing (fix smatch warning)
Peter Huewe
1
-2
/
+3
2013-03-11
staging/sep: Fix smatch false positive about potential NULL dereference in se...
Peter Huewe
1
-1
/
+1
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2
-36
/
+14
2013-01-22
staging: sep: remove assignment to i and j in sep_crypto_setup
Devendra Naga
1
-4
/
+0
2012-11-21
staging: sep: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-10-29
staging: sep: return -EFAULT on copy_from_user failure
Devendra Naga
1
-2
/
+2
2012-09-04
Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range"
Robert P. J. Day
1
-1
/
+1
2012-07-19
staging: sep_crypto.c: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-19
staging: sep_main.c: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-11
staging/sep: use module_pci_driver macro
Devendra Naga
1
-26
/
+1
2012-07-06
staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sg
Marcos Paulo de Souza
1
-77
/
+0
2012-07-06
staging: sep: sep_crypto.c: Remove useless function crypto_sep_dump_message
Marcos Paulo de Souza
1
-23
/
+0
2012-06-12
staging "sep" Fix typos found while reading.
Justin P. Mattock
4
-33
/
+33
2012-06-12
Staging: sep: fix coding style issues
Adnan Ali
2
-19
/
+22
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2
-9
/
+9
2012-04-24
staging, sep: Fix typo in sep
Masanari Iida
2
-9
/
+9
2012-04-10
staging: sep: Fix sign of error
Alan Cox
1
-3
/
+3
2012-02-13
staging: Fix SEP build
Alan Cox
2
-2
/
+7
2012-02-10
staging: sep: reworked crypto layer
Mark A. Allyn
3
-1421
/
+1717
2012-02-10
staging: sep: NULL out pointers, mark debug code DEBUG to fix warnings
Mark A. Allyn
1
-4
/
+11
2012-02-10
staging: sep: update initialisation
Mark A. Allyn
1
-13
/
+13
2012-02-10
staging: sep: Add interfaces for the new functions
Mark A. Allyn
1
-11
/
+49
2012-02-10
staging: sep: Basic infrastructure for SEP DMA access to non CPU regions
Mark A. Allyn
2
-25
/
+223
2012-02-10
staging: sep: Add new PCI identifier
Mark A. Allyn
2
-5
/
+3
2012-01-31
staging: sep: Fix warnings caused by sizeof() types
Alan Cox
1
-6
/
+6
2012-01-30
staging: sep: SEP update
Mark Allyn
12
-3215
/
+8960
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
[next]