summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/idset.c
AgeCommit message (Expand)Author
2020-05-20s390/cio: Remove unused inline function idset_sch_get_firstYueHaibing
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist
2013-04-17s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita
2012-11-06s390/cio: fix length calculation in idset.cSebastian Ott
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott
2012-10-18s390/cio: use generic bitmap functionsSebastian Ott
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2009-09-22[S390] cio: introduce consistent subchannel scanningSebastian Ott
2009-09-22[S390] cio: idset use actual number of ssidsSebastian Ott
2009-09-22[S390] cio: introduce css_eval_scheduledSebastian Ott
2008-08-01[S390] cio: Memory allocation for idset changed.Michael Ernst
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter