| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 2011-07-24 | 1 | -1/+1 |
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 | 1 | -7/+1 |
|\ |
|
| * | i8253: Make pcsp sound driver use the shared i8253_lock | Ralf Baechle | 2011-06-09 | 1 | -7/+1 |
| * | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 1 | -1/+1 |
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-07-22 | 3 | -64/+81 |
|\ \ |
|
| * \ | Merge branch 'spi/merge' into spi/next | Grant Likely | 2011-06-17 | 14 | -60/+74 |
| |\ \ |
|
| * | | | ASoC: ep93xx: convert to use the DMA engine API | Mika Westerberg | 2011-06-08 | 3 | -64/+81 |
| | |/
| |/| |
|
* | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2011-07-18 | 4 | -15/+16 |
|\ \ \ |
|
| * | | | ASoC: Correct WM8994 MICBIAS supply widget hookup | Mark Brown | 2011-07-17 | 1 | -3/+4 |
| * | | | ASoC: Fix shift in WM8958 accessory detection default implementation | Mark Brown | 2011-07-15 | 1 | -1/+1 |
| * | | | ASoC: sh: fsi-hdmi: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -2/+2 |
| * | | | ASoC: sh: fsi-da7210: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -1/+1 |
| * | | | ASoC: sh: fsi-ak4642: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -8/+8 |
* | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-07-09 | 8 | -35/+45 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2011-07-09 | 2 | -27/+4 |
| |\ \ \ |
|
| | * | | | ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2 | Kuninori Morimoto | 2011-07-07 | 1 | -1/+1 |
| | * | | | ASoC: Manage WM8731 ACTIVE bit as a supply widget | Mark Brown | 2011-07-05 | 1 | -26/+3 |
| * | | | | ASoC: Don't set invalid name string to snd_card->driver field | Takashi Iwai | 2011-07-05 | 1 | -2/+3 |
| * | | | | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2011-07-05 | 3 | -2/+19 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | ASoC: Ensure we delay long enough for WM8994 FLL to lock when starting | Mark Brown | 2011-07-04 | 1 | -0/+2 |
| | * | | | ASoC: Tegra: I2S: Ensure clock is enabled when writing regs | Stephen Warren | 2011-07-04 | 1 | -0/+6 |
| | * | | | ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values | Mark Brown | 2011-06-29 | 1 | -2/+11 |
| * | | | | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a... | Takashi Iwai | 2011-07-05 | 2 | -4/+19 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state | Jarkko Nikula | 2011-05-23 | 1 | -0/+7 |
| | * | | | ASoC: tlv320aic3x: Don't sync first two registers from register cache | Jarkko Nikula | 2011-05-23 | 1 | -1/+1 |
| | * | | | audio: tlv320aic26: fix PLL register configuration | Michael Williamson | 2011-05-21 | 1 | -3/+11 |
* | | | | | ALSA: hda - Fix a copmile warning | Takashi Iwai | 2011-07-09 | 1 | -1/+1 |
* | | | | | ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek | Takashi Iwai | 2011-07-07 | 1 | -10/+23 |
* | | | | | ALSA: hdspm - Fix compile warnings with PPC | Takashi Iwai | 2011-06-30 | 1 | -4/+4 |
* | | | | | ALSA: cs5535 - Fix invalid big-endian conversions | Takashi Iwai | 2011-06-30 | 1 | -2/+2 |
* | | | | | ALSA: HDMI - fix ELD monitor name length | Wu Fengguang | 2011-06-29 | 1 | -1/+1 |
* | | | | | ALSA: atmel - update author email for ABDAC, AC97C and AT73C213 | Hans-Christian Egtvedt | 2011-06-28 | 3 | -3/+3 |
* | | | | | ALSA: HDA: Add model=auto quirk for Acer Aspire 3830TG | David Henningsson | 2011-06-28 | 1 | -0/+1 |
* | | | | | ALSA: HDA: Add a new Conexant codec ID (506c) | David Henningsson | 2011-06-28 | 1 | -0/+3 |
* | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-06-24 | 5 | -13/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | ASoC: pxa-ssp: Correct check for stream presence | Daniel Mack | 2011-06-23 | 1 | -2/+2 |
| * | | | | ASoC: imx: add missing module informations | Arnaud Patard (Rtp) | 2011-06-23 | 2 | -1/+3 |
| * | | | | ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry | Arnaud Patard (Rtp) | 2011-06-23 | 1 | -7/+0 |
| * | | | | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus | Mark Brown | 2011-06-13 | 1 | -3/+0 |
* | | | | | ALSA: Remove unneeded version.h includes from sound/ | Jesper Juhl | 2011-06-24 | 2 | -2/+0 |
* | | | | | ALSA: HDA: Pinfix quirk for HP Z200 Workstation | David Henningsson | 2011-06-23 | 1 | -0/+11 |
* | | | | | ALSA: VIA HDA: Create a master amplifier control for VT1718S. | Lydia Wang | 2011-06-21 | 1 | -0/+13 |
* | | | | | ALSA: VIA HDA: Mute/unmute mixer conncted to Headphone for VT1718S. | Lydia Wang | 2011-06-21 | 1 | -1/+12 |
* | | | | | ALSA: VIA HDA: Modify initial verbs list for VT1718S. | Lydia Wang | 2011-06-21 | 1 | -7/+2 |
* | | | | | ALSA: hda - Remove ALC268 model override for CPR2000 | Tony Vroon | 2011-06-21 | 1 | -1/+0 |
* | | | | | ALSA: HDA: Remove quirk for an HP device | David Henningsson | 2011-06-20 | 1 | -1/+0 |
* | | | | | ALSA: hda - Fix no NID error with VIA codecs | Takashi Iwai | 2011-06-17 | 1 | -4/+7 |
* | | | | | ALSA: isight: adjust for new queueing API | Clemens Ladisch | 2011-06-17 | 1 | -0/+1 |
* | | | | | ALSA: 6fire - Fix signedness bug | Torsten Schenk | 2011-06-16 | 1 | -2/+2 |
* | | | | | ALSA: lola - Fix section mismatch | Takashi Iwai | 2011-06-15 | 1 | -1/+1 |