- cbdce7a ALSA: asihpi: fix comment syntax in file headers by Aditya Srivastava · 3 years, 10 months ago
- af787b2 ALSA: asihpi: Use DIV_ROUND_UP() instead of open-coding it by Lars-Peter Clausen · 4 years ago
- 4dda3a19 Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 3 months ago
- 2b98751 ALSA: asihpi: fix spellint typo in comments by Wang Qing · 4 years, 3 months ago
- 472eb39 ALSA: asihpi: fix iounmap in error handler by Tom Rix · 4 years, 4 months ago
- 175860c ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map() by YueHaibing · 4 years, 4 months ago
- ce4f257 ALSA: asihpi: Replace tasklet with threaded irq by Takashi Iwai · 4 years, 4 months ago
- 70f8b2f ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 6779ec1 ALSA: asihpi: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
- 3237bef ALSA: pci/asihpi: remove 'set but not used' warning by Pierre-Louis Bossart · 4 years, 6 months ago
- 7d23b16 ALSA: pci/asihpi: fix kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
- 232af6a ALSA: pci/asihpi: remove 'set but not used' warnings by Pierre-Louis Bossart · 4 years, 6 months ago
- 9ca7a0c ALSA: asihpi: More constifications by Takashi Iwai · 5 years ago
- b1b375b ALSA: asihpi: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
- 7ae11ec ALSA: asihpi: Use managed buffer allocation by Takashi Iwai · 5 years ago
- 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
- 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
- bb26e0c ALSA: asihpi: Remove unneeded variable change by Hariprasad Kelam · 5 years ago
- 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
- 07d7fe7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 47f2769 ALSA: pci: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
- 4593f2d ALSA: asihpi: clean up indentation, replace spaces with tab by Colin Ian King · 6 years ago
- 23fdf22 ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent by Christoph Hellwig · 6 years ago
- 96963de ALSA: asihpi: remove redundant variable max_streams by Colin Ian King · 6 years ago
- a91a0e7 ALSA: asihpi: Fix PCM format notations by Takashi Iwai · 6 years ago
- 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
- f9d94b5 ALSA: asihpi: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
- 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6512ab6 ALSA: asihpi: clean up a couple of build warnings by Colin Ian King · 7 years ago
- 545633f Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
- 394ca81 ALSA: asihpi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- e1af344 ALSA: asihpi: fix a potential double-fetch bug when copying puhm by Meng Xu · 7 years ago
- 2a0d85d ALSA: asihpi: Kill BUG_ON() usages by Takashi Iwai · 7 years ago
- 874b83d ALSA: asihpi: Put missing KERN_CONT prefix by Takashi Iwai · 7 years ago
- d69bb92 ALSA: asihpi: fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
- 44cc4a0 ALSA: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
- 6769e988 ALSA: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
- d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
- 46d212c ALSA: asihpi: Fix duplicate const for clock sources by Krzysztof Kozlowski · 10 years ago
- 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 10 years ago
- 6fec2b5 ALSA: asihpi: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
- ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
- d18132a ALSA: asihpi: Remove always NULL parameter by Lars-Peter Clausen · 10 years ago
- 0d02e12 ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl() by Eliot Blennerhassett · 10 years ago
- fd112f1 ALSA: asihpi: update to HPI version 4.14 by Eliot Blennerhassett · 10 years ago
- 17d4de4 ALSA: asihpi: increase tuner pad cache size by Eliot Blennerhassett · 10 years ago
- 4398643 ALSA: asihpi: relax firmware version check by Eliot Blennerhassett · 10 years ago
- 87164cc ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
- 51e6f47 ALSA: asihpi: used parts of message/response are zeroed before use by Eliot Blennerhassett · 10 years ago
- dc61283 ALSA: asihpi: don't fail probe if adapter mode read fails by Eliot Blennerhassett · 10 years ago
- 12eb089 ALSA: asihpi: Use standard printk helpers by Eliot Blennerhassett · 10 years ago
- 5bc91f5 ALSA: asihpi: Turn off msg/resp logging after DSP has crashed. by Eliot Blennerhassett · 10 years ago
- f9a376c ALSA: asihpi: Add support for stream interrupt. by Eliot Blennerhassett · 10 years ago
- c1464a8 ALSA: asihpi: Refactor control cache code. by Eliot Blennerhassett · 10 years ago
- e51c58c ALSA: asihpi: Use CONFIG_64BIT directly by Eliot Blennerhassett · 10 years ago
- 35a8dc1 ALSA: asihpi: Logging format improvements by Eliot Blennerhassett · 10 years ago
- 3872f19 ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver by Eliot Blennerhassett · 10 years ago
- e9886ab ALSA: asihpi: Minor string and dead code cleanup by Eliot Blennerhassett · 10 years ago
- 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
- 30d0ae4 ALSA: asihpi: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- c687c9b ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() by Dan Carpenter · 11 years ago
- 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
- 0c21fcc ALSA: asihpi: a couple array out of bounds issues by Dan Carpenter · 11 years ago
- 6047829 ALSA: asihpi: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
- 975cc02 ALSA: Replace the magic number 44 with const by Takashi Iwai · 12 years ago
- 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 12 years ago
- 167d0a1 ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats by Eldad Zack · 12 years ago
- 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 12 years ago
- 2e9b9a3 ALSA: asihpi - fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
- e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
- 4ee3bff ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
- 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
- c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
- c38f62b Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
- 48a46752 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
- 92fd918 ALSA: asihpi - fix return value of hpios_locked_mem_alloc() by Eliot Blennerhassett · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- a938fb1 ALSA: asihpi - fix return type of hpios_locked_mem_alloc() by Dan Carpenter · 13 years ago
- 74eeb14 ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info() by Takashi Iwai · 13 years ago
- 68d5339 ALSA: asihpi - Fix format validity check. by Eliot Blennerhassett · 13 years ago
- c1d70dd ALSA: asihpi - Use valid channel count in format enumeration. by Eliot Blennerhassett · 13 years ago
- 8637bc9 ALSA: asihpi - Correct headers in cached control responses. by Eliot Blennerhassett · 13 years ago
- f50efa2 ALSA: asihpi - Add HPI version to module description. by Eliot Blennerhassett · 13 years ago
- 4e225e2 ALSA: asihpi - Distinguish four different emif init errors. by Eliot Blennerhassett · 13 years ago
- 812550e9 ALSA: asihpi - New defs and comments. by Eliot Blennerhassett · 13 years ago
- 862e141 ALSA: asihpi - Add autofade query. by Eliot Blennerhassett · 13 years ago
- 50d5f77 ALSA: asihpi - Simplify dsp code close. by Eliot Blennerhassett · 13 years ago
- 7036b92 ALSA: asihpi - Remove redundant struct members. by Eliot Blennerhassett · 13 years ago
- 3dad06a ALSA: asihpi - Increase debug response buffer size. by Eliot Blennerhassett · 13 years ago
- 7286833 ALSA: asihpi - Add new function codes. by Eliot Blennerhassett · 13 years ago
- d8aefae ALSA: asihpi - Remove unused structs and defs by Eliot Blennerhassett · 13 years ago
- 502f271 ALSA: asihpi - Update node types. by Eliot Blennerhassett · 13 years ago
- 09c728a ALSA: asihpi - Only set sync if card supports hardware stream grouping. by Eliot Blennerhassett · 13 years ago
- 0be55c4 ALSA: asihpi - Relax drained check for more reliable playback startup. by Eliot Blennerhassett · 13 years ago
- 8e0874e ALSA: asihpi - Correct stray capital letters in identifier. by Eliot Blennerhassett · 13 years ago
- cbd757d ALSA: asihpi - Use snd_pcm_debug_name to get substream name. by Eliot Blennerhassett · 13 years ago
- d4b06d2 ALSA: asihpi - Volumes and meters may have 1 or 2 channels. by Eliot Blennerhassett · 13 years ago