summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-1/+2
|\
| * mfd: mc13xxx: add codec platform dataPhilippe Rétornaz2012-05-181-1/+2
| * Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13327-2166/+3206
| |\
| * \ ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-16170-1329/+2123
| |\ \
| * | | regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren2012-04-131-1/+4
| * | | regmap: implement register stridingStephen Warren2012-04-138-42/+105
| * | | regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-131-1/+1
| * | | regmap: allow regmap instances to be namedStephen Warren2012-04-133-6/+15
| * | | regmap: validate regmap_raw_read/write val_lenStephen Warren2012-04-131-0/+6
| * | | regmap: mmio: remove some error checks now in the coreStephen Warren2012-04-131-6/+0
| * | | regmap: mmio: convert some error returns to BUG()Stephen Warren2012-04-131-8/+8
| * | | regmap: add MMIO bus supportStephen Warren2012-04-133-0/+221
| * | | regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-134-30/+64
| * | | regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-134-16/+30
| * | | regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly2012-04-132-14/+20
| * | | regmap: Add support for device with 24 data bits.Marc Reilly2012-04-131-0/+23
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-12/+8
|\ \ \ \
| * | | | keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-081-12/+8
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2338-643/+6747
|\ \ \ \
| * | | | powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-162-0/+28
| * | | | powerpc/crypto: debugfs routines and docs for the nx device driverKent Yoder2012-05-161-0/+103
| * | | | powerpc/crypto: SHA512 hash routines for nx encryptionKent Yoder2012-05-161-0/+265
| * | | | powerpc/crypto: SHA256 hash routines for nx encryptionKent Yoder2012-05-161-0/+246
| * | | | powerpc/crypto: AES-XCBC mode routines for nx encryptionKent Yoder2012-05-161-0/+236
| * | | | powerpc/crypto: AES-GCM mode routines for nx encryptionKent Yoder2012-05-161-0/+353
| * | | | powerpc/crypto: AES-ECB mode routines for nx encryptionKent Yoder2012-05-161-0/+139
| * | | | powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder2012-05-161-0/+178
| * | | | powerpc/crypto: AES-CCM mode routines for nx encryptionKent Yoder2012-05-161-0/+468
| * | | | powerpc/crypto: AES-CBC mode routines for nx encryptionKent Yoder2012-05-161-0/+141
| * | | | powerpc/crypto: nx driver code supporting nx encryptionKent Yoder2012-05-163-0/+1114
| * | | | powerpc/pseries/hwrng: PFO-based hwrng driverKent Yoder2012-05-143-0/+110
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-14106-852/+1142
| |\ \ \ \
| * | | | | powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt2012-05-091-1/+1
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-091-3/+3
| |\ \ \ \ \
| * | | | | | powerpc/windfarm: don't pass const strings to snprintfStephen Rothwell2012-05-031-2/+2
| * | | | | | powerpc/windfarm: fix compiler warningStephen Rothwell2012-05-031-1/+1
| * | | | | | powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt2012-04-309-22/+1736
| * | | | | | powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt2012-04-301-0/+617
| * | | | | | powerpc/windfarm: Updates to lm75 and max6690 sensorsBenjamin Herrenschmidt2012-04-302-11/+11
| * | | | | | powerpc/windfarm: Add lm87 sensorBenjamin Herrenschmidt2012-04-301-0/+201
| * | | | | | powerpc/windfarm: Add ad7417 sensorBenjamin Herrenschmidt2012-04-301-0/+347
| * | | | | | powerpc/windfarm: Add useful accessorsBenjamin Herrenschmidt2012-04-303-31/+52
| * | | | | | powerpc/windfarm: Improve display of fan speeds in sysfsBenjamin Herrenschmidt2012-04-301-1/+12
| * | | | | | powerpc/windfarm: Remove spurrious sysfs_attr_init()Benjamin Herrenschmidt2012-04-301-1/+0
| * | | | | | powerpc/windfarm: const'ify and add "priv" field to controls & sensorsBenjamin Herrenschmidt2012-04-301-11/+12
| * | | | | | powerpc/pmac: Convert windfarm_smu_sat to new i2c probingBenjamin Herrenschmidt2012-04-301-79/+47
| * | | | | | powerpc/pmac: Convert windfarm_max6690 to new i2c probingBenjamin Herrenschmidt2012-04-301-79/+21
| * | | | | | powerpc/pmac: Convert windfarm_lm75 to new i2c probingBenjamin Herrenschmidt2012-04-301-94/+30
| * | | | | | powerpc/pmac: Convert therm_adt746x to new i2c probingBenjamin Herrenschmidt2012-04-301-276/+204
| * | | | | | i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-302-28/+72