aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-26s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger3-0/+283
2017-04-24Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky2-33/+7
2017-04-12vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi1-11/+6
2017-04-12vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2-22/+1
2017-03-31Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky11-46/+2031
2017-03-31vfio: ccw: introduce support for ccw0Dong Jia Shi1-3/+29
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi5-107/+287
2017-03-31vfio: ccw: return I/O results asynchronouslyDong Jia Shi3-31/+37
2017-03-31vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi2-1/+126
2017-03-31vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi1-14/+33
2017-03-31vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi1-0/+78
2017-03-31vfio: ccw: handle ccw command requestDong Jia Shi3-4/+148
2017-03-31vfio: ccw: introduce ccw_io_regionDong Jia Shi2-0/+51
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi4-2/+170
2017-03-31vfio: ccw: introduce channel program interfacesDong Jia Shi3-1/+859
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi4-0/+298
2017-03-31s390: cio: export more interfacesDong Jia Shi1-0/+10
2017-03-31s390: cio: introduce cio_cancel_halt_clearDong Jia Shi3-46/+68
2017-03-28s390/dasd: suppress command reject error for query host access commandStefan Haberland3-6/+13
2017-03-28s390/dasd: check if query host access feature is supportedStefan Haberland1-0/+4
2017-03-22s390/pkey: Introduce new API for secure key verificationHarald Freudenberger1-1/+63
2017-03-22s390/pkey: Fix wrong handling of secure key with old MKVPHarald Freudenberger1-19/+34
2017-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-55/+69
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds9-7/+71
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-40/+84
2017-03-21Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+3
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng1-2/+4
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to hid-corsairOscar Campos3-0/+49
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2-0/+6
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra1-1/+3
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra1-2/+2
2017-03-20remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann1-3/+3
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds23-546/+1267
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+30
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-18qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran1-23/+18
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran1-2/+10
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran1-3/+9
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran1-0/+2
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio5-10/+16
2017-03-18tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger1-26/+68
2017-03-18tcmu: make cmd timeout configurableMike Christie1-6/+35