| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -1/+1 |
| |\ |
|
| | * | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 1 | -1/+1 |
| * | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-10-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 2011-08-19 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 3 | -6/+3 |
|\ \ \ \ |
|
| * | | | | Drop default from "DM365 codec select" choice | Paul Bolle | 2011-10-13 | 1 | -1/+0 |
| * | | | | treewide: Correct spelling of successfully in comments | Joe Perches | 2011-09-27 | 1 | -2/+2 |
| * | | | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -3/+1 |
* | | | | | Merge branch 'fix/hda' of git://github.com/tiwai/sound | Linus Torvalds | 2011-10-21 | 2 | -0/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | ALSA: HDA: conexant support for Lenovo T520/W520 | Daniel Suchy | 2011-10-18 | 1 | -0/+1 |
| * | | | | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010 | Takashi Iwai | 2011-10-18 | 1 | -0/+1 |
* | | | | | Merge branch 'fix/asoc' of git://github.com/tiwai/sound | Linus Torvalds | 2011-10-04 | 4 | -8/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ASoC: omap_mcpdm_remove cannot be __devexit | Arnd Bergmann | 2011-10-02 | 2 | -2/+2 |
| * | | | | ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC | Axel Lin | 2011-10-02 | 1 | -2/+2 |
| * | | | | ASoC: use a valid device for dev_err() in Zylonite | Arnd Bergmann | 2011-10-02 | 1 | -4/+4 |
* | | | | | ALSA: hda - Fix a regression of the position-buffer check | Takashi Iwai | 2011-09-30 | 1 | -4/+5 |
* | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-09-27 | 2 | -1/+8 |
|\| | | | |
|
| * | | | | ASoC: ssm2602: Re-enable oscillator after suspend | Lars-Peter Clausen | 2011-09-27 | 1 | -1/+2 |
| * | | | | ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is active | Jarkko Nikula | 2011-09-23 | 1 | -0/+6 |
* | | | | | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing... | Thomas Pfaff | 2011-09-26 | 1 | -3/+5 |
* | | | | | ALSA: hda/realtek - Don't detect LO jack when identical with HP | Takashi Iwai | 2011-09-26 | 1 | -0/+4 |
* | | | | | ALSA: hda/realtek - Avoid bogus HP-pin assignment | Takashi Iwai | 2011-09-26 | 1 | -1/+3 |
* | | | | | ALSA: HDA: No power nids on 92HD93 | David Henningsson | 2011-09-24 | 1 | -0/+1 |
* | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-09-23 | 3 | -30/+16 |
|\| | | | |
|
| * | | | | ASoC: Ensure we generate a driver name | Mark Brown | 2011-09-21 | 1 | -3/+15 |
| * | | | | ASoC: Remove bitrotted wm8962_resume() | Mark Brown | 2011-09-20 | 1 | -26/+0 |
| * | | | | ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe | Axel Lin | 2011-09-16 | 1 | -1/+1 |
* | | | | | ALSA: usb-audio - clear chip->probing on error exit | Thomas Pfaff | 2011-09-23 | 1 | -0/+1 |
* | | | | | ALSA: fm801: Gracefully handle failure of tuner auto-detect | Ben Hutchings | 2011-09-22 | 1 | -3/+10 |
* | | | | | ALSA: fm801: Fix double free in case of error in tuner detection | Ben Hutchings | 2011-09-22 | 1 | -2/+0 |
* | | | | | ALSA: HDA: Add support for IDT 92HD93 | David Henningsson | 2011-09-20 | 1 | -0/+1 |
* | | | | | ALSA: hda/realtek - Fix auto-mute with HP+LO configuration | Takashi Iwai | 2011-09-19 | 1 | -4/+5 |
* | | | | | ALSA: pcm - fix race condition in wait_for_avail() | Arjan van de Ven | 2011-09-15 | 1 | -9/+24 |
* | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-09-14 | 8 | -17/+16 |
|\| | | | |
|
| * | | | | ASoC: Fix trivial build regression in Kirkwood I2S | Arnd Bergmann | 2011-09-12 | 1 | -1/+1 |
| * | | | | ASoC: Blackfin: bf5xx-ad193x: Fix codec device name | Lars-Peter Clausen | 2011-09-06 | 1 | -2/+2 |
| * | | | | ASoC: Fix reporting of partial jack updates | Mark Brown | 2011-09-06 | 1 | -1/+1 |
| * | | | | ASoC: imx: Fix build warning of unused 'card' variable | Fabio Estevam | 2011-08-31 | 1 | -1/+0 |
| * | | | | ASoC: Fix register cache sync register_writable WARN_ONs | Lars-Peter Clausen | 2011-08-31 | 1 | -6/+6 |
| * | | | | ASoC: snd_soc_codec_{readable,writable}_register change default to true | Lars-Peter Clausen | 2011-08-31 | 1 | -2/+2 |
| * | | | | ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free | Peter Ujfalusi | 2011-08-31 | 1 | -1/+1 |
| * | | | | ASoC: MPC5200: replace of_device with platform_device | Timur Tabi | 2011-08-24 | 1 | -3/+3 |
* | | | | | ALSA: HDA: Cirrus - fix "Surround Speaker" volume control name | David Henningsson | 2011-09-14 | 1 | -1/+1 |
* | | | | | ALSA: hda - Terminate the recursive connection search properly | Takashi Iwai | 2011-09-13 | 1 | -1/+5 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-08-26 | 21 | -45/+94 |
|\| | | |
|
| * | | | ASoC: Correct element count for WM8996 sidetone HPF | Mark Brown | 2011-08-24 | 1 | -1/+1 |
| * | | | ASoC: Tegra: wm8903 machine driver: Drop Ventana support | Stephen Warren | 2011-08-24 | 1 | -2/+2 |
| * | | | ASoC: Add Springbank I/O card to Speyside Kconfig | Joseph Pentland | 2011-08-24 | 1 | -0/+1 |
| * | | | sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_put | Julia Lawall | 2011-08-23 | 1 | -9/+9 |