/drivers/acorn/char/

x25-vj ROSE Development and bugfix repository.Ralf Baechle
summaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341Takashi Iwai2006-01-031-64/+61
* [ALSA] Remove xxx_t typedefs: ARM PXA2xxTakashi Iwai2006-01-033-61/+62
* [ALSA] Remove xxx_t typedefs: ARM AACITakashi Iwai2006-01-034-48/+48
* [ALSA] Clean up sa11xx-uda1341 driverTakashi Iwai2006-01-031-20/+18
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-17/+18
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* Merge ../bleed-2.6Greg KH2005-10-281-0/+1
|\
| * [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-281-0/+1
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+4
|/
* [ALSA] Fix pm_message_t in PXA2XX-AC97 driver