| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/powermac' into for-linus | Takashi Iwai | 2009-03-24 | 7 | -24/+95 |
|\ |
|
| * | ALSA: snd-powermac: timeout reaches -1 | Roel Kluin | 2009-03-09 | 1 | -1/+1 |
| * | ALSA: powermac - Add missing KERN_* prefix to printk | Takashi Iwai | 2009-03-09 | 4 | -12/+13 |
| * | ALSA: Add vmaster controls for Pmac 5500, iMac G3 SL, and PBook G3 Lombard | Risto Suominen | 2009-03-09 | 2 | -6/+69 |
| * | ALSA: powermac - Allow input from mic in iBook G3 Dual-USB | Risto Suominen | 2009-03-09 | 1 | -1/+2 |
| * | ALSA: powermac - Correct volume controls and HP detection for PMac 8500/9500 | Risto Suominen | 2009-03-09 | 1 | -1/+3 |
| * | ALSA: powermac - Correct volume controls for PowerBook G3 Lombard | Risto Suominen | 2009-03-09 | 1 | -2/+4 |
| * | ALSA: powermac - Correct HP detection and input selectors for PMac 5500 | Risto Suominen | 2009-03-09 | 1 | -2/+4 |
* | | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-24 | 2 | -7/+5 |
|\ \
| |/
|/| |
|
| * | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 2 | -7/+5 |
* | | powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppc | Stephen Rothwell | 2009-01-16 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai | 2008-11-26 | 2 | -2/+3 |
|\ |
|
| * | ALSA: snd-powermac: enable mic on iMac G4 | Risto Suominen | 2008-11-18 | 1 | -1/+1 |
| * | ALSA: powermac - Rename mic-analog loopback mixer element | Takashi Iwai | 2008-11-12 | 1 | -1/+2 |
* | | ALSA: ps3: Add support for SPDIF/HDMI passthru | Takashi Iwai | 2008-10-20 | 2 | -6/+91 |
|/ |
|
* | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 | 3 | -28/+18 |
* | ALSA: snd-powermac: HP detection for 1st iMac G3 SL | Risto Suominen | 2008-10-02 | 1 | -9/+22 |
* | ALSA: snd-powermac: mixers for PowerMac G4 AGP | Risto Suominen | 2008-10-02 | 1 | -3/+16 |
* | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 | 2 | -4/+0 |
* | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 | 1 | -15/+11 |
* | [ALSA] snd-powermac: style burgundy.c | Risto Suominen | 2008-04-24 | 1 | -16/+16 |
* | [ALSA] snd-powermac: Burgundy mixers for B&W and iMac | Risto Suominen | 2008-04-24 | 2 | -83/+381 |
* | [ALSA] snd-powermac: style awacs.s and awacs.h | Risto Suominen | 2008-04-24 | 2 | -37/+62 |
* | [ALSA] snd-powermac: AWACS and Screamer mixers for PM7500, Beige, and iMac SL | Risto Suominen | 2008-04-24 | 2 | -36/+151 |
* | [ALSA] snd-powermac: style pmac.c | Risto Suominen | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] snd-powermac: enable headphone detection | Risto Suominen | 2008-04-24 | 1 | -3/+3 |
* | ALSA: Storage class should be before const qualifier | Tobias Klauser | 2008-04-22 | 1 | -1/+1 |
* | Dont touch fs_struct in drivers | Jan Blunck | 2008-02-15 | 2 | -6/+4 |
* | [ALSA] snd-powermac: handle dead DMA transfers | T. H. Huth | 2008-01-31 | 1 | -5/+102 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 9 | -9/+0 |
* | [ALSA] Add missing device link | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] powermac - Fix typos | Kamalesh Babulal | 2008-01-31 | 1 | -2/+2 |
* | [ALSA] powermac - Check value range in ctl callbacks | Takashi Iwai | 2008-01-31 | 6 | -33/+79 |
* | i2c: Kill rogue driver IDs | Jean Delvare | 2008-01-27 | 1 | -3/+0 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -2/+2 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper | Clemens Ladisch | 2007-10-16 | 1 | -26/+5 |
* | [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy... | Clemens Ladisch | 2007-10-16 | 1 | -3/+0 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 | 3 | -34/+3 |
* | [ALSA] Clean up duplicate includes in sound/ppc/ | Jesper Juhl | 2007-10-16 | 1 | -1/+0 |
* | [ALSA] Add PS3 sound driver | Masakazu Mokuno | 2007-07-20 | 5 | -1/+2173 |
* | Input: ppc-beep - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-07-10 | 1 | -5/+5 |
* | [POWERPC] Fix snd-powermac refcounting bugs | Benjamin Herrenschmidt | 2007-06-19 | 1 | -3/+5 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 2 | -8/+8 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 2 | -21/+41 |
* | [POWERPC] Rename get_property to of_get_property: sound | Stephen Rothwell | 2007-04-12 | 2 | -17/+17 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+5 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 2 | -4/+4 |
* | [ALSA] powermac - Fix Oops when conflicting with aoa driver | Takashi Iwai | 2006-09-23 | 1 | -0/+3 |
* | [ALSA] [PPC,SOUND] Fix audio gpio state detection | Andreas Schwab | 2006-09-23 | 1 | -2/+3 |