summaryrefslogtreecommitdiffstats
path: root/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Move ALSA docbooks to be with the rest of the kernel docbooksRandy Dunlap2009-03-091-6216/+0
* ALSA: Fix DocBook headersTakashi Iwai2009-03-091-4/+4
* ALSA: Update description of snd_card_create() in documentsTakashi Iwai2009-01-121-19/+25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-24/+38
|\
| * ALSA: Kill snd_assert() definitionTakashi Iwai2008-08-131-28/+1
| * ALSA: Introduce snd_BUG_ON() macroTakashi Iwai2008-08-131-0/+41
* | alsa: Remove special SBUS dma support code.David S. Miller2008-08-291-2/+1
|/
* [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-271-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-2/+0
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-311-1/+0
* [ALSA] writing-an-alsa-driver.tmpl: English style improvementsMichael Opdenacker2008-01-311-462/+458
* [ALSA] document basic TLV stuffClemens Ladisch2007-10-161-2/+59
* [ALSA] doc - Remove IRQF_DISABLED from the example descriptionTakashi Iwai2007-10-161-1/+1
* [ALSA] Fixes to follow the standard coding styleTakashi Iwai2007-10-161-48/+77
* [ALSA] Documentation/sound/alsa/DocBook: typosNicolas Kaiser2007-02-091-7/+7
* [ALSA] Fix irq handler arguments in documentsTakashi Iwai2007-02-091-6/+3
* [ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk2007-02-091-10/+0
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-4/+4
* Documentation: remove duplicated wordsPaolo Ornati2006-10-031-1/+1
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-231-3/+2
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-2/+2
* [PATCH] irq-flags: documentation: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* typo fixes: aquire -> acquireAdrian Bunk2006-06-301-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-4/+25
* [ALSA] Fix a typo in writing-an-alsa-driver documentTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-18/+1
* [ALSA] adding __devinitdata to pci_device_idKenrik Kretzschmar2006-04-271-2/+2
* [PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2006-04-111-8/+8
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
* [ALSA] Fix typos in documentTakashi Iwai2006-03-221-3/+3
* [ALSA] fix typos in writing-an-alsa-driverGiuliano Pochini2006-02-011-2/+2
* Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* [ALSA] document - Update PM supportTakashi Iwai2006-01-031-39/+146
* [ALSA] Remove xxx_t typedefs: DocumentationTakashi Iwai2006-01-031-212/+207
* [ALSA] Remove obsolete chip_tTakashi Iwai2005-11-041-2/+1
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-16/+1
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-041-2/+1
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-21/+12
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-5/+5
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-4/+11
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+6045