index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sep
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: Fix continuation line formats
Joe Perches
2010-03-03
1
-2
/
+3
*
Staging: Fix continuation line formats
Joe Perches
2010-03-03
1
-2
/
+1
*
Staging: sep: declare MODULE_FIRMWARE
Ben Hutchings
2010-03-03
1
-0
/
+3
*
Staging: sep: include driver name in firmware filenames
Ben Hutchings
2010-03-03
1
-2
/
+2
*
staging: make PCI device id constant
Németh Márton
2010-03-03
1
-1
/
+1
*
Staging: sep: Fix use of legacy ioctl fop
Alan Cox
2010-03-03
1
-2
/
+2
*
Staging: sep: Fix build problems from header changes
Alan Cox
2010-03-03
1
-3
/
+4
*
Staging: fix assorted typos all over the place
André Goddard Rosa
2009-12-11
1
-1
/
+1
*
Staging: sep: fix 2 warnings
Randy Dunlap
2009-12-11
1
-1
/
+3
*
staging: Complete sched.h removal from interrupt.h
Jeff Mahoney
2009-10-14
1
-0
/
+1
*
Staging: sep: SEP driver build breaks with CONFIG_PCI=n
Kamalesh Babulal
2009-09-15
1
-1
/
+1
*
Staging: sep: use ioremap helpers
Alan Cox
2009-09-15
1
-33
/
+9
*
Staging: sep: untangle the register_fs code
Alan Cox
2009-09-15
1
-17
/
+8
*
Staging: sep: clean up time
Alan Cox
2009-09-15
1
-29
/
+43
*
Staging: sep: clean up command sending
Alan Cox
2009-09-15
1
-23
/
+45
*
Staging: sep: flow ioctl cleanup
Alan Cox
2009-09-15
1
-25
/
+18
*
Staging: sep: kick out various fields we can prove are not needed
Alan Cox
2009-09-15
2
-101
/
+77
*
Staging: sep: Implement some proper open/close methods
Alan Cox
2009-09-15
2
-39
/
+52
*
Staging: sep: tidy firmware load
Alan Cox
2009-09-15
3
-109
/
+47
*
Staging: sep: various minor tidyups
Alan Cox
2009-09-15
2
-61
/
+53
*
Staging: sep: fix a conversion thinko
Alan Cox
2009-09-15
1
-1
/
+1
*
Staging: sep: Use the proper allocators for the shared area
Alan Cox
2009-09-15
1
-61
/
+59
*
Staging: sep: remove extra CFLAGS we don't use
Alan Cox
2009-09-15
1
-1
/
+0
*
Staging: sep: Try and get kernel address and user address types right
Alan Cox
2009-09-15
2
-64
/
+72
*
Staging: sep: remove module int macro
Alan Cox
2009-09-15
1
-1
/
+2
*
Staging: sep: load_rom is remarkably verbose and repetetive
Alan Cox
2009-09-15
1
-19
/
+6
*
Staging: sep: fix flow API
Alan Cox
2009-09-15
1
-38
/
+28
*
Staging: sep: clean up after switching to passing sep
Alan Cox
2009-09-15
1
-13
/
+13
*
Staging: sep: Use filp->private_data to create proper device instances
Alan Cox
2009-09-15
1
-324
/
+395
*
Staging: sep: Fix PCI irq usage
Alan Cox
2009-09-15
2
-10
/
+1
*
Staging: sep: rename some fields
Alan Cox
2009-09-15
2
-140
/
+140
*
Staging: sep: use O_NDELAY instead of magic APIs
Alan Cox
2009-09-15
3
-55
/
+5
*
Staging: sep: fix time handler
Alan Cox
2009-09-15
1
-1
/
+3
*
Staging: sep: forward declaration removal time
Alan Cox
2009-09-15
3
-1311
/
+998
*
Staging: sep: squish some of the wrapper functions
Alan Cox
2009-09-15
2
-51
/
+8
*
Staging: sep: kill off unused code
Alan Cox
2009-09-15
2
-101
/
+32
*
Staging: sep: make everything static
Alan Cox
2009-09-15
4
-58
/
+48
*
Staging: sep: merge the two files
Alan Cox
2009-09-15
3
-469
/
+404
*
Staging: sep: kill lock wrapper
Alan Cox
2009-09-15
1
-18
/
+0
*
Staging: sep: statically initialize the fops like other drivers
Alan Cox
2009-09-15
1
-23
/
+24
*
Staging: sep: function shuffle
Alan Cox
2009-09-15
2
-193
/
+189
*
Staging: sep: Put all the ARM bits together
Alan Cox
2009-09-15
1
-97
/
+83
*
Staging: sep: priceless ...
Alan Cox
2009-09-15
1
-12
/
+1
*
Staging: sep: first pass after indent
Alan Cox
2009-09-15
2
-704
/
+66
*
Staging: sep: indent pass
Alan Cox
2009-09-15
6
-2673
/
+2048
*
Staging: sep: do something about all the printk macros
Alan Cox
2009-09-15
3
-368
/
+249
*
Staging: sep: We have two different repeats of the same logic
Alan Cox
2009-09-15
1
-6
/
+11
*
Staging: sep: rework write_register/read_register
Alan Cox
2009-09-15
4
-139
/
+58
*
Staging: sep: Create a structure to hold all the current crap spewed about as...
Alan Cox
2009-09-15
5
-284
/
+338
*
Staging: rar/sep: Remove C++isms from the headers
Alan Cox
2009-09-15
1
-8
/
+0
[next]