| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-06-04 |
|\ |
|
| * | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-06-02 |
| |\ |
|
| | * | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2010-06-02 |
| | |\ |
|
| | | * | ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1 | Sascha Hauer | 2010-05-31 |
| | | * | ASoC: Add missing Kconfig entry for Phytec boards | Sascha Hauer | 2010-05-31 |
| * | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-06-02 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda | Takashi Iwai | 2010-06-02 |
| | |\ \ \ |
|
| | | * | | | ALSA: hda-intel - fix wallclk variable update and condition | Jaroslav Kysela | 2010-06-02 |
| | | |/ / |
|
| * | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-06-02 |
| |\| | | |
|
| | * | | | ALSA: hda: Use LPIB for ASUS M2V | Daniel T Chen | 2010-06-01 |
| | * | | | ALSA: hda: Use LPIB for another mainboard | Daniel T Chen | 2010-05-31 |
| | * | | | ALSA: hda: Use mb31 quirk for an iMac model | Daniel T Chen | 2010-05-31 |
| | * | | | ALSA: hda: Use LPIB for an ASUS device | Daniel T Chen | 2010-05-31 |
| | |/ / |
|
| * | | | ALSA: asihpi - Fix uninitialized variable | Takashi Iwai | 2010-06-02 |
| * | | | ALSA: usb-audio: export UAC2 clock selectors as mixer controls | Daniel Mack | 2010-05-31 |
| * | | | ALSA: usb-audio: clean up find_audio_control_unit() | Daniel Mack | 2010-05-31 |
| * | | | ALSA: usb-audio: add UAC2 sepecific Feature Unit controls | Daniel Mack | 2010-05-31 |
| * | | | ALSA: usb-audio: unify constants from specification | Daniel Mack | 2010-05-31 |
| * | | | ALSA: usb-audio: parse clock topology of UAC2 devices | Daniel Mack | 2010-05-31 |
| * | | | ALSA: usb-audio: support partially write-protected UAC2 controls | Daniel Mack | 2010-05-31 |
| * | | | ALSA: usb-audio: UAC2: clean up parsing of bmaControls | Daniel Mack | 2010-05-31 |
| |/ / |
|
* / / | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-29 |
|\ \ |
|
| * \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-05-29 |
| |\ \ |
|
| | * | | ALSA: hda: Use LPIB for a Shuttle device | Daniel T Chen | 2010-05-29 |
| | * | | ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codec | Andreas Herrmann | 2010-05-28 |
| | * | | ALSA: hda: Use LPIB for Sony VPCS11V9E | Daniel T Chen | 2010-05-28 |
| | * | | ALSA: hda - Add support for Thinkpad Edge conexant chip | Jerone Young | 2010-05-27 |
| * | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2010-05-29 |
| |\ \ \ |
|
| | * | | | ALSA: snd-usb-caiaq: Bump version number to 1.3.21 | Mark Hills | 2010-05-29 |
| | * | | | ALSA: Revert "ALSA: snd-usb-caiaq: Set default input mode of A4DJ" | Mark Hills | 2010-05-29 |
| | * | | | ALSA: snd-usb-caiaq: Simplify single case to an 'if' | Mark Hills | 2010-05-29 |
| | * | | | ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ | Mark Hills | 2010-05-29 |
| | * | | | ALSA: usb-audio: fix feature unit parser for UAC2 | Daniel Mack | 2010-05-28 |
| | * | | | ALSA: asihpi - Minor code cleanup | Eliot Blennerhassett | 2010-05-27 |
| | * | | | ALSA: asihpi - Add support for new ASI8800 family | Eliot Blennerhassett | 2010-05-27 |
| | * | | | ALSA: asihpi - Fix bug preventing outstream_write preload from happening | Eliot Blennerhassett | 2010-05-27 |
| | * | | | ALSA: asihpi - Fix imbalanced lock path in hw_message | Eliot Blennerhassett | 2010-05-27 |
| | * | | | ALSA: asihpi - Remove support for old ASI8800 family | Eliot Blennerhassett | 2010-05-27 |
| | * | | | ALSA: asihpi - Add hd radio blend functions | Eliot Blennerhassett | 2010-05-27 |
| | * | | | ALSA: asihpi - Remove unused io map functions | Eliot Blennerhassett | 2010-05-27 |
| | * | | | ALSA: usb-audio: add support for UAC2 pitch control | Daniel Mack | 2010-05-27 |
| | * | | | ALSA: usb-audio: parse UAC2 endpoint descriptors correctly | Daniel Mack | 2010-05-27 |
| | * | | | ALSA: usb-audio: fix return values | Daniel Mack | 2010-05-27 |
| | * | | | ALSA: usb-audio: parse more format descriptors with structs | Daniel Mack | 2010-05-27 |
| | * | | | sound: Add missing spin_unlock | Julia Lawall | 2010-05-27 |
| * | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-05-29 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2010-05-27 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | ASoC: Fix dB scales for WM8990 | Mark Brown | 2010-05-26 |
| | | * | | | ASoC: Fix dB scales for WM8400 | Mark Brown | 2010-05-26 |