aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/blacklist.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5
* [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-261-2/+1
* [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/+0
* [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/+0
* s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+2
* 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/+8
* [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/+0
* [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-291-34/+1
* [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/+0
* [PATCH] s390: email-address changeCornelia Huck2006-01-141-2/+2
* [PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2006-01-061-4/+3
* [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-211-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+351