| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-04 | 7 | -42/+593 |
|\ |
|
| * | remoteproc: Fix use of format specifyer | Emil Goode | 2012-10-02 | 1 | -4/+6 |
| * | remoteproc: fix a potential NULL-dereference on cleanup | Dan Carpenter | 2012-10-02 | 1 | -11/+11 |
| * | remoteproc: select VIRTIO to avoid build breakage | Ohad Ben-Cohen | 2012-10-02 | 1 | -0/+1 |
| * | remoteproc: return -EFAULT on copy_from_user failure | Dan Carpenter | 2012-09-30 | 1 | -1/+1 |
| * | remoteproc: snprintf() can return more than was printed | Dan Carpenter | 2012-09-30 | 1 | -2/+2 |
| * | remoteproc: Add STE modem driver | Sjur Brændeland | 2012-09-22 | 3 | -0/+334 |
| * | remtoteproc: maintain max notifyid | Sjur Brændeland | 2012-09-18 | 1 | -0/+15 |
| * | remoteproc: create a 'recovery' debugfs entry | Fernando Guzman Lugo | 2012-09-18 | 2 | -1/+83 |
| * | remoteproc: add actual recovery implementation | Fernando Guzman Lugo | 2012-09-18 | 2 | -22/+63 |
| * | remoteproc: add rproc_report_crash function to notify rproc crashes | Fernando Guzman Lugo | 2012-09-18 | 1 | -4/+75 |
| * | remoteproc: Add dependency to HAS_DMA | Sjur Brændeland | 2012-09-18 | 1 | -0/+2 |
| * | remoteproc/omap: set bootaddr support | Juan Gutierrez | 2012-09-11 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-10-04 | 31 | -412/+1980 |
|\ \ |
|
| * | | crypto: caam - increase TRNG clocks per sample | Kim Phillips | 2012-09-27 | 1 | -3/+3 |
| * | | crypto: tegra-aes - fix error return code | Peter Senna Tschudin | 2012-09-27 | 1 | -0/+1 |
| * | | crypto: crypto4xx - fix error return code | Peter Senna Tschudin | 2012-09-27 | 1 | -0/+1 |
| * | | crypto: hifn_795x - fix error return code | Peter Senna Tschudin | 2012-09-27 | 1 | -1/+4 |
| * | | crypto: ux500 - fix error return code | Peter Senna Tschudin | 2012-09-27 | 1 | -0/+1 |
| * | | crypto: caam - fix error IDs for SEC v5.x RNG4 | Horia Geanta | 2012-09-27 | 1 | -2/+0 |
| * | | hwrng: mxc-rnga - Access data via structure | Fabio Estevam | 2012-09-06 | 1 | -57/+51 |
| * | | hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework | Fabio Estevam | 2012-09-06 | 1 | -5/+5 |
| * | | crypto: caam - add IPsec ESN support | Horia Geanta | 2012-09-06 | 2 | -2/+26 |
| * | | crypto: geode-aes - Use module_pci_driver | Sachin Kamat | 2012-09-06 | 1 | -14/+1 |
| * | | crypto: remove duplicated include | Wei Yongjun | 2012-09-06 | 3 | -15/+0 |
| * | | crypto: caam - coccicheck fixes | Kim Phillips | 2012-09-06 | 3 | -8/+16 |
| * | | crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini | Devendra Naga | 2012-09-06 | 1 | -1/+0 |
| * | | crypto: talitos - add IPsec ESN support | Horia Geanta | 2012-08-28 | 1 | -2/+28 |
| * | | crypto: talitos - support for assoc data provided as scatterlist | Horia Geanta | 2012-08-28 | 1 | -51/+125 |
| * | | crypto: talitos - change type and name for [src|dst]_is_chained | Horia Geanta | 2012-08-28 | 1 | -21/+20 |
| * | | crypto: talitos - prune unneeded descriptor allocation param | Horia Geanta | 2012-08-28 | 1 | -7/+6 |
| * | | crypto: talitos - fix icv management on outbound direction | Horia Geanta | 2012-08-28 | 1 | -1/+1 |
| * | | crypto: talitos - consolidate common cra_* assignments | Kim Phillips | 2012-08-28 | 1 | -146/+17 |
| * | | crypto: talitos - consolidate cra_type assignments | Kim Phillips | 2012-08-28 | 1 | -26/+3 |
| * | | crypto: atmel - Remove possible typo error | Tushar Behera | 2012-08-20 | 1 | -1/+1 |
| * | | drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data | Julia Lawall | 2012-08-20 | 1 | -12/+5 |
| * | | crypto: nx - Remove virt_to_abs() usage in nx-842.c | Michael Ellerman | 2012-08-20 | 1 | -16/+18 |
| * | | powerpc/crypto: add 842 hardware compression driver | Seth Jennings | 2012-08-01 | 3 | -0/+1627 |
| * | | powerpc/crypto: rework Kconfig | Seth Jennings | 2012-08-01 | 3 | -14/+25 |
| * | | crypto: caam - set descriptor sharing type to SERIAL | Kim Phillips | 2012-08-01 | 3 | -7/+7 |
| * | | crypto: caam - add backward compatible string sec4.0 | Shengzhou Liu | 2012-08-01 | 2 | -6/+15 |
| * | | crypto: caam - fix possible deadlock condition | Kim Phillips | 2012-08-01 | 1 | -5/+5 |
| * | | crypto: drivers - remove cra_list initialization | Jussi Kivilinna | 2012-08-01 | 12 | -21/+0 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-04 | 552 | -42692/+68605 |
|\ \ \ |
|
| * \ \ | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2012-10-03 | 417 | -37849/+53956 |
| |\ \ \ |
|
| | * | | | drm/nv98/crypt: fix fuc build with latest envyas | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
| | * | | | drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering | Ben Skeggs | 2012-10-03 | 2 | -16/+38 |
| | * | | | drm/nv41/vm: fix and enable use of "real" pciegart | Ben Skeggs | 2012-10-03 | 2 | -7/+14 |
| | * | | | drm/nv44/vm: fix and enable use of "real" pciegart | Ben Skeggs | 2012-10-03 | 4 | -41/+29 |
| | * | | | drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie | Ben Skeggs | 2012-10-03 | 1 | -7/+10 |