summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-243-2/+9
|\
| * Merge tag 'omap-for-v3.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...Kevin Hilman2014-01-1499-438/+633
| |\
| * \ Merge tag 'mvebu-fixes-3.13' of git://git.infradead.org/linux-mvebu into next...Kevin Hilman2014-01-141-0/+5
| |\ \
| | * | i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCsGregory CLEMENT2014-01-141-0/+5
| * | | irqchip: sirf: set IRQ_LEVEL status_flagsBarry Song2014-01-091-1/+2
| * | | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-12-241-1/+2
| |\ \ \
| | * | | clk: samsung: exynos4: Fix definition of div_mmc_pre4 dividerTomasz Figa2013-12-201-1/+2
| | |/ /
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-243-200/+17
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-214-201/+18
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | | * | | | ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()Michal Simek2013-12-291-2/+0
| | | | | * | | | ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek2013-12-291-2/+0
| | | | | * | | | ARM: 7896/1: rename ioremap_cached to ioremap_cacheRob Herring2013-12-291-1/+1
| | | | | | |_|/ | | | | | |/| |
| | * | | | | | ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacksUlf Hansson2013-12-091-2/+2
| | * | | | | | ARM: 7915/1: amba: Convert to clk_prepare_enable and clk_disable_unprepareUlf Hansson2013-12-091-21/+8
| | * | | | | | ARM: 7914/1: amba: Drop legacy PM support and use the pm_generic functionsUlf Hansson2013-12-091-173/+7
* | | | | | | | 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