| Commit message (Expand) | Author | Age |
* | ALSA: asihpi: fix kernel memory disclosure | Vlad Tsyrklevich | 2016-10-18 |
* | ALSA: squash lines for simple wrapper functions | Masahiro Yamada | 2016-09-07 |
* | ALSA: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 |
* | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2015-06-03 |
* | ALSA: asihpi: Fix duplicate const for clock sources | Krzysztof Kozlowski | 2015-03-24 |
* | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 2015-01-28 |
* | ALSA: asihpi: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 |
* | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 |
* | ALSA: asihpi: Remove always NULL parameter | Lars-Peter Clausen | 2015-01-02 |
* | ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl() | Eliot Blennerhassett | 2014-12-31 |
* | ALSA: asihpi: update to HPI version 4.14 | Eliot Blennerhassett | 2014-12-18 |
* | ALSA: asihpi: increase tuner pad cache size | Eliot Blennerhassett | 2014-12-18 |
* | ALSA: asihpi: relax firmware version check | Eliot Blennerhassett | 2014-12-18 |
* | ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree" | Markus Elfring | 2014-12-02 |
* | ALSA: asihpi: used parts of message/response are zeroed before use | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: don't fail probe if adapter mode read fails | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: Use standard printk helpers | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: Turn off msg/resp logging after DSP has crashed. | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: Add support for stream interrupt. | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: Refactor control cache code. | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: Use CONFIG_64BIT directly | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: Logging format improvements | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiver | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: asihpi: Minor string and dead code cleanup | Eliot Blennerhassett | 2014-11-22 |
* | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 2014-11-09 |
* | ALSA: asihpi: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 |
* | ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() | Dan Carpenter | 2014-03-31 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 |
* | ALSA: asihpi: a couple array out of bounds issues | Dan Carpenter | 2013-09-13 |
* | ALSA: asihpi: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 2013-07-15 |
* | ALSA: Replace the magic number 44 with const | Takashi Iwai | 2013-06-28 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 |
* | ALSA: asihpi: add format support check in snd_card_asihpi_capture_formats | Eldad Zack | 2013-04-29 |
* | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 2013-04-29 |
* | ALSA: asihpi - fix potential NULL pointer dereference | Wei Yongjun | 2013-03-12 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 |
* | ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2012-10-28 |
* | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-10-06 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 |
* | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-04-07 |
|\ |
|
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-03-30 |
| |\ |
|
| * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | | | ALSA: asihpi - fix return value of hpios_locked_mem_alloc() | Eliot Blennerhassett | 2012-03-30 |
| |/
|/| |
|
* | | ALSA: asihpi - fix return type of hpios_locked_mem_alloc() | Dan Carpenter | 2012-03-28 |
|/ |
|
* | ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info() | Takashi Iwai | 2012-01-09 |
* | ALSA: asihpi - Fix format validity check. | Eliot Blennerhassett | 2011-12-22 |
* | ALSA: asihpi - Use valid channel count in format enumeration. | Eliot Blennerhassett | 2011-12-22 |
* | ALSA: asihpi - Correct headers in cached control responses. | Eliot Blennerhassett | 2011-12-22 |
* | ALSA: asihpi - Add HPI version to module description. | Eliot Blennerhassett | 2011-12-22 |