summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-24crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran
2017-03-18qla2xxx: Fix memory leak for abts processingQuinn Tran
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-03-18tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger
2017-03-18tcmu: make cmd timeout configurableMike Christie
2017-03-18tcmu: add helper to check if dev was configuredMike Christie
2017-03-18target: fix race during implicit transition work flushesMike Christie
2017-03-18target: allow userspace to set state to transitioningMike Christie
2017-03-18target: fix ALUA transition timeout handlingMike Christie
2017-03-18target: Use system workqueue for ALUA transitionsMike Christie
2017-03-18target: fail ALUA transitions for pscsiMike Christie
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie
2017-03-18tcmu: return on first Opt parse failureMike Christie
2017-03-18tcmu: allow hw_max_sectors greater than 128Mike Christie
2017-03-18target: Drop pointless tfo->check_stop_free checkNicholas Bellinger
2017-03-17Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-18Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'Rafael J. Wysocki
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-17Merge tag 'for-linus-4.11b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens
2017-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2017-03-16crypto: mediatek - make hardware operation flow more efficientRyder Lee
2017-03-16crypto: mediatek - add mtk_aes_gcm_tag_verify()Ryder Lee
2017-03-16crypto: mediatek - fix error handling in mtk_aes_complete()Ryder Lee
2017-03-16crypto: mediatek - add queue_task taskletRyder Lee
2017-03-16crypto: mediatek - simplify descriptor ring managementRyder Lee