summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
* s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-264-0/+12
* s390/cio: rename struct channel_path_descSebastian Ott2018-03-267-48/+34
* s390/cio: fix unbind of io_subchannel_driverSebastian Ott2018-03-261-8/+8
* s390/qdio: split up CCQ handling for EQBS / SQBSJulian Wiedmann2018-03-261-44/+33
* s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-03-261-9/+2
* s390/qdio: restrict buffer merging to eligible devicesJulian Wiedmann2018-03-261-1/+2
* s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-03-261-11/+20
* s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4
* Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-03-181-0/+5
|\
| * vfio-ccw: fence off transport modeCornelia Huck2018-03-011-0/+5
* | s390/defkeymap: fix global init to zeroChristian Borntraeger2018-03-181-1/+1
* | s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger2018-03-181-1/+4
* | s390/setup : enable display support for KVM guestFarhan Ali2018-03-182-2/+2
* | s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-183-48/+61
* | Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-182-4/+7
|/
* s390/dasd: set timestamps unconditionallyStefan Haberland2018-02-271-12/+13
* s390/dasd: remove unneeded sanity checkStefan Haberland2018-02-271-2/+7
* s390/sclp: 64 bit event maskClaudio Imbrenda2018-02-221-1/+1
* s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-223-8/+33
* s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-224-23/+75
* s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-223-8/+8
* s390/dasd: configurable IFCC handlingStefan Haberland2018-02-222-3/+57
* s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter2018-02-223-1/+572
* s390/cio: clear timer when terminating driver I/OSebastian Ott2018-02-221-0/+1
* s390/cio: fix return code after missing interruptSebastian Ott2018-02-222-2/+5
* s390/cio: fix ccw_device_start_timeout APISebastian Ott2018-02-221-40/+32
* s390/dasd: fix handling of internal requestsStefan Haberland2018-02-191-14/+7
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-1810-37/+32
|\
| * irqchip/bcm: Remove hashed address printingJaedon Shin2018-02-163-9/+0
| * irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier2018-02-161-24/+22
| * irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd2018-02-164-0/+8
| * irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-161-1/+1
| * irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-02-161-1/+1
| * irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn2018-02-161-2/+0
* | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-177-170/+106
|\ \
| * \ Merge branch 'nvme-4.16-rc' of git://git.infradead.org/nvme into for-linusJens Axboe2018-02-147-170/+106
| |\ \
| | * | nvme-rdma: fix sysfs invoked reset_ctrl error flowNitzan Carmi2018-02-142-6/+7
| | * | nvmet: Change return code of discard command if not supportedIsrael Rukshin2018-02-141-2/+5
| | * | nvme-pci: Fix timeouts in connecting stateKeith Busch2018-02-131-1/+5
| | * | nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch2018-02-131-11/+14
| | * | nvme: fix the deadlock in nvme_update_formatsJianchao Wang2018-02-131-3/+8
| | * | nvme: Don't use a stack buffer for keep-alive commandRoland Dreier2018-02-122-5/+4
| | * | nvme_fc: cleanup io completionJames Smart2018-02-111-51/+12
| | * | nvme_fc: correct abort race condition on resetsJames Smart2018-02-111-72/+26
| | * | nvme: Fix discard buffer overrunKeith Busch2018-02-081-3/+5
| | * | nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transitionMax Gurtovoy2018-02-081-1/+0
| | * | nvme-rdma: use NVME_CTRL_CONNECTING state to mark init processMax Gurtovoy2018-02-082-0/+4
| | * | nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTINGMax Gurtovoy2018-02-086-24/+25
* | | | Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-02-172-19/+3
|\ \ \ \