| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver | Axel Lin | 2012-01-27 | 2 | -24/+2 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 2 | -3/+2 |
|\ |
|
| * | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-09-16 | 1 | -1/+1 |
| |\ |
|
| * | | ALSA: aoa: Remove obsolete cleanup for clientdata | Axel Lin | 2011-09-12 | 1 | -3/+1 |
* | | | snd-aoa: remove commented out Kconfig entry | Paul Bolle | 2011-10-29 | 1 | -8/+0 |
| |/
|/| |
|
* | | ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree | Julia Lawall | 2011-08-20 | 1 | -1/+1 |
|/ |
|
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -5/+4 |
* | Revert wrong fixes for common misspellings | Lucas De Marchi | 2011-04-26 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'topic/workq-update' into topic/misc | Takashi Iwai | 2010-12-13 | 2 | -8/+6 |
|\ |
|
| * | sound: don't use flush_scheduled_work() | Tejun Heo | 2010-12-13 | 2 | -8/+6 |
* | | ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove() | Axel Lin | 2010-12-10 | 1 | -1/+0 |
|/ |
|
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 3 | -3/+3 |
* | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 1 | -3/+5 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -6/+3 |
|\ |
|
| * | powerpc/aoa: gpio-pmf.c: 3 * redundant code | d binderman | 2010-04-07 | 1 | -6/+3 |
* | | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely | 2010-05-22 | 1 | -2/+2 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 5 | -10/+10 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -0/+8 |
* | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 1 | -1/+1 |
* | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai | 2009-10-01 | 1 | -0/+9 |
* | ALSA: sound/aoa: Add kmalloc NULL tests | Julia Lawall | 2009-07-31 | 1 | -0/+4 |
* | sound: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-12 | 2 | -8/+8 |
* | ALSA: AOA: Convert onyx and tas codecs to new-style i2c drivers | Jean Delvare | 2009-04-21 | 2 | -47/+95 |
* | Merge branch 'topic/aoa' into for-linus | Takashi Iwai | 2009-03-24 | 4 | -23/+99 |
|\ |
|
| * | ALSA: snd-aoa: handle master-amp if present | Johannes Berg | 2009-01-15 | 3 | -1/+25 |
| * | ALSA: snd-aoa: handle older machines | Johannes Berg | 2009-01-15 | 2 | -22/+74 |
* | | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 1 | -3/+4 |
|/ |
|
* | Merge branch 'topic/aoa' into to-push | Takashi Iwai | 2008-12-25 | 22 | -24/+30 |
|\ |
|
| * | ALSA: aoa: clean up file names | Johannes Berg | 2008-10-23 | 22 | -24/+30 |
| | | |
| \ | |
*-. \ | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-03 | 1 | -1/+1 |
|\ \ \
| | |/ |
|
| * | | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-03 | 1 | -1/+1 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus | Takashi Iwai | 2008-10-23 | 1 | -3/+3 |
|\ \ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | ALSA: aoa i2sbus: don't overwrite module parameter | Johannes Berg | 2008-10-23 | 1 | -3/+3 |
| |/ |
|
* | | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bits | Roel Kluin | 2008-08-25 | 1 | -4/+2 |
* | | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 2008-08-20 | 1 | -1/+1 |
|/ |
|
* | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 | 4 | -12/+5 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 3 | -6/+0 |
* | [ALSA] aoa - fix compile warning | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] add number of periods constraint to snd-aoa | Heikki Lindholm | 2008-01-31 | 1 | -0/+6 |
* | [ALSA] aoa - Check value range in ctl callbacks | Takashi Iwai | 2008-01-31 | 3 | -2/+33 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 | 3 | -45/+5 |
* | [ALSA] Fix tas_suspend/resume build warning | Stephen Rothwell | 2007-10-16 | 1 | -4/+5 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 1 | -23/+10 |
* | [ALSA] snd-aoa-codec-onyx: fix typo | Yoann Padioleau | 2007-07-20 | 1 | -2/+2 |
* | [ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS | Johannes Berg | 2007-05-11 | 1 | -3/+2 |
* | [ALSA] sound: strlcpy is smart enough | Jean Delvare | 2007-05-11 | 2 | -4/+4 |
* | [ALSA] aoa: fix a sparse warning | Johannes Berg | 2007-05-11 | 2 | -2/+2 |