summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-02-03ASoC: Create an AIF1ADCDAT signal widget to match AIF2Mark Brown-4/+10
2011-02-03asoc: davinci: da830/omap-l137: correct cpu_dai_nameVaibhav Bedia-3/+15
2011-02-02ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()Janusz Krzysztofik-1/+1
2011-02-01ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik-0/+3
2011-02-01ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik-2/+0
2011-01-28ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren-3/+3
2011-01-28ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash-1/+1
2011-01-26ASoC: Fix module refcount for auxiliary devicesJarkko Nikula-3/+0
2011-01-25ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov-5/+5
2011-01-25ASoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2sLars-Peter Clausen-5/+5
2011-01-25ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen-8/+8
2011-01-21ASoC: Handle low measured DC offsets for wm_hubs devicesMark Brown-8/+7
2011-01-21ASoC: da8xx/omap-l1xx: match codec_name with i2c idsRajashekhara, Sudhakar-1/+1
2011-01-19ASoC: WM8994: fix wrong value in tristate functionQiao Zhou-1/+1
2011-01-19ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos-1/+1
2011-01-19Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown-68/+55
2011-01-18Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds-2/+2
2011-01-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+28
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+12
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+11
2011-01-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-129/+3408
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck-4/+28
2011-01-18ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick-1/+1
2011-01-18ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick-0/+1
2011-01-18ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song-5/+6
2011-01-18ASoC: Blackfin TDM: use external frame syncsBarry Song-4/+4
2011-01-18ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger-2/+2
2011-01-18ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger-1/+1
2011-01-18ASoC: documentation updatesSeungwhan Youn-55/+40
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos-0/+324
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos-2/+252
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos-0/+1365
2011-01-18MIPS: jump label: Add MIPS support.David Daney-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney-29/+90