Age | Commit message (Expand) | Author | Files | Lines |
2023-09-02 | ALSA: sb: Fix wrong argument in commented code | Takashi Iwai | 1 | -1/+1 |
2023-08-18 | ALSA: emu8000: Convert to generic PCM copy ops | Takashi Iwai | 1 | -58/+16 |
2022-09-29 | ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it | Shang XiaoJing | 1 | -1/+1 |
2021-06-09 | ALSA: sb: Fix assignment in if condition | Takashi Iwai | 1 | -2/+4 |
2020-02-10 | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai | 1 | -2/+2 |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2018-08-02 | ALSA: sb: Fix a typo | Takashi Iwai | 1 | -1/+1 |
2017-10-25 | ALSA: sb: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+3 |
2017-08-17 | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-08-12 | ALSA: emu8000: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2017-06-02 | ALSA: sb: Convert to the new PCM ops | Takashi Iwai | 1 | -81/+109 |
2017-05-24 | ALSA: sb: remove needless evaluation in implementation for copy callback | Takashi Sakamoto | 1 | -25/+3 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+2 |
2015-01-19 | ALSA: sb: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -7/+3 |
2010-07-29 | ALSA: sb: check get_user() return value | Kulikov Vasiliy | 1 | -3/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE | Takashi Iwai | 1 | -53/+51 |
2005-11-04 | [ALSA] Fix schedule_timeout usage | Nishanth Aravamudan | 1 | -2/+1 |
2005-09-12 | [ALSA] Replace with kzalloc() - isa stuff | Takashi Iwai | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+704 |