summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/powermac' into for-linusTakashi Iwai2009-03-247-24/+95
|\
| * ALSA: snd-powermac: timeout reaches -1Roel Kluin2009-03-091-1/+1
| * ALSA: powermac - Add missing KERN_* prefix to printkTakashi Iwai2009-03-094-12/+13
| * ALSA: Add vmaster controls for Pmac 5500, iMac G3 SL, and PBook G3 LombardRisto Suominen2009-03-092-6/+69
| * ALSA: powermac - Allow input from mic in iBook G3 Dual-USBRisto Suominen2009-03-091-1/+2
| * ALSA: powermac - Correct volume controls and HP detection for PMac 8500/9500Risto Suominen2009-03-091-1/+3
| * ALSA: powermac - Correct volume controls for PowerBook G3 LombardRisto Suominen2009-03-091-2/+4
| * ALSA: powermac - Correct HP detection and input selectors for PMac 5500Risto Suominen2009-03-091-2/+4
* | Merge branch 'topic/pcxhr' into for-linusTakashi Iwai2009-03-246-9/+90
|\ \
| * | ALSA: pcxhr: fix trivial typoTim Blechmann2009-01-311-1/+1
| * | ALSA: pcxhr - add support for gpio ports and minor bug fixMarkus Bollinger2009-01-235-8/+89
* | | Merge branch 'topic/oxygen' into for-linusTakashi Iwai2009-03-248-116/+507
|\ \ \
| * | | sound: oxygen: enable headphone output on Claro cardsClemens Ladisch2009-03-091-10/+53
| * | | sound: oxygen: zero-initialize model dataClemens Ladisch2009-02-271-1/+1
| * | | sound: virtuoso: add Xonar Essence STX supportClemens Ladisch2009-02-263-2/+195
| * | | sound: virtuoso: increase minimum volume to -60 dBClemens Ladisch2009-02-201-7/+7
| * | | sound: oxygen: handle AK5385 ADC on Claro halo cardsClemens Ladisch2009-02-201-0/+16
| * | | sound: oxygen: automatically restore overwritten EEPROMClemens Ladisch2009-02-193-0/+48
| * | | sound: oxygen: handle cards with broken EEPROMClemens Ladisch2009-02-196-93/+179
| * | | sound: oxygen: use static driver nameClemens Ladisch2009-02-191-2/+3
| * | | sound: oxygen: allocate model_data dynamicallyClemens Ladisch2009-02-191-3/+11
| * | | sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch2009-02-195-10/+6
| * | | Merge branch 'topic/snd_card_new-err' into topic/oxygenTakashi Iwai2009-02-19111-516/+617
| |\ \ \
* | \ \ \ Merge branch 'topic/oss-fix' into for-linusTakashi Iwai2009-03-247-38/+12
|\ \ \ \ \
| * | | | | sound/oss: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-261-2/+1
| * | | | | sound/oss: fix sparse warnings: different signednessHannes Eder2009-02-261-6/+6
| * | | | | sound: Remove documentation for OSS CS4232 driverKrzysztof Helt2009-02-191-23/+0
| * | | | | sound: fix opensound URL in oss IntroductionYoichi Yuasa2009-02-181-1/+1
| * | | | | sound: OSS: missing parentheses in pas2_card.cRoel Kluin2009-02-181-3/+1
| * | | | | sound: OSS: ad1848 - Fix another typoTakashi Iwai2009-02-171-1/+1
| * | | | | sound: OSS: &&/|| typo in ad1848.cRoel Kluin2009-02-161-1/+1
| * | | | | sound: OSS: dmabuf: too many loopsRoel Kluin2009-02-111-1/+1
* | | | | | Merge branch 'topic/msnd' into for-linusTakashi Iwai2009-03-2412-1/+3176
|\ \ \ \ \ \
| * | | | | | ALSA: msnd - Fix build error with CONFIG_PNP=nTakashi Iwai2009-02-041-2/+5
| * | | | | | ALSA: msnd: add module description and license for the snd-msnd-libKrzysztof Helt2009-02-021-0/+3
| * | | | | | ALSA: enable build of snd-msnd-* driversTakashi Iwai2009-01-281-1/+1
| * | | | | | ALSA: Add description of new snd-msnd-* driversTakashi Iwai2009-01-281-0/+48
| * | | | | | ALSA: Turtle Beach Multisound Classic/Pinnacle driverKrzysztof Helt2009-01-2810-0/+3121
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-03-243-41/+123
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/opl3sa2-suspend' into topic/isa-miscTakashi Iwai2009-03-172539-33286/+67865
| |\ \ \ \ \ \
| * | | | | | | ALSA: opl3sa2 fix irq releasing and short name of cardKrzysztof Helt2009-03-021-2/+2
| * | | | | | | ALSA: ALS4000, slight mixer improvementsAndreas Mohr2009-02-232-39/+121
* | | | | | | | Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-03-244-25/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: intel8x0 - Add missing KERN_* prefix to printkTakashi Iwai2009-02-052-8/+17
| * | | | | | | | ALSA: AC97: Fix function name type in comment s/updat/update/Thadeu Lima de Souza Cascardo2009-01-291-1/+1
| * | | | | | | | ALSA: AC97: Print AC97 flags in proc file to make debug it easierThadeu Lima de Souza Cascardo2009-01-291-0/+2
| * | | | | | | | ALSA: intel8x0 - Fix build with CONFIG_SND_AC97_POWERSAVE=nTakashi Iwai2009-01-281-1/+1
| * | | | | | | | ALSA: Don't cold reset AC97 codecs in some ICH chipsetsThadeu Lima de Souza Cascardo2009-01-281-16/+52
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'topic/ice' into for-linusTakashi Iwai2009-03-244-26/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: Add missing KERN_* prefix to printk in sound/pci/ice1712Takashi Iwai2009-02-054-10/+27
OpenPOWER on IntegriCloud