Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / sep / sep_driver.c
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
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 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: 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 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-20 Mark AllynStaging: sep: Introduce sep driver
2010-08-24 Greg Kroah-HartmanStaging: sep: remove driver
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 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: 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
2009-09-15 Alan CoxStaging: sep: merge the two files