aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/idset.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-20s390/cio: Remove unused inline function idset_sch_get_firstGravatar YueHaibing 1-12/+0
2020-02-27s390: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-01-08s390/cio: idset.c: remove some unused functionsGravatar Rickard Strandqvist 1-20/+0
2013-04-17s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Gravatar Akinobu Mita 1-1/+1
2012-11-06s390/cio: fix length calculation in idset.cGravatar Sebastian Ott 1-2/+1
2012-10-18s390/css: stop stsch loop after cc 3Gravatar Sebastian Ott 1-0/+8
2012-10-18s390/cio: use generic bitmap functionsGravatar Sebastian Ott 1-12/+6
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-2/+0
2009-09-22[S390] cio: introduce consistent subchannel scanningGravatar Sebastian Ott 1-0/+10
2009-09-22[S390] cio: idset use actual number of ssidsGravatar Sebastian Ott 1-1/+1
2009-09-22[S390] cio: introduce css_eval_scheduledGravatar Sebastian Ott 1-0/+10
2008-08-01[S390] cio: Memory allocation for idset changed.Gravatar Michael Ernst 1-4/+4
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 1-1/+1
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapGravatar Peter Oberparleiter 1-0/+112