index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
blacklist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
s390/cio: avoid excessive path-verification requests
Vineeth Vijayan
1
-3
/
+5
2021-08-31
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
1
-1
/
+4
2020-02-17
s390/cio: cio_ignore_proc_seq_next should increase position index
Vasily Averin
1
-2
/
+3
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-7
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-5
/
+4
2015-04-16
s390: remove use of seq_printf return value
Joe Perches
1
-5
/
+7
2013-12-16
s390/blacklist: Perform subchannel scan only when needed
Peter Oberparleiter
1
-3
/
+3
2013-12-16
s390/cio: Delay scan for newly available I/O devices
Peter Oberparleiter
1
-1
/
+1
2013-05-02
s390/cio: add condev keyword to cio_ignore
Sebastian Ott
1
-0
/
+7
2013-05-02
s390/cio: add ipldev keyword to cio_ignore
Sebastian Ott
1
-2
/
+19
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2011-09-15
s390: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2010-10-25
[S390] cio: remove custom implementation of hex_to_bin()
Andy Shevchenko
1
-6
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-10-06
[S390] Fix memory leak in /proc/cio_ignore
Christian Borntraeger
1
-8
/
+5
2009-03-26
[S390] cio: fix wrong buffer access in cio_ignore_write
Sebastian Ott
1
-2
/
+1
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
1
-5
/
+9
2008-10-10
[S390] cio: introduce purge function for /proc/cio_ignore
Peter Oberparleiter
1
-4
/
+7
2008-06-10
[S390] cio: Fix sparse warnings in blacklist.c.
Cornelia Huck
1
-3
/
+3
2008-05-15
[S390] blacklist.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-05-07
[S390] cio: Fix parsing mechanism for blacklisted devices.
Michael Ernst
1
-154
/
+170
2008-05-07
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
1
-1
/
+0
2008-04-29
s390: use non-racy method for proc entries creation
Denis V. Lunev
1
-5
/
+2
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-1
/
+1
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
1
-1
/
+1
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-11
/
+8
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-4
/
+4
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] cio async subchannel reprobe.
Peter Oberparleiter
1
-34
/
+1
2006-04-11
[PATCH] s390: wrong return codes in cio_ignore_proc_init()
Cornelia Huck
1
-2
/
+2
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+0
2006-01-15
[PATCH] s390: email-address change
Cornelia Huck
1
-2
/
+2
2006-01-06
[PATCH] s390: Fix missing release function and cosmetic changes
Cornelia Huck
1
-4
/
+3
2006-01-06
[PATCH] s390: multiple subchannel sets support
Cornelia Huck
1
-36
/
+50
2006-01-06
[PATCH] s390: convert /proc/cio_ignore
Cornelia Huck
1
-30
/
+92
2006-01-06
[PATCH] s390: introduce for_each_subchannel
Cornelia Huck
1
-23
/
+23
2006-01-06
[PATCH] s390: introduce struct subchannel_id
Cornelia Huck
1
-11
/
+12
2005-09-17
[PATCH] s390: bl_dev array size
Heiko Carstens
1
-2
/
+2
2005-06-22
[PATCH] s390: cio max channels checks
Cornelia Huck
1
-3
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+351