summaryrefslogtreecommitdiff
path: root/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
AgeCommit message (Expand)Author
2009-03-09ALSA: Move ALSA docbooks to be with the rest of the kernel docbooksRandy Dunlap
2009-03-09ALSA: Fix DocBook headersTakashi Iwai
2009-01-12ALSA: Update description of snd_card_create() in documentsTakashi Iwai
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller
2008-08-13ALSA: Kill snd_assert() definitionTakashi Iwai
2008-08-13ALSA: Introduce snd_BUG_ON() macroTakashi Iwai
2008-05-27[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai
2008-01-31[ALSA] writing-an-alsa-driver.tmpl: English style improvementsMichael Opdenacker
2007-10-16[ALSA] document basic TLV stuffClemens Ladisch
2007-10-16[ALSA] doc - Remove IRQF_DISABLED from the example descriptionTakashi Iwai
2007-10-16[ALSA] Fixes to follow the standard coding styleTakashi Iwai
2007-02-09[ALSA] Documentation/sound/alsa/DocBook: typosNicolas Kaiser
2007-02-09[ALSA] Fix irq handler arguments in documentsTakashi Iwai
2007-02-09[ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-03Documentation: remove duplicated wordsPaolo Ornati
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: documentation: Use the new IRQF_ constantsThomas Gleixner
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-06-22[ALSA] Fix a typo in writing-an-alsa-driver documentTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-27[ALSA] adding __devinitdata to pci_device_idKenrik Kretzschmar
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita
2006-03-22[ALSA] Fix typos in documentTakashi Iwai
2006-02-01[ALSA] fix typos in writing-an-alsa-driverGiuliano Pochini
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan
2006-01-03[ALSA] document - Update PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: DocumentationTakashi Iwai
2005-11-04[ALSA] Remove obsolete chip_tTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds