| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits | Colin Ian King | 2021-02-28 | 1 | -1/+1 |
* | ALSA: pci: Simplify with dma_set_mask_and_coherent() | Takashi Iwai | 2021-01-15 | 1 | -6/+2 |
* | ALSA: pci/ctxfi: fix kernel-doc warnings | Pierre-Louis Bossart | 2020-07-07 | 1 | -1/+1 |
* | ALSA: ctxfi: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range() | Jia-Ju Bai | 2018-07-27 | 1 | -6/+6 |
* | ALSA: ctxfi: make hw structures const | Bhumika Goyal | 2017-08-23 | 1 | -1/+1 |
* | ALSA: ctxfi: Fallback DMA mask to 32bit | Takashi Iwai | 2017-02-28 | 1 | -13/+6 |
* | ALSA: ctxfi: Change structure initialisation to C99 style | Amitoj Kaur Chawla | 2016-06-17 | 1 | -17/+17 |
* | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 1 | -2/+2 |
* | Merge branch 'topic/pci-cleanup' into for-next | Takashi Iwai | 2015-01-11 | 1 | -12/+0 |
|\ |
|
| * | ALSA: ctxfi: Simplify PM callbacks | Takashi Iwai | 2015-01-09 | 1 | -12/+0 |
* | | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -4/+1 |
|/ |
|
* | ALSA: ctxfi: pr_* replaced with dev_* | Sudip Mukherjee | 2014-09-30 | 1 | -9/+15 |
* | ALSA: ctxfi: sparse warning | Sudip Mukherjee | 2014-09-23 | 1 | -6/+6 |
* | ALSA: ctxfi: fix broken user-visible string | Sudip Mukherjee | 2014-08-26 | 1 | -6/+5 |
* | ALSA: ctxfi: prink replacement | Sudip Mukherjee | 2014-08-26 | 1 | -8/+8 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -2/+2 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -2/+2 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -2/+2 |
* | ALSA: ctxfi: Change PLL initialization code | Harry Butterworth | 2011-06-16 | 1 | -10/+7 |
* | Merge branch 'test/pci-rename' into topic/misc | Takashi Iwai | 2011-06-14 | 1 | -1/+1 |
|\ |
|
| * | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | | ALSA: ctxfi: Implement a combined capabilities query method to replace multip... | Harry Butterworth | 2011-06-14 | 1 | -19/+8 |
* | | ALSA: ctxfi: Add support for Creative Titanium HD | Harry Butterworth | 2011-06-14 | 1 | -83/+240 |
|/ |
|
* | ALSA: ctxfi - Fix microphone boost codes/comments | Przemyslaw Bruski | 2011-03-14 | 1 | -10/+18 |
* | ALSA: ctxfi - Simple code clean up | Takashi Iwai | 2009-07-22 | 1 | -9/+9 |
* | ALSA: ctxfi - Native timer support for emu20k2 | Takashi Iwai | 2009-07-20 | 1 | -6/+49 |
* | ALSA: ctxfi - Add PM support | Wai Yew CHAY | 2009-06-22 | 1 | -13/+52 |
* | ALSA: ctxfi - Fix / clean up hw20k2 chip code | Takashi Iwai | 2009-06-08 | 1 | -169/+177 |
* | ALSA: ctxfi - Remove useless initializations and cast | Takashi Iwai | 2009-06-08 | 1 | -26/+26 |
* | ALSA: ctxfi - Fix DMA mask for emu20k2 chip | Takashi Iwai | 2009-06-08 | 1 | -6/+8 |
* | ALSA: ctxfi - Clean up / optimize | Takashi Iwai | 2009-06-05 | 1 | -97/+98 |
* | ALSA: ctxfi - Remove PAGE_SIZE limitation | Takashi Iwai | 2009-06-02 | 1 | -13/+4 |
* | ALSA: ctxfi - Add prefix to debug prints | Takashi Iwai | 2009-05-14 | 1 | -8/+9 |
* | ALSA: ctxfi - Add missing inclusion of linux/delay.h | Takashi Iwai | 2009-05-14 | 1 | -0/+1 |
* | ALSA: SB X-Fi driver merge | Wai Yew CHAY | 2009-05-14 | 1 | -0/+2133 |