summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-01-2421-968/+6647
|\
| * crypto: mxs - Fix sparse non static symbol warningWei Yongjun2014-01-151-1/+1
| * crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-152-1/+17
| * crypto: ccp - Cleanup hash invocation callsTom Lendacky2014-01-152-3/+7
| * crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-154-33/+53
| * crypto: ccp - Check for caller result area before using itTom Lendacky2014-01-152-3/+8
| * crypto: ccp - Cleanup scatterlist usageTom Lendacky2014-01-152-26/+33
| * crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky2014-01-152-2/+8
| * crypto: drivers - Sort drivers/crypto/MakefileMarek Vasut2014-01-051-17/+17
| * crypto: mxs - Add Freescale MXS DCP driverMarek Vasut2014-01-053-0/+1118
| * crypto: mxs - Remove the old DCP driverMarek Vasut2014-01-053-914/+0
| * crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
| * crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-2/+0
| * crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-1/+0
| * crypto: caam - simplify and harden key parsingHoria Geanta2013-12-201-23/+13
| * crypto: omap-sham - Fix Polling mode for larger blocksLokesh Vutla2013-12-201-3/+9
| * crypto: ccp - Remove user triggerable pr_err callsTom Lendacky2013-12-203-21/+7
| * crypto: ccp - CCP Kconfig fixesTom Lendacky2013-12-202-1/+2
| * crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2013-12-202-5/+5
| * crytpo: ccp - fix coccinelle warningsFengguang Wu2013-12-093-4/+4
| * crypto: omap-aes - add error check for pm_runtime_get_syncNishanth Menon2013-12-051-2/+14
| * crypto: talitos - fix locating offending descriptor in error pathHoria Geanta2013-12-051-6/+15
| * crypto: omap-sham - Only release DMA channel if successfully requestedMark A. Greer2013-12-051-2/+5
| * crytpo: ccp - CCP device driver build filesTom Lendacky2013-12-054-0/+46
| * crypto: ccp - CCP SHA crypto API supportTom Lendacky2013-12-051-0/+497
| * crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky2013-12-051-0/+285
| * crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky2013-12-051-0/+355
| * crypto: ccp - CCP AES crypto API supportTom Lendacky2013-12-051-0/+375
| * crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-052-0/+623
| * crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-054-0/+3234
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-241-1/+1
|\ \
| * | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-141-1/+1
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-233-4/+15
|\ \ \
| * | | drivers: virtio: Mark function virtballoon_migratepage() as static in virtio_...Rashika Kheria2014-01-161-1/+1
| * | | virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He2014-01-161-1/+14
| * | | virtio: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-041-2/+0
* | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-2322-555/+1348
|\ \ \ \
| * | | | xen: delete new instances of __cpuinit usagePaul Gortmaker2014-01-101-3/+3
| * | | | xen/fb: allow xenfb initialization for hvm guestsStefano Stabellini2014-01-071-1/+1
| * | | | xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun2014-01-071-2/+4
| * | | | xen-platform: fix error return code in platform_pci_init()Wei Yongjun2014-01-071-1/+2
| * | | | xen: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-1/+1
| * | | | xen/grant-table: Force to use v1 of grants.Konrad Rzeszutek Wilk2014-01-061-4/+2
| * | | | xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor2014-01-061-1/+2
| * | | | xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk2014-01-062-5/+6
| * | | | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-062-10/+58
| * | | | xen/grant-table: Refactor gnttab_initKonrad Rzeszutek Wilk2014-01-061-8/+2
| * | | | xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.Konrad Rzeszutek Wilk2014-01-061-3/+6
| * | | | xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-061-5/+9
| * | | | xen/events: use the FIFO-based ABI if availableDavid Vrabel2014-01-064-1/+448