summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk2015-06-211-1/+1
* crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen2015-06-211-4/+4
* crypto: nx - Check for bogus firmware propertiesHerbert Xu2015-06-211-32/+118
* crypto: marvell/cesa - add DT bindings documentationBoris BREZILLON2015-06-191-0/+45
* crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard2015-06-191-1/+12
* crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON2015-06-191-7/+35
* crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON2015-06-191-0/+4
* crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON2015-06-191-0/+12
* crypto: marvell/cesa - add SHA256 supportArnaud Ebalard2015-06-193-0/+163
* crypto: marvell/cesa - add MD5 supportArnaud Ebalard2015-06-193-2/+174
* crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard2015-06-193-0/+151
* crypto: marvell/cesa - add DES supportBoris BREZILLON2015-06-193-0/+154
* crypto: marvell/cesa - add TDMA supportBoris BREZILLON2015-06-197-16/+1101
* crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON2015-06-197-0/+2040
* crypto: mv_cesa - explicitly define kirkwood and dove compatible stringsBoris BREZILLON2015-06-192-2/+7
* crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON2015-06-193-23/+60
* crypto: mv_cesa - document the clocks propertyBoris BREZILLON2015-06-191-0/+2
* Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-194373-96023/+172587
|\
| * bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni2015-05-282-0/+122
| * Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...Thomas Petazzoni2015-05-281-89/+16
| * bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.Nicolas Schichan2015-05-281-1/+3
| * ARM: mvebu: armada-xp-linksys-mamba: Disable internal RTCImre Kaloz2015-05-281-0/+5
| * MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT2015-05-151-1/+9
| * ARM: dove: Add clock-names to CuBox Si5351 clk generatorSebastian Hesselbarth2015-05-111-0/+1
| * ARM: mvebu: Fix the main PLL frequency on Armada 375, 38x and 39x SoCsGregory CLEMENT2015-05-013-3/+3
| * ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT2015-04-271-0/+4
| * Linux 4.1-rc1v4.1-rc1Linus Torvalds2015-04-261-2/+2
| * x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-265-0/+48
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-265-14/+95
| |\
| | * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| | |\
| | | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-241-2/+2
| | | * drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
| | | * drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
| * | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-263-83/+82
| |\ \ \
| | * | | iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60
| | * | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| | * | | iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| | * | | iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1
| | * | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
| * | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-267-14/+18
| |\ \ \ \
| | * | | | i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
| | * | | | i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-231-3/+5
| | * | | | i2c: digicolor: remove duplicate includeWolfram Sang2015-04-231-2/+1
| | * | | | i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-231-0/+2
| | * | | | i2c: pca-platform: fix broken email addressWolfram Sang2015-04-231-1/+1
| | * | | | i2c: mxs: fix broken email addressWolfram Sang2015-04-231-1/+1
| | * | | | i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1
| * | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-17/+25
| |\ \ \ \ \
| | * | | | | Btrfs: prevent list corruption during free space cache processingChris Mason2015-04-241-14/+18
| | * | | | | Btrfs: fix inode cache writeoutChris Mason2015-04-231-3/+7