summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-06crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile
2014-11-06crypto: caam - add support for ctr(aes)Catalin Vasile
2014-11-06crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus
2014-11-06crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa
2014-11-06crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-ECB to be processed logicLeonidas S. Barbosa
2014-11-06crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list boundsLeonidas S. Barbosa
2014-11-06crypto: nx - Moving NX-AES-CBC to be processed logicLeonidas S. Barbosa
2014-11-06crypto: caam - fix output sequence contiguity checkTudor Ambarus
2014-11-06crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk
2014-10-24crypto: caam - add support for rfc4106(gcm(aes))Tudor Ambarus
2014-10-24crypto: caam - add support for gcm(aes)Tudor Ambarus
2014-10-24hwrng: core - Changed from using strncat to strlcatRickard Strandqvist
2014-10-24crypto: qat - misspelling typo - "reseting" should be "resetting"Bruce Allan
2014-10-24crypto: qat - cleanup unnecessary break checkpatch warningBruce Allan
2014-10-24crypto: qat - cleanup coccicheck warning - NULL check before freeing functionsBruce Allan
2014-10-24crypto: qat - fix bad unlock balanceBruce Allan
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-18bna: fix skb->truesize underestimationEric Dumazet
2014-10-18dsa: Fix conversion from host device to mii busGuenter Roeck
2014-10-18sfc: add support for skb->xmit_moreEdward Cree
2014-10-18r8152: return -EBUSY for runtime suspendhayeswang
2014-10-18hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang
2014-10-17vxlan: fix a free after useLi RongQing
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang
2014-10-17ntb: use errata flag set via DID to implement workaroundDave Jiang
2014-10-17ntb: conslidate reading of PPD to move platform detection earlierDave Jiang
2014-10-17ntb: move platform detection to separate functionDave Jiang
2014-10-17NTB: debugfs device entryJon Mason
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov