| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: snd-aoa: add of_node_put() in error path | Nicholas Mc Guire | 2018-10-10 | 1 | -1/+3 |
* | ALSA: aoa-soundbus: Switch to dev_pm_ops | Lars-Peter Clausen | 2015-08-05 | 3 | -39/+12 |
* | ALSA: aoa: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-10 | 2 | -2/+0 |
* | ALSA: aoa: convert bus code to use dev_groups | Quentin Lambert | 2015-06-12 | 3 | -7/+12 |
* | ALSA: aoa: constify of_device_id array | Fabian Frederick | 2015-03-19 | 1 | -1/+1 |
* | Merge branch 'topic/snd-device' into for-next | Takashi Iwai | 2015-02-03 | 1 | -1/+4 |
|\ |
|
| * | ALSA: pcm: Embed struct device | Takashi Iwai | 2015-02-02 | 1 | -1/+4 |
* | | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 2 | -2/+2 |
* | | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -7/+6 |
* | | ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_susp... | Markus Elfring | 2015-01-04 | 1 | -4/+2 |
|/ |
|
* | ALSA: i2sbus: Deletion of unnecessary checks before the function call "releas... | Markus Elfring | 2014-12-03 | 1 | -4/+2 |
* | ALSA: aoa: Use snd_ctl_elem_info() | Takashi Iwai | 2014-10-21 | 2 | -15/+3 |
* | ALSA: Use dma_zalloc_coherent | Joe Perches | 2014-06-16 | 1 | -8/+4 |
* | ALSA: sound/aoa/codecs/onyx.c: use static const for texts | Fabian Frederick | 2014-05-27 | 1 | -1/+1 |
* | ALSA: Drop __bitwise and typedefs for snd_device attributes | Takashi Iwai | 2014-02-14 | 2 | -2/+2 |
* | ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objects | Takashi Iwai | 2014-02-14 | 3 | -3/+3 |
* | ALSA: ppc: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 1 | -3/+2 |
* | Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-16 | 1 | -2/+2 |
|\ |
|
| * | ALSA: snd-aoa: two copy and paste bugs | Dan Carpenter | 2013-11-13 | 1 | -2/+2 |
* | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 2 | -1/+4 |
|/ |
|
* | ALSA: snd-aoa: Add a layout entry for PowerBook6,5 | Michael Ellerman | 2013-05-16 | 2 | -1/+10 |
* | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 2013-04-29 | 1 | -1/+1 |
* | sound/aoa: Adapt to new i2c probing scheme | Andreas Schwab | 2012-07-11 | 2 | -149/+6 |
* | 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 |