| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+2 |
* | ALSA: ppc: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -6/+6 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -6/+3 |
* | ALSA: powermac - Allow input from microphone on Tumbler | Risto Suominen | 2011-02-28 | 1 | -1/+5 |
* | ALSA: sound/ppc: Use printf extension %pR for struct resource | Joe Perches | 2010-11-22 | 1 | -8/+4 |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -9/+9 |
* | ALSA: powermac - Replace the rest of __init* | Takashi Iwai | 2009-06-03 | 1 | -2/+2 |
* | ALSA: sound/ppc: update annotations of serveral functions | Stephen Rothwell | 2009-06-03 | 1 | -4/+4 |
* | ALSA: powermac - Add missing KERN_* prefix to printk | Takashi Iwai | 2009-03-09 | 1 | -4/+4 |
* | ALSA: powermac - Allow input from mic in iBook G3 Dual-USB | Risto Suominen | 2009-03-09 | 1 | -1/+2 |
* | ALSA: snd-powermac: enable mic on iMac G4 | Risto Suominen | 2008-11-18 | 1 | -1/+1 |
* | [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] 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 | 1 | -1/+0 |
* | [ALSA] powermac - Check value range in ctl callbacks | Takashi Iwai | 2008-01-31 | 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 | 1 | -23/+0 |
* | [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 | 1 | -7/+7 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 1 | -10/+17 |
* | [POWERPC] Rename get_property to of_get_property: sound | Stephen Rothwell | 2007-04-13 | 1 | -7/+7 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+3 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -19/+14 |
* | [PATCH] powermac: Fix some 64b resource damage | Benjamin Herrenschmidt | 2006-07-01 | 1 | -1/+1 |
* | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -6/+8 |
* | [ALSA] snd-powermac: no longer handle anything with a layout-id property | Johannes Berg | 2006-06-22 | 1 | -36/+8 |
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] powerpc: Fix sound driver use of i2c | Benjamin Herrenschmidt | 2006-02-07 | 1 | -1/+2 |
* | [PATCH] sound/ppc/pmac.c typo | Benjamin Herrenschmidt | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 1 | -37/+63 |
* | [ALSA] powermac - Revert the last addition for 17' powerbook | Takashi Iwai | 2006-01-03 | 1 | -1/+0 |
* | [ALSA] snd_powermac: Add ID for Spring 2005 17' Powerbook | Kyle Moffett | 2006-01-03 | 1 | -4/+5 |
* | [ALSA] powermac - Use platform_device | Takashi Iwai | 2006-01-03 | 1 | -73/+6 |
* | [ALSA] Remove xxx_t typedefs: PowerMac | Takashi Iwai | 2006-01-03 | 1 | -98/+104 |
* | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 2006-01-03 | 1 | -6/+0 |
* | [ALSA] Remove snd_runtime_check() macro | Takashi Iwai | 2005-11-04 | 1 | -6/+10 |
* | [ALSA] Add iBook 1.33GHz support | Takashi Iwai | 2005-10-07 | 1 | -0/+1 |
* | [ALSA] Replace with kzalloc() - others | Takashi Iwai | 2005-09-12 | 1 | -1/+1 |
* | [ALSA] Correct detection of iBook G4 1420Mhz soundcard | Vincent Pelletier | 2005-09-12 | 1 | -0/+1 |
* | [PATCH] Stop snd-powermac oopsing on non-pmac hardware. | David Woodhouse | 2005-08-17 | 1 | -1/+2 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 | 1 | -4/+4 |
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 2005-06-27 | 1 | -5/+6 |
* | [ALSA] ppc32: Fix Alsa PowerMac driver on old machines | Benjamin Herrenschmidt | 2005-05-29 | 1 | -11/+19 |
* | [PATCH] ppc32: add sound support for Mac Mini | Benjamin Herrenschmidt | 2005-05-01 | 1 | -1/+7 |
* | [PATCH] ppc64: very basic desktop g5 sound support | Benjamin Herrenschmidt | 2005-04-16 | 1 | -58/+119 |
* | [PATCH] pmac: sound support for latest laptops | Benjamin Herrenschmidt | 2005-04-16 | 1 | -6/+20 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1328 |