aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/blacklist.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-5/+4
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-5/+7
2013-12-16s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter1-3/+3
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter1-1/+1
2013-05-02s390/cio: add condev keyword to cio_ignoreSebastian Ott1-0/+7
2013-05-02s390/cio: add ipldev keyword to cio_ignoreSebastian Ott1-2/+19
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
2010-10-25[S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko1-6/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-10-06[S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger1-8/+5
2009-03-26[S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott1-2/+1
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst1-5/+9
2008-10-10[S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter1-4/+7
2008-06-10[S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck1-3/+3
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst1-154/+170
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst1-1/+0
2008-04-29s390: use non-racy method for proc entries creationDenis V. Lunev1-5/+2
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-01-26[S390] constify function pointer tables.Jan Engelhardt1-1/+1
2007-07-27[S390] cio: Clean up messages.Cornelia Huck1-11/+8
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-4/+4
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] cio async subchannel reprobe.Peter Oberparleiter1-34/+1
2006-04-11[PATCH] s390: wrong return codes in cio_ignore_proc_init()Cornelia Huck1-2/+2
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+0
2006-01-14[PATCH] s390: email-address changeCornelia Huck1-2/+2
2006-01-06[PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck1-4/+3
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck1-36/+50
2006-01-06[PATCH] s390: convert /proc/cio_ignoreCornelia Huck1-30/+92
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck1-23/+23
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck1-11/+12
2005-09-17[PATCH] s390: bl_dev array sizeHeiko Carstens1-2/+2
2005-06-21[PATCH] s390: cio max channels checksCornelia Huck1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+351