summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/scsi/atp870u.c: fix bad use of udelayMartin Michlmayr2012-10-061-1/+10
* drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam2012-10-061-1/+1
* firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds2012-10-041-3/+1
* Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-047-42/+593
|\
| * remoteproc: Fix use of format specifyerEmil Goode2012-10-021-4/+6
| * remoteproc: fix a potential NULL-dereference on cleanupDan Carpenter2012-10-021-11/+11
| * remoteproc: select VIRTIO to avoid build breakageOhad Ben-Cohen2012-10-021-0/+1
| * remoteproc: return -EFAULT on copy_from_user failureDan Carpenter2012-09-301-1/+1
| * remoteproc: snprintf() can return more than was printedDan Carpenter2012-09-301-2/+2
| * remoteproc: Add STE modem driverSjur Brændeland2012-09-223-0/+334
| * remtoteproc: maintain max notifyidSjur Brændeland2012-09-181-0/+15
| * remoteproc: create a 'recovery' debugfs entryFernando Guzman Lugo2012-09-182-1/+83
| * remoteproc: add actual recovery implementationFernando Guzman Lugo2012-09-182-22/+63
| * remoteproc: add rproc_report_crash function to notify rproc crashesFernando Guzman Lugo2012-09-181-4/+75
| * remoteproc: Add dependency to HAS_DMASjur Brændeland2012-09-181-0/+2
| * remoteproc/omap: set bootaddr supportJuan Gutierrez2012-09-111-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-0431-412/+1980
|\ \
| * | crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-271-3/+3
| * | crypto: tegra-aes - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | crypto: crypto4xx - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | crypto: hifn_795x - fix error return codePeter Senna Tschudin2012-09-271-1/+4
| * | crypto: ux500 - fix error return codePeter Senna Tschudin2012-09-271-0/+1
| * | crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta2012-09-271-2/+0
| * | hwrng: mxc-rnga - Access data via structureFabio Estevam2012-09-071-57/+51
| * | hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam2012-09-071-5/+5
| * | crypto: caam - add IPsec ESN supportHoria Geanta2012-09-072-2/+26
| * | crypto: geode-aes - Use module_pci_driverSachin Kamat2012-09-071-14/+1
| * | crypto: remove duplicated includeWei Yongjun2012-09-073-15/+0
| * | crypto: caam - coccicheck fixesKim Phillips2012-09-073-8/+16
| * | crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga2012-09-071-1/+0
| * | crypto: talitos - add IPsec ESN supportHoria Geanta2012-08-281-2/+28
| * | crypto: talitos - support for assoc data provided as scatterlistHoria Geanta2012-08-281-51/+125
| * | crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta2012-08-281-21/+20
| * | crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta2012-08-281-7/+6
| * | crypto: talitos - fix icv management on outbound directionHoria Geanta2012-08-281-1/+1
| * | crypto: talitos - consolidate common cra_* assignmentsKim Phillips2012-08-281-146/+17
| * | crypto: talitos - consolidate cra_type assignmentsKim Phillips2012-08-281-26/+3
| * | crypto: atmel - Remove possible typo errorTushar Behera2012-08-201-1/+1
| * | drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall2012-08-201-12/+5
| * | crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman2012-08-201-16/+18
| * | powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-013-0/+1627
| * | powerpc/crypto: rework KconfigSeth Jennings2012-08-013-14/+25
| * | crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-013-7/+7
| * | crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-08-012-6/+15
| * | crypto: caam - fix possible deadlock conditionKim Phillips2012-08-011-5/+5
| * | crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-0112-21/+0
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-03552-42692/+68605
|\ \ \
| * \ \ Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2012-10-03417-37849/+53956
| |\ \ \
| | * | | drm/nv98/crypt: fix fuc build with latest envyasBen Skeggs2012-10-031-1/+1
| | * | | drm/nouveau/devinit: fixup various issues with subdev ctor/init orderingBen Skeggs2012-10-032-16/+38