Commit Graph

105 Commits (c989bb15e95a93e20fc86783264f6298116e8651)

Author SHA1 Message Date
Grant Likely f07eb223a0 dt/sound: Eliminate users of of_platform_{,un}register_driver 14 years ago
Mark Brown e7361ec499 ASoC: Replace pdev with card in machine driver probe and remove 14 years ago
Axel Lin 39a545559f ASoC: Add missing dev_set_drvdata in p1022_ds_probe 14 years ago
Axel Lin 67bd489aa3 ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe 14 years ago
Axel Lin 917dac0ff1 ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error path 14 years ago
Axel Lin 4e1f865097 ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error path 14 years ago
Jesper Juhl 92a5288501 ASoC: MPC5200: Eliminate duplicate include of of_device.h 14 years ago
Axel Lin 1ebd0061ed ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe 14 years ago
Liam Girdwood e94be5f362 ASoC: fsl - fix build error in pcm030-audio-fabric.c 15 years ago
Julia Lawall 880b8ffd45 ASoC: pl022_ds.c: Add of_node_put to avoid memory leak 15 years ago
Timur Tabi 38fec7272b ASoC: mpc8610: replace of_device with platform_device 15 years ago
Timur Tabi 27ef3744f8 ASoC: add support for the Freescale P1022 DS reference board 15 years ago
Timur Tabi c04019d450 ASoC: add support for separate codec DAIs to the fsl_dma driver 15 years ago
Timur Tabi 8e9d869028 asoc/multi-component: fsl: add support for variable SSI FIFO depth 15 years ago
Timur Tabi ff71334a46 asoc/multi-component: fsl: add support for disabled SSI nodes 15 years ago
Timur Tabi 87a0632b29 asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers 15 years ago
Timur Tabi 1a3c5a491a asoc/multi-component: fsl: add support for 36-bit physical addresses 15 years ago
Timur Tabi 6e6f66226f powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support 15 years ago
Liam Girdwood f0fba2ad1b ASoC: multi-component - ASoC Multi-Component Support 15 years ago
Eric Millbrandt 949ad0a783 sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Grant Likely f487537c2b powerpc/5200: Fix build error in sound code. 15 years ago
Grant Likely 4e8680f56b ASoC: Remove unused header from MPC5200 PSC driver 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Grant Likely 71a157e8ed of: add 'of_' prefix to machine_is_compatible() 15 years ago
Grant Likely a68cc8daeb ASoC: mpc5200: remove duplicate identical IRQ handler 15 years ago
Grant Likely c939e5c821 ASoC/mpc5200: fix enable/disable of AC97 slots 15 years ago
Grant Likely 1d8222e8df ASoC/mpc5200: add to_psc_dma_stream() helper 15 years ago
Grant Likely c487827475 ASoC/mpc5200: Improve printk debug output for trigger 15 years ago
Grant Likely d56b6eb6df ASoC/mpc5200: get rid of the appl_ptr tracking nonsense 15 years ago
Grant Likely 8f159d720b ASoC/mpc5200: Track DMA position by period number instead of bytes 15 years ago
Julia Lawall 33d7f77850 ASoC: Clean up error handling in MPC5200 DMA setup 16 years ago
Takashi Iwai afc5e65245 ASoC: Add missing DRV_NAME definitions for fsl/* drivers 16 years ago
John Bonesio b0a2712ffd ASoC: MPC5200: Support for buffer wrap around 16 years ago
John Bonesio ed0f19b237 ASoC: MPC5200: Increase the delay time between resets 16 years ago
Grant Likely 0827d6ba0b ASoC: add locking to mpc5200-psc-ac97 driver 16 years ago
Grant Likely 07573534b0 ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is cleared 16 years ago
Grant Likely 40d9ec14e7 ASoC: remove BROKEN from Efika and pcm030 fabric drivers 16 years ago
Grant Likely 6a84c234da ASoC: Fix typo in MPC5200 PSC AC97 driver Kconfig 16 years ago
Jon Smirl ea8b27ad0c ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout() 16 years ago
Mark Brown 08d15f034e ASoC: Switch FSL SSI DAI over to symmetric_rates 16 years ago
Mark Brown 0c0e09e21a ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolved 16 years ago
Jon Smirl 6ffee43ecf ASoC: Fabric bindings for STAC9766 on the Efika 16 years ago
Jon Smirl a9262c4fd4 ASoC: Support for AC97 on Phytec pmc030 base board. 16 years ago
Jon Smirl 20d0e1520e ASoC: AC97 driver for mpc5200 16 years ago
Jon Smirl dbcc347562 ASoC: Main rewite of the mpc5200 audio DMA code 16 years ago
Jon Smirl cebe77674c ASoC: Rename the PSC functions to DMA 16 years ago