summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | clocksource: Add Freescale Vybrid pit timer supportJingchang Lu2013-06-063-0/+200
| | * | | clocksource: dw_apb: Fix error checkBaruch Siach2013-06-061-1/+1
| * | | | clocksource: dw_apb: Remove unused headerBaruch Siach2013-05-281-1/+0
| * | | | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-282-35/+23
| |/ / /
| * | | clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-161-12/+0
* | | | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-061-0/+2
|\ \ \ \
| * | | | metag: log core and timer frequencies from arch codeJames Hogan2013-06-131-0/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-0523-53/+1107
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-212-3/+3
| |\ \ \ \
| * | | | | hwrng: bcm2835 - fix MODULE_LICENSE tagArnd Bergmann2013-06-211-1/+1
| * | | | | hwrng: nomadik - use clk_prepare_enable()Linus Walleij2013-06-051-1/+1
| * | | | | crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-051-1/+1
| * | | | | crypto: dcp - Staticize local symbolsSachin Kamat2013-06-051-4/+4
| * | | | | crypto: dcp - Use NULL instead of 0Sachin Kamat2013-06-051-1/+1
| * | | | | crypto: dcp - Use devm_* APIsSachin Kamat2013-06-051-22/+10
| * | | | | crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat2013-06-051-1/+0
| * | | | | hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-053-9/+7
| * | | | | crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes2013-06-051-10/+19
| * | | | | crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-281-1/+1
| * | | | | crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-281-2/+2
| * | | | | crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter2013-05-283-0/+936
| * | | | | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-281-0/+1
| * | | | | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-281-0/+1
| * | | | | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-281-0/+9
| * | | | | crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-281-0/+4
| * | | | | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-282-1/+56
| * | | | | crypto: caam - Add MATH command to support shld functionAndrei Varvara2013-05-281-0/+2
| * | | | | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara2013-05-281-1/+17
| * | | | | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2013-05-282-4/+8
| * | | | | crypto: sahara - remove dependency on EXPERIMENTALPaul Bolle2013-05-241-1/+1
| * | | | | hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-1/+0
| * | | | | hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-2/+0
| * | | | | hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-2/+0
| * | | | | hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han2013-05-241-2/+0
| * | | | | crypto: s5p-sss: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-241-2/+0
| * | | | | crypto: mv_cesa: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-241-1/+0
| * | | | | drivers: crypto: use devm_ioremap_resource()Laurent Navet2013-05-242-8/+6
| * | | | | crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-142-4/+48
* | | | | | Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-052-20/+43
|\ \ \ \ \ \
| * | | | | | UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-011-11/+28
| * | | | | | UBI: fastmap break out of used PEB searchBrian Pomerantz2013-05-291-1/+3
| * | | | | | UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-161-1/+5
| * | | | | | UBI: drop redundant "UBI error" stringMike Frysinger2013-05-161-7/+7
| |/ / / / /
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-048-25/+19
|\ \ \ \ \ \
| * | | | | | of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt2013-07-041-2/+6
| * | | | | | of: remove CONFIG_OF_DEVICERob Herring2013-06-122-5/+1
| * | | | | | usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICERob Herring2013-06-121-1/+1
| * | | | | | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-122-8/+5
| * | | | | | driver core: move to_platform_driver to platform_device.hRob Herring2013-06-121-3/+0
| * | | | | | of/base: fix typosLad, Prabhakar2013-06-121-6/+6
| | |_|/ / / | |/| | | |