summaryrefslogtreecommitdiffstats
path: root/sound/core/timer_compat.c
Commit message (Collapse)AuthorAgeFilesLines
* [ALSA] Remove xxx_t typedefs: TimerTakashi Iwai2006-01-031-11/+11
| | | | | | | | Modules: RTC timer driver,Timer Midlevel Remove xxx_t typedefs from the core timer. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* [ALSA] Change some timer ioctls due to conflictionTakashi Iwai2005-05-291-0/+4
| | | | | | | | Timer Midlevel,ALSA Core Change values of some timer ioctls to avoid confliction with FIO* ioctls. The protocol version is increased to indicate this change. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* [ALSA] Add missing PAUSE ioctlTakashi Iwai2005-05-291-0/+1
| | | | | | | Timer Midlevel Added the missing implemenation of TIMER PAUSE ioctl. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+119
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!