Age | Commit message (Expand) | Author |
2022-05-23 | ALSA: ctxfi: fix typo in comment | Julia Lawall |
2021-01-15 | ALSA: pci: Simplify with dma_set_mask_and_coherent() | Takashi Iwai |
2020-07-07 | ALSA: pci/ctxfi: fix kernel-doc warnings | Pierre-Louis Bossart |
2020-04-09 | ALSA: ctxfi: Remove unnecessary cast in kfree | Xu Wang |
2019-12-11 | ALSA: ctxfi: Support PCM sync_stop | Takashi Iwai |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364 | Thomas Gleixner |
2018-07-27 | ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep() | Jia-Ju Bai |
2017-08-23 | ALSA: ctxfi: make hw structures const | Bhumika Goyal |
2017-03-20 | ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call | Takashi Iwai |
2017-02-28 | ALSA: ctxfi: Fallback DMA mask to 32bit | Takashi Iwai |
2015-04-16 | ALSA: remove deprecated use of pci api | Quentin Lambert |
2015-01-11 | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai |
2015-01-09 | ALSA: ctxfi: Simplify PM callbacks | Takashi Iwai |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring |
2014-09-30 | ALSA: ctxfi: pr_* replaced with dev_* | Sudip Mukherjee |
2014-09-23 | ALSA: ctxfi: sparse warning | Sudip Mukherjee |
2014-08-26 | ALSA: ctxfi: fix broken user-visible string | Sudip Mukherjee |
2014-08-26 | ALSA: ctxfi: prink replacement | Sudip Mukherjee |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton |
2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai |
2011-06-14 | Merge branch 'test/pci-rename' into topic/misc | Takashi Iwai |
2011-06-14 | ALSA: ctxfi: Implement a combined capabilities query method to replace multip... | Harry Butterworth |
2011-06-14 | ALSA: ctxfi: Add support for Creative Titanium HD | Harry Butterworth |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2009-07-22 | ALSA: ctxfi - Simple code clean up | Takashi Iwai |
2009-06-22 | ALSA: ctxfi - Add PM support | Wai Yew CHAY |
2009-06-08 | ALSA: ctxfi - Fix wrong model id for UAA | Takashi Iwai |
2009-06-08 | ALSA: ctxfi - Clean up probe routines | Takashi Iwai |
2009-06-08 | ALSA: ctxfi - Remove useless initializations and cast | Takashi Iwai |
2009-06-08 | ALSA: ctxfi - Optimize the native timer handling using wc counter | Takashi Iwai |
2009-06-05 | ALSA: ctxfi - Clean up / optimize | Takashi Iwai |
2009-06-05 | ALSA: ctxfi - Use native timer interrupt on emu20k1 | Takashi Iwai |
2009-06-05 | ALSA: ctxfi - Fix previous fix for 64bit DMA | Takashi Iwai |
2009-06-05 | ALSA: ctxfi - Fix endian-dependent codes | Takashi Iwai |
2009-06-05 | ALSA: ctxfi - Allow 64bit DMA | Takashi Iwai |
2009-06-02 | ALSA: ctxfi - Remove PAGE_SIZE limitation | Takashi Iwai |
2009-05-14 | ALSA: ctxfi - Add missing inclusion of linux/delay.h | Takashi Iwai |
2009-05-14 | ALSA: SB X-Fi driver merge | Wai Yew CHAY |