summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Add support for RSA algorithmTadeusz Struk2015-07-1713-39/+779
* crypto: qat - add MMP FW support to accel engineTadeusz Struk2015-07-174-5/+42
* crypto: qat - add support for MMP FWPingchao Yang2015-07-176-26/+24
* crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu2015-07-173-95/+85
* crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa2015-07-144-0/+13
* crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-141-1/+0
* crypto: caam - Use new IV conventionHerbert Xu2015-07-141-26/+49
* crypto: nx - Use new IV conventionHerbert Xu2015-07-141-26/+40
* crypto: nx/842 - Fix context corruptionHerbert Xu2015-07-141-13/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-07-148-79/+125
|\
| * crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-088-79/+125
* | crypto: omap-aes - Use BIT() macroVutla, Lokesh2015-07-081-17/+17
* | crypto: omap-aes - Fix configuring of AES modeVutla, Lokesh2015-07-081-8/+5
* | crypto: omap-aes - Increase priority of hw acceleratorVutla, Lokesh2015-07-081-3/+3
* | crypto: omap-aes - Fix CTR modeVutla, Lokesh2015-07-081-17/+16
* | crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-072-12/+1
* | crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-061-1/+7
* | crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan2015-07-061-4/+4
* | crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan2015-07-061-1/+2
* | crypto: ccp - Provide support to autoload CCP driverTom Lendacky2015-07-061-0/+2
|/
* crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh2015-07-061-3/+0
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-055-45/+915
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-293-0/+775
| * tc1100-wmi: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-06-261-1/+1
| * dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-06-241-5/+3
| * dell-laptop: Show info about WiGig and UWB in debugfsPali Rohár2015-06-221-0/+17
| * dell-laptop: Update information about wireless controlPali Rohár2015-06-221-39/+119
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-048-17/+9
|\ \
| * | make simple_positive() publicAl Viro2015-06-233-11/+3
| * | vfs: add seq_file_path() helperMiklos Szeredi2015-06-231-1/+1
| * | vfs: add file_path() helperMiklos Szeredi2015-06-235-5/+5
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-0457-5627/+3045
|\ \ \
| * | | target: remove target_core_configfs.hChristoph Hellwig2015-06-234-3/+34
| * | | target: consolidate version definesChristoph Hellwig2015-06-235-7/+7
| * | | target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-233-39/+19
| * | | target: simplify UNMAP handlingChristoph Hellwig2015-06-233-35/+12
| * | | target: replace se_cmd->execute_rw with a protocol_data fieldChristoph Hellwig2015-06-231-13/+7
| * | | target/user: Fix inconsistent kmap_atomic/kunmap_atomicSagi Grimberg2015-06-231-6/+8
| * | | target: Send UA when changing LUN inventoryHannes Reinecke2015-06-232-4/+20
| * | | target: Send UA upon LUN RESET tmr completionHannes Reinecke2015-06-231-0/+5
| * | | target: Send UA on ALUA target port group changeHannes Reinecke2015-06-222-0/+9
| * | | target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger2015-06-223-12/+12
| * | | target: use 'se_dev_entry' when allocating UAsHannes Reinecke2015-06-165-42/+54
| * | | target: Remove 'ua_nacl' pointer from se_ua structureHannes Reinecke2015-06-161-1/+0
| * | | target_core_alua: Correct UA handling when switching statesHannes Reinecke2015-06-161-6/+16
| * | | xen-scsiback: Fix compile warning for 64-bit LUNNicholas Bellinger2015-06-161-1/+1
| * | | target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-154-29/+4
| * | | target: use 64-bit LUNsHannes Reinecke2015-06-1513-78/+73
| * | | target: Drop duplicate + unused se_dev_check_wceNicholas Bellinger2015-06-151-12/+0
| * | | target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-1511-39/+41