drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / staging / sep /
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
2009-09-15 Alan CoxStaging: sep: merge the two files
2009-09-15 Alan CoxStaging: sep: kill lock wrapper
2009-09-15 Alan CoxStaging: sep: statically initialize the fops like other...
2009-09-15 Alan CoxStaging: sep: function shuffle
2009-09-15 Alan CoxStaging: sep: Put all the ARM bits together
2009-09-15 Alan CoxStaging: sep: priceless ...
2009-09-15 Alan CoxStaging: sep: first pass after indent
2009-09-15 Alan CoxStaging: sep: indent pass
2009-09-15 Alan CoxStaging: sep: do something about all the printk macros
2009-09-15 Alan CoxStaging: sep: We have two different repeats of the...
2009-09-15 Alan CoxStaging: sep: rework write_register/read_register
2009-09-15 Alan CoxStaging: sep: Create a structure to hold all the curren...
2009-09-15 Alan CoxStaging: rar/sep: Remove C++isms from the headers
2009-09-15 Alan CoxStaging: sep: Fix rar build
2009-09-15 Alan CoxStaging: rar/sep: Don't use random VENDOR_ID macros...
2009-09-15 Alan CoxStaging: rar: fix some initial type problems
2009-09-15 Mark AllynStaging: sep: Upstream revision 3 of the security proce...