1. be93709 ALSA: doc: Recommend the use of snd_ctl_elem_info() by Takashi Iwai · 10 years ago
  2. 941a74c ALSA: Update document about PCM nonatomic ops by Takashi Iwai · 10 years ago
  3. 0ba4f6e DocBook: fix various typos by Masanari Iida · 10 years ago
  4. 393aa9c ALSA: Mandate to pass a device pointer at card creation time by Takashi Iwai · 10 years ago
  5. d570216 ALSA: Make snd_BUG_ON() always evaluate and return the conditional expression by Christine Spang · 11 years ago
  6. 16c5ab1 ALSA: Replace 0 with NULL in writing-an-alsa-driver.tmpl by Takashi Iwai · 11 years ago
  7. a690a2a ALSA: Fix wrong description about hw constraints by Takashi Iwai · 11 years ago
  8. d4dab5a ALSA: Documentation: fix some typos by Antonio Ospite · 11 years ago
  9. 04044b8 ALSA: Documentation: fix some thinkos by Antonio Ospite · 11 years ago
  10. 090015a ALSA: DocBook: Remove the description of __dev* by Takashi Iwai · 12 years ago
  11. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  12. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  13. ce1fd36 ALSA: Update document for using KBUILD_MODNAME by Takashi Iwai · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. c56a3b1 ALSA: Update the documentation for changes of proc files by Takashi Iwai · 14 years ago
  16. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  17. 2c5510d dma-mapping: update the old macro DMA_nBIT_MASK related documentations by Yang Hongyang · 15 years ago
  18. e776ec1 ALSA: Move ALSA docbooks to be with the rest of the kernel docbooks by Randy Dunlap · 15 years ago[Renamed from Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl]
  19. 5f8206c ALSA: Fix DocBook headers by Takashi Iwai · 15 years ago
  20. d453379 ALSA: Update description of snd_card_create() in documents by Takashi Iwai · 16 years ago
  21. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  22. 759ee81 alsa: Remove special SBUS dma support code. by David S. Miller · 16 years ago
  23. 7cc6dff ALSA: Kill snd_assert() definition by Takashi Iwai · 16 years ago
  24. 5ef0346 ALSA: Introduce snd_BUG_ON() macro by Takashi Iwai · 16 years ago
  25. 62cf872 [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE by Takashi Iwai · 16 years ago
  26. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  27. d948035 [ALSA] Remove PCM xfer_align sw params by Takashi Iwai · 17 years ago
  28. 3f03f7c [ALSA] writing-an-alsa-driver.tmpl: English style improvements by Michael Opdenacker · 17 years ago
  29. d1761d1 [ALSA] document basic TLV stuff by Clemens Ladisch · 17 years ago
  30. a110133 [ALSA] doc - Remove IRQF_DISABLED from the example description by Takashi Iwai · 17 years ago
  31. 95a5b08 [ALSA] Fixes to follow the standard coding style by Takashi Iwai · 17 years ago
  32. 5bda9fa [ALSA] Documentation/sound/alsa/DocBook: typos by Nicolas Kaiser · 18 years ago
  33. ad4d1de [ALSA] Fix irq handler arguments in documents by Takashi Iwai · 18 years ago
  34. 0b51ba0 [ALSA] make sound/core/control.c:snd_ctl_new() static by Adrian Bunk · 18 years ago
  35. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  36. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  37. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  38. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  39. 6ce6c7f [PATCH] irq-flags: documentation: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  40. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  41. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  42. a730633 [ALSA] Fix a typo in writing-an-alsa-driver document by Takashi Iwai · 18 years ago
  43. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  44. a2bbbc0 [ALSA] adding __devinitdata to pci_device_id by Kenrik Kretzschmar · 18 years ago
  45. 56b146d [PATCH] Last DMA_xBIT_MASK cleanups by Tobias Klauser · 18 years ago
  46. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 18 years ago
  47. 0b7bed4 [ALSA] Fix typos in document by Takashi Iwai · 18 years ago
  48. 44275f1 [ALSA] fix typos in writing-an-alsa-driver by Giuliano Pochini · 18 years ago
  49. 32357988 Fix "stuct", "strut", "struc" typos by Alexey Dobriyan · 19 years ago
  50. 5fe76e4 [ALSA] document - Update PM support by Takashi Iwai · 19 years ago
  51. 446ab5f [ALSA] Remove xxx_t typedefs: Documentation by Takashi Iwai · 19 years ago
  52. 063859c [ALSA] Remove obsolete chip_t by Takashi Iwai · 19 years ago
  53. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  54. 07799e7 [ALSA] Use getnstimeofday() by Takashi Iwai · 19 years ago
  55. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  56. 561b220 [ALSA] Replace with kzalloc() - others by Takashi Iwai · 19 years ago
  57. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  58. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago