Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / sep /
2012-04-10 Alan Coxstaging: sep: Fix sign of error
2012-02-13 Alan Coxstaging: Fix SEP build
2012-02-10 Mark A. Allynstaging: sep: reworked crypto layer
2012-02-10 Mark A. Allynstaging: sep: NULL out pointers, mark debug code DEBUG...
2012-02-10 Mark A. Allynstaging: sep: update initialisation
2012-02-10 Mark A. Allynstaging: sep: Add interfaces for the new functions
2012-02-10 Mark A. Allynstaging: sep: Basic infrastructure for SEP DMA access...
2012-02-10 Mark A. Allynstaging: sep: Add new PCI identifier
2012-01-31 Alan Coxstaging: sep: Fix warnings caused by sizeof() types
2012-01-30 Mark Allynstaging: sep: SEP update
2012-01-09 Linus TorvaldsMerge branch 'staging-next' of git://git./linux/kernel...
2011-12-02 Justin P. Mattocktreewide: Fix typos in various parts of the kernel...
2011-11-27 Dan CarpenterStaging: sep: potential buffer overflow in ioctl
2011-09-06 Alexey Khoroshilovstaging: sep: call to sep_ioctl() may leave driver...
2011-07-26 Larry FingerMerge branch 'master' of git://git./linux/kernel/git...
2011-07-26 Linus TorvaldsMerge branch 'staging-next' of git://git./linux/kernel...
2011-06-28 Jonathan Neuschäferstaging: sep: fix function name in kernel-doc
2011-06-28 Tim Retoutstaging: sep: clean up some checkpatch.pl issues
2011-06-20 Vitaliy Ivanovtreewide: remove duplicate includes
2011-04-26 Mark Allynstaging: sep: resolve issue with false zero length...
2011-04-07 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-04-05 Alan Coxstaging: sep: remove last memrar remnants
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-07 Mark Allynstaging: sep: remove unused ioctls
2011-02-01 Alan Coxstaging: sep: Further tidying
2011-01-21 Mark Allynstaging: sep: update driver to SEP version 3.4.5
2011-01-21 Mark Allynstaging: sep: Remove un-needed debug prints
2011-01-21 Mark Allynstaging: sep: Add comment to TODO to clean up un-needed...
2010-12-10 Mark Allynstaging: sep: fix comments in sep_get_static_pool_addr_...
2010-12-10 Mark AllynStaging: sep: eliminate kernel crash due to null parame...
2010-12-10 Mark AllynStaging: sep: ensure that caller id buffer is little...
2010-12-10 Mark AllynStaging: sep: reduce 64 and 32 bit compile warnings
2010-12-10 Mark AllynStaging: sep: limit time to wait for reconfig shared...
2010-12-10 Mark AllynStaging: sep: remove completed items in TODO
2010-12-10 Mark AllynStaging: sep: remove code for Moorestown device
2010-12-10 Mark AllynStaging: sep: initialize driver copy of send and receiv...
2010-12-10 Mark AllynStaging: sep: clean up error checking in probe function
2010-12-10 Mark AllynStaging: sep: sram_addr is 32 bit; this is not a kernel...
2010-12-10 Mark AllynStaging: sep: remove spaces at end of lines
2010-12-10 Mark AllynStaging: sep: remove virtual address being passed to...
2010-12-02 Peter Huewestaging/sep: Fix printk format warning
2010-12-02 Peter Huewestaging/sep: Fix sparse warning 'Using plain integer...
2010-12-02 Peter Huewestaging/sep: Fix sparse warning 'do-while statement...
2010-11-29 Greg Kroah-HartmanStaging: sep: do not select the driver by default
2010-11-29 Greg Kroah-HartmanStaging: sep: do not select the driver by default
2010-11-29 Alan CoxStaging: sep: Fix crash if a device is not found
2010-11-29 Alan CoxStaging: sep: clean up a couple of spots missed in...
2010-11-29 Alan CoxStaging: sep: cant is an angular inclination
2010-11-29 Alan CoxStaging: sep: Make SEP consistent
2010-11-29 Alan CoxStaging: sep: Use kzalloc when needed
2010-11-29 Alan CoxStaging: sep: clean up some of the obvious sillies
2010-11-29 Alan CoxStaging: sep: Fix the kernel-doc in SEP
2010-11-29 Alan CoxStaging: sep: clean up caller_id function
2010-11-29 Alan CoxStaging: sep: netlink - what netlink
2010-11-29 Alan CoxStaging: sep: handle the memrar stuff in the headers
2010-11-29 Alan CoxStaging: sep: handle the rar definition stuff in the...
2010-11-29 Alan CoxStaging: sep: minimal fix for wrong include
2010-11-20 Mark AllynStaging: sep: Introduce sep driver
2010-08-24 Greg Kroah-HartmanStaging: sep: remove driver
2010-07-22 Uwe Kleine-KönigStaging: fix typos concerning "address"
2010-06-04 Dan CarpenterStaging: sep: return -EFAULT on copy_to_user errors
2010-05-11 Huang WeiyiStaging: sep: remove duplicated #include
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Joe PerchesStaging: Fix continuation line formats
2010-03-04 Joe PerchesStaging: Fix continuation line formats
2010-03-04 Ben HutchingsStaging: sep: declare MODULE_FIRMWARE
2010-03-04 Ben HutchingsStaging: sep: include driver name in firmware filenames
2010-03-04 Németh Mártonstaging: make PCI device id constant
2010-03-04 Alan CoxStaging: sep: Fix use of legacy ioctl fop
2010-03-04 Alan CoxStaging: sep: Fix build problems from header changes
2009-12-11 André Goddard RosaStaging: fix assorted typos all over the place
2009-12-11 Randy DunlapStaging: sep: fix 2 warnings
2009-10-14 Jeff Mahoneystaging: Complete sched.h removal from interrupt.h
2009-09-15 Kamalesh BabulalStaging: sep: SEP driver build breaks with CONFIG_PCI=n
2009-09-15 Alan CoxStaging: sep: use ioremap helpers
2009-09-15 Alan CoxStaging: sep: untangle the register_fs code
2009-09-15 Alan CoxStaging: sep: clean up time
2009-09-15 Alan CoxStaging: sep: clean up command sending
2009-09-15 Alan CoxStaging: sep: flow ioctl cleanup
2009-09-15 Alan CoxStaging: sep: kick out various fields we can prove...
2009-09-15 Alan CoxStaging: sep: Implement some proper open/close methods
2009-09-15 Alan CoxStaging: sep: tidy firmware load
2009-09-15 Alan CoxStaging: sep: various minor tidyups
2009-09-15 Alan CoxStaging: sep: fix a conversion thinko
2009-09-15 Alan CoxStaging: sep: Use the proper allocators for the shared...
2009-09-15 Alan CoxStaging: sep: remove extra CFLAGS we don't use
2009-09-15 Alan CoxStaging: sep: Try and get kernel address and user addre...
2009-09-15 Alan CoxStaging: sep: remove module int macro
2009-09-15 Alan CoxStaging: sep: load_rom is remarkably verbose and repetetive
2009-09-15 Alan CoxStaging: sep: fix flow API
2009-09-15 Alan CoxStaging: sep: clean up after switching to passing sep
2009-09-15 Alan CoxStaging: sep: Use filp->private_data to create proper...
2009-09-15 Alan CoxStaging: sep: Fix PCI irq usage
2009-09-15 Alan CoxStaging: sep: rename some fields
2009-09-15 Alan CoxStaging: sep: use O_NDELAY instead of magic APIs
2009-09-15 Alan CoxStaging: sep: fix time handler
2009-09-15 Alan CoxStaging: sep: forward declaration removal time
2009-09-15 Alan CoxStaging: sep: squish some of the wrapper functions
2009-09-15 Alan CoxStaging: sep: kill off unused code
2009-09-15 Alan CoxStaging: sep: make everything static
next