crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
[cascardo/linux.git] / drivers /
2016-08-31 Corentin LABBEhwrng: amd - Convert to new hwrng read() API
2016-08-31 Corentin LABBEhwrng: amd - Access hardware via ioread32/iowrite32
2016-08-31 Corentin LABBEhwrng: amd - Replace global variable with private struct
2016-08-31 Corentin LABBEhwrng: amd - release_region must be called after hwrng_...
2016-08-31 Corentin LABBEhwrng: amd - Remove asm/io.h
2016-08-31 Corentin LABBEhwrng: amd - Be consitent with the driver name
2016-08-31 Corentin LABBEhwrng: amd - use the BIT macro
2016-08-31 Corentin LABBEhwrng: amd - Fix style problem with blank line
2016-08-31 Baoyou Xiecrypto: caam - add missing header dependencies
2016-08-31 Omer Khaliqhwrng: cavium - Add Cavium HWRNG driver for ThunderX...
2016-08-31 Ananth JastyPCI: quirk fixup for cavium invalid sriov link value.
2016-08-24 Sudip Mukherjeecrypto: rockchip - use devm_add_action_or_reset()
2016-08-24 Fabio Estevamcrypto: mxc-scc - check clk_prepare_enable() error
2016-08-24 PrasannaKumar Mura... hwrng: omap3-rom - Remove obsoleted functions
2016-08-24 Wei Yongjuncrypto: sun4i-ss - fix missing unlock on error in sun4i...
2016-08-16 Markus Elfringhwrng: pic32 - Delete unnecessary assignment for the...
2016-08-16 Wei Yongjuncrypto: ccp - Fix non static symbol warning
2016-08-16 Corentin LABBEcrypto: sun4i-ss - fix indentation of two crypto alg
2016-08-16 Corentin LABBEcrypto: sun4i-ss - Always use sun4i_tfm_ctx for storing...
2016-08-16 Corentin LABBEcrypto: sun4i-ss - fix spelling
2016-08-16 Corentin LABBEcrypto: sun4i-ss - clean unused ss
2016-08-16 Corentin LABBEcrypto: sun4i-ss - unify update/final function
2016-08-16 Corentin LABBEcrypto: sun4i-ss - fix a few signed warning
2016-08-09 Romain Periercrypto: marvell - Don't hardcode block size in mv_cesa_...
2016-08-09 Romain Periercrypto: marvell - Don't overwrite default creq->state...
2016-08-09 Romain Periercrypto: marvell - Update transformation context for...
2016-08-09 Thomas Petazzonicrypto: marvell - make mv_cesa_ahash_cache_req() return...
2016-08-09 Thomas Petazzonicrypto: marvell - turn mv_cesa_ahash_init() into a...
2016-08-09 Thomas Petazzonicrypto: marvell - remove unused parameter in mv_cesa_ah...
2016-08-09 Thomas Petazzonicrypto: marvell - be explicit about destination in...
2016-08-09 Russell Kingcrypto: caam - avoid kernel warnings on probe failure
2016-08-09 Russell Kingcrypto: caam - get rid of tasklet
2016-08-09 Russell Kingcrypto: caam - add ahash_edesc_add_src()
2016-08-09 Russell Kingcrypto: caam - move job descriptor initialisation to...
2016-08-09 Russell Kingcrypto: caam - add ahash_edesc_alloc() for descriptor...
2016-08-09 Russell Kingcrypto: caam - check and use dma_map_sg() return code
2016-08-09 Russell Kingcrypto: caam - ensure that we clean up after an error
2016-08-09 Russell Kingcrypto: caam - replace sec4_sg pointer with array
2016-08-09 Russell Kingcrypto: caam - mark the hardware descriptor as cache...
2016-08-09 Russell Kingcrypto: caam - incorporate job descriptor into struct...
2016-08-09 Russell Kingcrypto: caam - ensure descriptor buffers are cacheline...
2016-08-09 Russell Kingcrypto: caam - fix DMA API mapping leak
2016-08-09 Will Thomascrypto: img-hash - Fix set_reqsize call
2016-08-09 James Hartleycrypto: img-hash - log a successful probe
2016-08-09 James Hartleycrypto: img-hash - Add support for export and import
2016-08-09 Govindraj Rajacrypto: img-hash - Add suspend resume hooks for img...
2016-08-09 Will Thomascrypto: img-hash - Reconfigure DMA Burst length
2016-08-09 Will Thomascrypto: img-hash - Fix hash request context
2016-08-09 Will Thomascrypto: img-hash - Fix null pointer exception
2016-08-09 Gary R Hookcrypto: ccp - Enable use of the additional CCP
2016-08-09 Gary R Hookcrypto: ccp - Enable DMA service on a v5 CCP
2016-08-09 Gary R Hookcrypto: ccp - Add support for the RNG in a version...
2016-08-09 Gary R Hookcrypto: ccp - Let a v5 CCP provide the same function...
2016-08-09 Gary R Hookcrypto: ccp - Refactor code to enable checks for queue...
2016-08-09 Gary R Hookcrypto: ccp - Refactor code supporting the CCP's RNG
2016-08-09 Gary R Hookcrypto: ccp - Refactor the storage block allocation...
2016-08-09 Gary R Hookcrypto: ccp - Refactoring: symbol cleanup
2016-08-09 Gary R Hookcrypto: ccp - Shorten the fields of the action structure
2016-08-09 Gary R Hookcrypto: ccp - Abstract PCI info for the CCP
2016-08-09 Gary R Hookcrypto: ccp - Fix non-conforming comment style
2016-08-09 Quentin Lambertcrypto: ixp4xx - Add missing npe_c release in error...
2016-08-09 Quentin Lambertcrypto: ixp4xx - Fix a "simple if" coding style warning
2016-08-09 Russell Kingcrypto: caam - fix non-hmac hashes
2016-08-08 Horia Geantăcrypto: caam - defer aead_set_sh_desc in case of zero...
2016-08-08 Horia Geantăcrypto: caam - fix echainiv(authenc) encrypt shared...
2016-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-08-07 Linus TorvaldsMerge tag 'drm-for-v4.8-zpos' of git://people.freedeskt...
2016-08-07 Jens Axboeblock: rename bio bi_rw to bi_opf
2016-08-07 Jens Axboetarget: iblock_execute_sync_cache() should use bio_set_...
2016-08-07 Jens Axboeblock/mm: make bdev_ops->rw_page() take a bool for...
2016-08-07 Linus TorvaldsMerge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
2016-08-07 Linus TorvaldsMerge tag 'binfmt-for-linus' of git://git./linux/kernel...
2016-08-07 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git...
2016-08-06 Linus TorvaldsMerge branch 'work.const-qstr' of git://git./linux...
2016-08-06 Linus TorvaldsMerge tag 'media/v4.8-6' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2016-08-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-08-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-08-06 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-08-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-08-06 Linus TorvaldsMerge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
2016-08-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'pwm/for-4.8-rc1' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'ntb-4.8' of git://github.com/jonmason/ntb
2016-08-06 Linus TorvaldsMerge tag 'pstore-v4.8-rc1' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-08-06 Linus TorvaldsMerge tag 'dm-4.8-fixes' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-08-06 Linus TorvaldsMerge tag 'pnp-extra-4.8-rc1' of git://git./linux/kerne...
2016-08-06 Linus TorvaldsMerge tag 'acpi-extra-4.8-rc1' of git://git./linux...
2016-08-06 Linus TorvaldsMerge tag 'pm-extra-4.8-rc1' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'usb-4.8-rc1' of git://git./linux/kernel...
2016-08-05 Kees Cookramoops: use DT reserved-memory bindings
2016-08-05 Allen HubbeNTB: ntb_hw_intel: use local variable pdev
2016-08-05 Allen HubbeNTB: ntb_hw_intel: show BAR size in debugfs info
2016-08-05 Logan Gunthorpentb_perf: clear link_is_up flag when the link goes...
2016-08-05 Logan Gunthorpentb_pingpong: Add a debugfs file to get the ping count
2016-08-05 Logan Gunthorpentb_tool: Add link status and files to debugfs
next