summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-061-57/+51
| * hwrng: mxc-rnga - Adapt clocks to new i.mx clock frameworkFabio Estevam2012-09-061-5/+5
| * crypto: caam - add IPsec ESN supportHoria Geanta2012-09-062-2/+26
| * crypto: geode-aes - Use module_pci_driverSachin Kamat2012-09-061-14/+1
| * crypto: remove duplicated includeWei Yongjun2012-09-063-15/+0
| * crypto: caam - coccicheck fixesKim Phillips2012-09-063-8/+16
| * crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga2012-09-061-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-04552-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
| | * | drm/nv41/vm: fix and enable use of "real" pciegartBen Skeggs2012-10-032-7/+14
| | * | drm/nv44/vm: fix and enable use of "real" pciegartBen Skeggs2012-10-034-41/+29
| | * | drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcieBen Skeggs2012-10-031-7/+10
| | * | drm/nouveau: store supported dma mask in vmmgrBen Skeggs2012-10-037-7/+9
| | * | drm/nvc0/ibus: initial implementation of subdevBen Skeggs2012-10-034-0/+134
| | * | drm/nouveau/therm: add support for fan-control modesMartin Peres2012-10-036-5/+105
| | * | drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rulesMartin Peres2012-10-031-18/+18
| | * | drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres2012-10-033-4/+37
| | * | drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres2012-10-031-9/+16
| | * | drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres2012-10-0322-542/+1048
| | * | drm/nouveau/bios: parse the pwm divisor from the perf tableMartin Peres2012-10-033-0/+90
| | * | drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devicesMartin Peres2012-10-034-0/+174
| | * | drm/nouveau/therm: rework thermal table parsingMartin Peres2012-10-036-205/+282
| | * | drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios tableMartin Peres2012-10-032-0/+10
| | * | drm/nouveau: fix pm initialization orderDmitry Eremin-Solenikov2012-10-031-1/+2
| | * | drm/nouveau/bios: check that fixed tvdac gpio data is valid before using itBen Skeggs2012-10-031-7/+11