aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-09ALSA: Move ALSA docbooks to be with the rest of the kernel docbooksRandy Dunlap1-6216/+0
2009-03-09ALSA: Fix DocBook headersTakashi Iwai1-4/+4
2009-01-12ALSA: Update description of snd_card_create() in documentsTakashi Iwai1-19/+25
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-24/+38
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller1-2/+1
2008-08-13ALSA: Kill snd_assert() definitionTakashi Iwai1-28/+1
2008-08-13ALSA: Introduce snd_BUG_ON() macroTakashi Iwai1-0/+41
2008-05-27[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai1-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-2/+0
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai1-1/+0
2008-01-31[ALSA] writing-an-alsa-driver.tmpl: English style improvementsMichael Opdenacker1-462/+458
2007-10-16[ALSA] document basic TLV stuffClemens Ladisch1-2/+59
2007-10-16[ALSA] doc - Remove IRQF_DISABLED from the example descriptionTakashi Iwai1-1/+1
2007-10-16[ALSA] Fixes to follow the standard coding styleTakashi Iwai1-48/+77
2007-02-09[ALSA] Documentation/sound/alsa/DocBook: typosNicolas Kaiser1-7/+7
2007-02-09[ALSA] Fix irq handler arguments in documentsTakashi Iwai1-6/+3
2007-02-09[ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk1-10/+0
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-4/+4
2006-10-03Documentation: remove duplicated wordsPaolo Ornati1-1/+1
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai1-3/+2
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-2/+2
2006-07-02[PATCH] irq-flags: documentation: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-4/+25
2006-06-22[ALSA] Fix a typo in writing-an-alsa-driver documentTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-18/+1
2006-04-27[ALSA] adding __devinitdata to pci_device_idKenrik Kretzschmar1-2/+2
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-8/+8
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita1-1/+1
2006-03-22[ALSA] Fix typos in documentTakashi Iwai1-3/+3
2006-02-01[ALSA] fix typos in writing-an-alsa-driverGiuliano Pochini1-2/+2
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan1-1/+1
2006-01-03[ALSA] document - Update PM supportTakashi Iwai1-39/+146
2006-01-03[ALSA] Remove xxx_t typedefs: DocumentationTakashi Iwai1-212/+207
2005-11-04[ALSA] Remove obsolete chip_tTakashi Iwai1-2/+1
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-16/+1
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai1-2/+1
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-21/+12
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-5/+5
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch1-4/+11
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+6045