index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
mpu401
/
mpu401_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
ALSA: drivers: Remove empty init and exit
Takashi Iwai
1
-16
/
+0
2017-10-24
ALSA: drivers: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-08-13
ALSA: mpu401: Adjust four checks for null pointers
Markus Elfring
1
-4
/
+4
2017-08-13
ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()
Markus Elfring
1
-6
/
+9
2017-08-13
ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...
Markus Elfring
1
-1
/
+0
2017-01-12
ALSA: drivers: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-19
ALSA: mpu401: Use setup_timer() and mod_timer()
Takashi Iwai
1
-7
/
+4
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-1
/
+5
2012-07-25
ALSA: mpu401: Fix missing initialization of irq field
Takashi Iwai
1
-0
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-10
/
+10
2008-04-29
[ALSA] Add MPU401_INFO_NO_ACK bitflag
Takashi Iwai
1
-1
/
+1
2008-04-24
[ALSA] Define MPU401 registers in sound/mpu401_uart.h
Takashi Iwai
1
-6
/
+4
2008-04-24
[ALSA] mpu401: reduce tx loop timeout
Clemens Ladisch
1
-6
/
+7
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-11-19
[ALSA] mpu401: fix recursive locking in timer
Clemens Ladisch
1
-4
/
+8
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-10-16
[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag
Clemens Ladisch
1
-2
/
+1
2007-10-16
[ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command
Clemens Ladisch
1
-1
/
+1
2007-05-11
[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag
Takashi Iwai
1
-6
/
+12
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+2
2006-06-22
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
1
-28
/
+68
2006-06-22
[ALSA] mpu401_uart - Fix coding style and code clean up
Takashi Iwai
1
-42
/
+66
2006-04-20
[PATCH] sound: fix hang in mpu401_uart.c
Jon Masters
1
-9
/
+33
2006-01-03
[ALSA] Fix possible races in timer callbacks
Takashi Iwai
1
-2
/
+3
2006-01-03
[ALSA] Add error messages
Takashi Iwai
1
-0
/
+1
2006-01-03
[ALSA] Remove xxx_t typedefs: MPU401
Takashi Iwai
1
-36
/
+36
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
1
-4
/
+1
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+541