index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sep
Age
Commit message (
Expand
)
Author
2012-09-04
Staging: sep: Correct misspelled "remap_page_range" -> "remap_pfn_range"
Robert P. J. Day
2012-07-19
staging: sep_crypto.c: remove duplicated include
Duan Jiong
2012-07-19
staging: sep_main.c: remove duplicated include
Duan Jiong
2012-07-11
staging/sep: use module_pci_driver macro
Devendra Naga
2012-07-06
staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sg
Marcos Paulo de Souza
2012-07-06
staging: sep: sep_crypto.c: Remove useless function crypto_sep_dump_message
Marcos Paulo de Souza
2012-06-12
staging "sep" Fix typos found while reading.
Justin P. Mattock
2012-06-12
Staging: sep: fix coding style issues
Adnan Ali
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-24
staging, sep: Fix typo in sep
Masanari Iida
2012-04-10
staging: sep: Fix sign of error
Alan Cox
2012-02-13
staging: Fix SEP build
Alan Cox
2012-02-10
staging: sep: reworked crypto layer
Mark A. Allyn
2012-02-10
staging: sep: NULL out pointers, mark debug code DEBUG to fix warnings
Mark A. Allyn
2012-02-10
staging: sep: update initialisation
Mark A. Allyn
2012-02-10
staging: sep: Add interfaces for the new functions
Mark A. Allyn
2012-02-10
staging: sep: Basic infrastructure for SEP DMA access to non CPU regions
Mark A. Allyn
2012-02-10
staging: sep: Add new PCI identifier
Mark A. Allyn
2012-01-31
staging: sep: Fix warnings caused by sizeof() types
Alan Cox
2012-01-30
staging: sep: SEP update
Mark Allyn
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-11-26
Staging: sep: potential buffer overflow in ioctl
Dan Carpenter
2011-09-06
staging: sep: call to sep_ioctl() may leave driver in unusable state
Alexey Khoroshilov
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-06-28
staging: sep: fix function name in kernel-doc
Jonathan Neuschäfer
2011-06-28
staging: sep: clean up some checkpatch.pl issues
Tim Retout
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2011-04-25
staging: sep: resolve issue with false zero length of page
Mark Allyn
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-04
staging: sep: remove last memrar remnants
Alan Cox
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-07
staging: sep: remove unused ioctls
Mark Allyn
2011-02-01
staging: sep: Further tidying
Alan Cox
2011-01-21
staging: sep: update driver to SEP version 3.4.5
Mark Allyn
2011-01-21
staging: sep: Remove un-needed debug prints
Mark Allyn
2011-01-21
staging: sep: Add comment to TODO to clean up un-needed debug prints
Mark Allyn
2010-12-10
staging: sep: fix comments in sep_get_static_pool_addr_handler
Mark Allyn
2010-12-09
Staging: sep: eliminate kernel crash due to null parameter in dma_alloc_coherent
Mark Allyn
2010-12-09
Staging: sep: ensure that caller id buffer is little endian
Mark Allyn
2010-12-09
Staging: sep: reduce 64 and 32 bit compile warnings
Mark Allyn
2010-12-09
Staging: sep: limit time to wait for reconfig shared area complete
Mark Allyn
2010-12-09
Staging: sep: remove completed items in TODO
Mark Allyn
2010-12-09
Staging: sep: remove code for Moorestown device
Mark Allyn
2010-12-09
Staging: sep: initialize driver copy of send and receive count with device
Mark Allyn
2010-12-09
Staging: sep: clean up error checking in probe function
Mark Allyn
2010-12-09
Staging: sep: sram_addr is 32 bit; this is not a kernel address, but device i...
Mark Allyn
2010-12-09
Staging: sep: remove spaces at end of lines
Mark Allyn
2010-12-09
Staging: sep: remove virtual address being passed to user space application
Mark Allyn
2010-12-02
staging/sep: Fix printk format warning
Peter Huewe
[next]