summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/blacklist.c
Commit message (Expand)AuthorAgeFilesLines
* s390: remove use of seq_printf return valueJoe Perches2015-04-161-5/+7
* s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter2013-12-161-3/+3
* s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter2013-12-161-1/+1
* s390/cio: add condev keyword to cio_ignoreSebastian Ott2013-05-021-0/+7
* s390/cio: add ipldev keyword to cio_ignoreSebastian Ott2013-05-021-2/+19
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1Star
* s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1Star
* [S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko2010-10-251-6/+4Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5Star
* [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-261-2/+1Star
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-251-5/+9
* [S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter2008-10-101-4/+7
* [S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck2008-06-101-3/+3
* [S390] blacklist.c: removed duplicated includeHuang Weiyi2008-05-151-1/+0Star
* [S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst2008-05-071-154/+170
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-071-1/+0Star
* s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+2Star
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-11/+8Star
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-4/+4
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-291-34/+1Star
* [PATCH] s390: wrong return codes in cio_ignore_proc_init()Cornelia Huck2006-04-111-2/+2
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-1/+0Star
* [PATCH] s390: email-address changeCornelia Huck2006-01-151-2/+2
* [PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2006-01-061-4/+3Star
* [PATCH] s390: multiple subchannel sets supportCornelia Huck2006-01-061-36/+50
* [PATCH] s390: convert /proc/cio_ignoreCornelia Huck2006-01-061-30/+92
* [PATCH] s390: introduce for_each_subchannelCornelia Huck2006-01-061-23/+23
* [PATCH] s390: introduce struct subchannel_idCornelia Huck2006-01-061-11/+12
* [PATCH] s390: bl_dev array sizeHeiko Carstens2005-09-171-2/+2
* [PATCH] s390: cio max channels checksCornelia Huck2005-06-221-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+351