index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
silicom
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-2699
/
+556
2013-04-09
silicom-bypass: Remove device_open/close()
David Howells
1
-24
/
+0
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-19
/
+19
2013-04-09
silicom: bury bp_proc.c
Al Viro
3
-1330
/
+0
2013-04-09
silicom: switch to create_proc_data(), clean procfs side of things up
Al Viro
1
-820
/
+379
2013-04-09
silicom: untangle module_init
Al Viro
1
-192
/
+133
2013-04-09
silicom: get_bypass_slave_pfs() open-codes lookup_port()
Al Viro
1
-25
/
+2
2013-04-09
silicom: unobfuscate get_{status,master}_port_fn()
Al Viro
1
-48
/
+19
2013-04-09
silicom: helper functions are often useful...
Al Viro
1
-280
/
+43
2013-03-11
staging: silicom: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-4
/
+2
2013-03-11
Staging: silicom: bp_mod: Removed trailing whitespaces
Alexandru Gheorghiu
1
-2
/
+2
2013-03-11
staging: fix all sparse warnings in silicom/bypasslib/
Randy Dunlap
1
-47
/
+47
2012-11-01
Staging: silicom: bypasslib: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-11-01
Staging: silicom: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-10-29
Staging: silicom: remove code requiring an old LINUX_VERSION_CODE
Chad Williamson
2
-213
/
+3
2012-10-22
Staging: silicom: Fix up version.h includes
Jesper Juhl
3
-2
/
+1
2012-10-22
Staging: silicom: fix up compiler warnings in bp_proc.c
Greg Kroah-Hartman
1
-3
/
+1
2012-10-22
staging: silicom: fix explicit intialization of procfs_dir in bp_proc.c
Chad Williamson
1
-1
/
+1
2012-10-22
staging: silicom: remove unnecessary braces in bp_proc.c
Chad Williamson
1
-39
/
+19
2012-10-22
staging: silicom: remove parentheses from return statements in bg_proc.c
Chad Williamson
1
-2
/
+2
2012-10-22
staging: silicom: fix C99 comments in bp_proc.c
Chad Williamson
1
-3
/
+3
2012-10-22
staging: silicom: fix whitespace in bp_proc.c
Chad Williamson
1
-6
/
+6
2012-10-22
staging: silicom: pointless check removal
Alan Cox
1
-9
/
+2
2012-09-21
staging: fix silicom dependencies and build errors
Randy Dunlap
1
-2
/
+2
2012-09-19
Staging: silicom: bp_mod.c: checkpatch cleanups: C99 comments
Daniel Cotey
1
-154
/
+70
2012-09-19
Staging: silicom: bp_mod.c: checkpatch cleanup: fix returns
Daniel Cotey
1
-84
/
+81
2012-09-17
Staging: silicom: checkpatch.pl cleanup: pretty pointers
Daniel Cotey
1
-35
/
+35
2012-09-17
Staging: silicom: checkpatch.pl cleanup: pretty pointers
Daniel Cotey
1
-41
/
+41
2012-09-17
Staging: silicom: checkpatch.pl cleanup: pretty pointers
Daniel Cotey
1
-33
/
+33
2012-09-17
Staging: silicom: checkpatch.pl cleanup: pretty pointers
Daniel Cotey
1
-33
/
+33
2012-09-17
Staging: silicom: checkpatch.pl cleanup: pretty pointers
Daniel Cotey
1
-32
/
+32
2012-09-17
Staging: silicom: checkpatch.pl cleanup: pretty pointers
Daniel Cotey
1
-23
/
+23
2012-09-17
Staging: silicom: checkpatch cleanup: fix includes
Daniel Cotey
1
-4
/
+1
2012-09-17
Staging: silicom: checkpatch cleanup: header file whitespace
Daniel Cotey
1
-26
/
+26
2012-09-17
Staging: silicom: checkpatch cleanup: header file whitespace
Daniel Cotey
1
-71
/
+71
2012-09-17
Staging: silicom: bypass.h: checkpatch whitespace
Daniel Cotey
1
-27
/
+27
2012-09-17
Staging: silicom: bypass.h: checkpatch whitespace
Daniel Cotey
1
-2
/
+2
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-5
/
+5
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-22
/
+22
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-16
/
+16
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-24
/
+24
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-15
/
+15
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-27
/
+27
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-5
/
+5
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-6
/
+6
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-15
/
+15
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-13
/
+13
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-8
/
+8
2012-09-17
Staging: silicom: bp_mod.h: checkpatch tab and space cleanup
Daniel Cotey
1
-3
/
+3
[next]