summaryrefslogtreecommitdiffstats
path: root/kernel/ksysfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-23ASoC: Samsung: Rename ASoC DMA driverJassi Brar26-28/+28
2010-11-23ARM: Samsung: Define common audio-dma deviceJassi Brar8-32/+31
2010-11-23ASoC: Samsung: Rename DMA deviceJassi Brar17-22/+22
2010-11-23ASoC: Samsung: Remove redundant AQUILA driverJassi Brar4-312/+23
2010-11-22ASoC: Fix a memory leak in alc5623_i2c_probe error pathAxel Lin1-8/+3
2010-11-22ASoC: Restore WM8994 volatile and readable register operationsMark Brown1-0/+2
2010-11-22ASoC: Fix multi-component mismerge in WM8523Mark Brown1-1/+0
2010-11-22ASoC: atmel: test wrong variableVasiliy Kulikov1-2/+2
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula2-3/+0
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula5-5/+4
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula125-125/+0
2010-11-22ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula2-2/+1
2010-11-22ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin1-0/+1
2010-11-22ASoC: s3c24xx: test wrong variableVasiliy Kulikov1-2/+2
2010-11-19ASoC: Move WM8994 read/write access data into separate fileMark Brown4-1580/+1588
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-19ASoC: Provide ADC left/right channel source selection on WM8994Mark Brown1-5/+22
2010-11-19ARM: S5PV310: Add audio platform devicesJassi Brar4-0/+390
2010-11-19ARM: S5PV210: Upgrade platform device for I2SJassi Brar2-17/+45
2010-11-19ARM: S5PC100: Upgrade platform device for I2SJassi Brar1-11/+39
2010-11-19ARM: S5P6442: Upgrade platform device for I2SJassi Brar1-6/+36
2010-11-19ARM: S5P64X0: Upgrade platform device for I2SJassi Brar3-36/+23
2010-11-19ARM: S3C64XX: Upgrade platform device for I2SJassi Brar2-25/+33
2010-11-19ARM: SAMSUNG: Prepare audio header for new I2S driverJassi Brar1-0/+24
2010-11-19ARM: SAMSUNG: Rename s3c64xx I2S platform deviceJassi Brar5-13/+13
2010-11-19ARM: S5PV310: Add platform devices for PL330 DMACsJassi Brar6-1/+204
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis8-30/+69
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-16ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown1-2/+2
2010-11-16ASoC: Fix incorrect kfree in wm8962_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in aic3x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad193x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin1-1/+0
2010-11-16Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds1-1/+1
2010-11-16capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris7-40/+28
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare1-0/+12
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare3-2/+11
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare3-3/+0
2010-11-15i2c: Delete unused adapter IDsJean Delvare2-23/+0
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang4-8/+0
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2-244/+249
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2010-11-15hwmon: (w83795) Check for BEEP pin availabilityJean Delvare1-7/+51
2010-11-15hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare1-0/+4
2010-11-15hwmon: (w83795) Read the intrusion state properlyJean Delvare1-3/+20
2010-11-15hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare1-10/+20
2010-11-15hwmon: (w83795) List all usable temperature sourcesJean Delvare1-3/+54
2010-11-15hwmon: (w83795) Expose fan control methodJean Delvare1-1/+18