Age | Commit message (Expand) | Author | Files | Lines |
2009-10-14 | staging: Complete sched.h removal from interrupt.h | Jeff Mahoney | 1 | -0/+1 |
2009-09-15 | Staging: sep: SEP driver build breaks with CONFIG_PCI=n | Kamalesh Babulal | 1 | -1/+1 |
2009-09-15 | Staging: sep: use ioremap helpers | Alan Cox | 1 | -33/+9 |
2009-09-15 | Staging: sep: untangle the register_fs code | Alan Cox | 1 | -17/+8 |
2009-09-15 | Staging: sep: clean up time | Alan Cox | 1 | -29/+43 |
2009-09-15 | Staging: sep: clean up command sending | Alan Cox | 1 | -23/+45 |
2009-09-15 | Staging: sep: flow ioctl cleanup | Alan Cox | 1 | -25/+18 |
2009-09-15 | Staging: sep: kick out various fields we can prove are not needed | Alan Cox | 2 | -101/+77 |
2009-09-15 | Staging: sep: Implement some proper open/close methods | Alan Cox | 2 | -39/+52 |
2009-09-15 | Staging: sep: tidy firmware load | Alan Cox | 3 | -109/+47 |
2009-09-15 | Staging: sep: various minor tidyups | Alan Cox | 2 | -61/+53 |
2009-09-15 | Staging: sep: fix a conversion thinko | Alan Cox | 1 | -1/+1 |
2009-09-15 | Staging: sep: Use the proper allocators for the shared area | Alan Cox | 1 | -61/+59 |
2009-09-15 | Staging: sep: remove extra CFLAGS we don't use | Alan Cox | 1 | -1/+0 |
2009-09-15 | Staging: sep: Try and get kernel address and user address types right | Alan Cox | 2 | -64/+72 |
2009-09-15 | Staging: sep: remove module int macro | Alan Cox | 1 | -1/+2 |
2009-09-15 | Staging: sep: load_rom is remarkably verbose and repetetive | Alan Cox | 1 | -19/+6 |
2009-09-15 | Staging: sep: fix flow API | Alan Cox | 1 | -38/+28 |
2009-09-15 | Staging: sep: clean up after switching to passing sep | Alan Cox | 1 | -13/+13 |
2009-09-15 | Staging: sep: Use filp->private_data to create proper device instances | Alan Cox | 1 | -324/+395 |
2009-09-15 | Staging: sep: Fix PCI irq usage | Alan Cox | 2 | -10/+1 |
2009-09-15 | Staging: sep: rename some fields | Alan Cox | 2 | -140/+140 |
2009-09-15 | Staging: sep: use O_NDELAY instead of magic APIs | Alan Cox | 3 | -55/+5 |
2009-09-15 | Staging: sep: fix time handler | Alan Cox | 1 | -1/+3 |
2009-09-15 | Staging: sep: forward declaration removal time | Alan Cox | 3 | -1311/+998 |
2009-09-15 | Staging: sep: squish some of the wrapper functions | Alan Cox | 2 | -51/+8 |
2009-09-15 | Staging: sep: kill off unused code | Alan Cox | 2 | -101/+32 |
2009-09-15 | Staging: sep: make everything static | Alan Cox | 4 | -58/+48 |
2009-09-15 | Staging: sep: merge the two files | Alan Cox | 3 | -469/+404 |
2009-09-15 | Staging: sep: kill lock wrapper | Alan Cox | 1 | -18/+0 |
2009-09-15 | Staging: sep: statically initialize the fops like other drivers | Alan Cox | 1 | -23/+24 |
2009-09-15 | Staging: sep: function shuffle | Alan Cox | 2 | -193/+189 |
2009-09-15 | Staging: sep: Put all the ARM bits together | Alan Cox | 1 | -97/+83 |
2009-09-15 | Staging: sep: priceless ... | Alan Cox | 1 | -12/+1 |
2009-09-15 | Staging: sep: first pass after indent | Alan Cox | 2 | -704/+66 |
2009-09-15 | Staging: sep: indent pass | Alan Cox | 6 | -2673/+2048 |
2009-09-15 | Staging: sep: do something about all the printk macros | Alan Cox | 3 | -368/+249 |
2009-09-15 | Staging: sep: We have two different repeats of the same logic | Alan Cox | 1 | -6/+11 |
2009-09-15 | Staging: sep: rework write_register/read_register | Alan Cox | 4 | -139/+58 |
2009-09-15 | Staging: sep: Create a structure to hold all the current crap spewed about as... | Alan Cox | 5 | -284/+338 |
2009-09-15 | Staging: rar/sep: Remove C++isms from the headers | Alan Cox | 1 | -8/+0 |
2009-09-15 | Staging: sep: Fix rar build | Alan Cox | 1 | -1/+2 |
2009-09-15 | Staging: rar/sep: Don't use random VENDOR_ID macros but the proper names | Alan Cox | 1 | -3/+1 |
2009-09-15 | Staging: rar: fix some initial type problems | Alan Cox | 1 | -2/+2 |
2009-09-15 | Staging: sep: Upstream revision 3 of the security processor kernel driver | Mark Allyn | 9 | -0/+5766 |