aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens3-33/+17
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens1-9/+7
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens4-280/+228
2017-02-08s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens3-7/+11
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens2-1/+228
2017-02-03s390/qdio: improve some debug printsJulian Wiedmann1-2/+3
2017-02-03s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann1-2/+1
2017-02-03s390/qdio: clean up q->irq_ptr usageJulian Wiedmann1-4/+4
2017-02-03s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-02-03s390/dcssblk: fix device size calculation in dcssblk_direct_access()Gerald Schaefer1-1/+1
2017-01-31s390/dasd: correct inconsistent indentingStefan Haberland1-2/+2
2017-01-31s390/dasd: check blockdevice pointer before trying to sync blockdeviceStefan Haberland1-4/+5
2017-01-31s390/dasd: check for device error pointer within state change interruptsStefan Haberland1-2/+5
2017-01-31s390/dasd: allow 0 for path_threshold attributeStefan Haberland1-4/+2
2017-01-31s390/dasd: Improve parameter list parsingJan Höppner2-135/+125
2017-01-31s390/dasd: Always store parameter elements in an arrayJan Höppner1-16/+16
2017-01-31s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger1-0/+8
2017-01-16s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott1-8/+2
2017-01-16s390: use false/true when using boolHeiko Carstens4-5/+5
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens1-1/+1
2017-01-16s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-01-16s390/cio: remove unused struct memberSebastian Ott2-2/+0
2017-01-16s390/cio: export real cssidSebastian Ott1-0/+22
2017-01-16s390/cio: css initialization cleanupSebastian Ott1-56/+47
2017-01-16s390/cio: css attribute cleanupSebastian Ott1-28/+29
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott4-3/+53
2017-01-16s390/cio: clarify cssid usageSebastian Ott4-26/+29
2017-01-16s390/zcrypt: get rid of variable length arraysHeiko Carstens1-6/+4
2017-01-16s390/zcrypt: make structures staticHeiko Carstens2-2/+2
2017-01-16s390/cio: get rid of variable length arrayHeiko Carstens1-1/+1
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-16/+34
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-22/+0
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-17/+25
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-66/+98
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-12/+33
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-41/+95
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-58/+28
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-40/+78
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman3-22/+0
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig1-16/+1
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig4-30/+15
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig1-1/+1
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-6/+26
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-10/+20
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson1-1/+0
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund1-0/+8
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song1-2/+1
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda1-0/+22
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King1-1/+1