index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sep
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: sep: remove driver
Kristina Martšenko
2014-07-27
11
-9877
/
+0
*
staging: sep: Fix blank lines issue reported by checkpatch
LABBE Corentin
2014-07-21
1
-43
/
+4
*
staging: sep: Fix misceanellous problems reported by checkpatch
LABBE Corentin
2014-07-21
1
-3
/
+2
*
staging: sep: No else is necessary after a break (reported by checkpatch)
LABBE Corentin
2014-07-21
1
-3
/
+2
*
staging: sep: Fix checkpatch.pl warnings
Benedict Boerger
2014-06-19
1
-0
/
+17
*
drivers/staging: Remove useless return variables
Peter Senna Tschudin
2014-05-26
1
-2
/
+1
*
staging: sep: Fix coding style
Camille Bordignon
2014-05-15
2
-0
/
+11
*
staging: sep: Add fallthrough comment
Andreea-Cristina Bernat
2014-03-16
1
-0
/
+1
*
Staging: sep: Fix line length over 80 characters in sep_main.c
Monam Agarwal
2014-02-27
1
-1
/
+2
*
Staging: sep: Fix quoted string split across lines in sep_main.c
Monam Agarwal
2014-02-27
1
-54
/
+36
*
Staging: sep: Fix missing space after return type in sep_crypto.c
Monam Agarwal
2014-02-27
1
-1
/
+1
*
staging: sep: add missing destroy_workqueue() in sep_crypto.c
Wei Yongjun
2013-12-20
1
-0
/
+2
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
2
-2
/
+0
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-02
1
-1
/
+1
*
staging: sep: do not use comparisons on bool tests
Valentina Manea
2013-10-28
1
-12
/
+10
*
staging: sep: add missing misc_deregister() on error in sep_register_driver_w...
Wei Yongjun
2013-10-27
1
-0
/
+1
*
Staging: sep: Fix Smatch Warning in sep_crypto.c
Rashika Kheria
2013-10-19
1
-2
/
+2
*
sep: Convert sep_lock_user_pages() to get_user_pages_fast()
Jan Kara
2013-10-05
1
-7
/
+2
*
staging: sep: fix driver build and kconfig
Randy Dunlap
2013-05-16
1
-1
/
+1
*
staging: sep: Fix typo in printk within sep driver
Masanari Iida
2013-03-28
2
-3
/
+3
*
staging: sep: fix possible memory leak in sep_prepare_input_dma_table()
Wei Yongjun
2013-03-15
1
-1
/
+1
*
staging: sep: using strlcpy instead of strncpy
Chen Gang
2013-03-11
1
-3
/
+8
*
staging/sep: Check pointers before dereferencing (fix smatch warning)
Peter Huewe
2013-03-11
1
-2
/
+3
*
staging/sep: Fix smatch false positive about potential NULL dereference in se...
Peter Huewe
2013-03-11
1
-1
/
+1
*
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
2
-36
/
+14
*
staging: sep: remove assignment to i and j in sep_crypto_setup
Devendra Naga
2013-01-22
1
-4
/
+0
*
staging: sep: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: sep: return -EFAULT on copy_from_user failure
Devendra Naga
2012-10-29
1
-2
/
+2
*
Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range"
Robert P. J. Day
2012-09-04
1
-1
/
+1
*
staging: sep_crypto.c: remove duplicated include
Duan Jiong
2012-07-19
1
-1
/
+0
*
staging: sep_main.c: remove duplicated include
Duan Jiong
2012-07-19
1
-1
/
+0
*
staging/sep: use module_pci_driver macro
Devendra Naga
2012-07-11
1
-26
/
+1
*
staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sg
Marcos Paulo de Souza
2012-07-06
1
-77
/
+0
*
staging: sep: sep_crypto.c: Remove useless function crypto_sep_dump_message
Marcos Paulo de Souza
2012-07-06
1
-23
/
+0
*
staging "sep" Fix typos found while reading.
Justin P. Mattock
2012-06-12
4
-33
/
+33
*
Staging: sep: fix coding style issues
Adnan Ali
2012-06-12
2
-19
/
+22
*
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-02
2
-9
/
+9
|
\
|
*
staging, sep: Fix typo in sep
Masanari Iida
2012-04-24
2
-9
/
+9
*
|
staging: sep: Fix sign of error
Alan Cox
2012-04-10
1
-3
/
+3
|
/
*
staging: Fix SEP build
Alan Cox
2012-02-13
2
-2
/
+7
*
staging: sep: reworked crypto layer
Mark A. Allyn
2012-02-10
3
-1421
/
+1717
*
staging: sep: NULL out pointers, mark debug code DEBUG to fix warnings
Mark A. Allyn
2012-02-10
1
-4
/
+11
*
staging: sep: update initialisation
Mark A. Allyn
2012-02-10
1
-13
/
+13
*
staging: sep: Add interfaces for the new functions
Mark A. Allyn
2012-02-10
1
-11
/
+49
*
staging: sep: Basic infrastructure for SEP DMA access to non CPU regions
Mark A. Allyn
2012-02-10
2
-25
/
+223
*
staging: sep: Add new PCI identifier
Mark A. Allyn
2012-02-10
2
-5
/
+3
*
staging: sep: Fix warnings caused by sizeof() types
Alan Cox
2012-01-31
1
-6
/
+6
*
staging: sep: SEP update
Mark Allyn
2012-01-30
12
-3215
/
+8960
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
1
-0
/
+2
|
\
|
*
Staging: sep: potential buffer overflow in ioctl
Dan Carpenter
2011-11-26
1
-0
/
+2
[next]