index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
mpu401
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: drivers: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-2
/
+2
*
ALSA: mpu401: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-29
/
+5
*
ALSA: mpu401: Fix assignment in if condition
Takashi Iwai
2021-06-09
2
-9
/
+19
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-32
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ALSA: drivers: Remove empty init and exit
Takashi Iwai
2018-08-03
1
-16
/
+0
*
ALSA: drivers: Convert timers to use timer_setup()
Kees Cook
2017-10-24
1
-4
/
+3
*
ALSA: drivers: mpu401: constify pnp_device_id
Arvind Yadav
2017-08-17
1
-1
/
+1
*
ALSA: mpu401: Adjust four checks for null pointers
Markus Elfring
2017-08-12
1
-4
/
+4
*
ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()
Markus Elfring
2017-08-12
1
-6
/
+9
*
ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...
Markus Elfring
2017-08-12
1
-1
/
+0
*
Annotate hardware config module parameters in sound/drivers/
David Howells
2017-04-20
1
-2
/
+2
*
ALSA: drivers: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: mpu401: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-7
/
+4
*
ALSA: drivers: mpu401: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-6
/
+6
*
ALSA: mpu401: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: add/change some comments describing function return values
Yacine Belkadi
2013-03-12
1
-1
/
+5
*
ALSA: drivers: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-9
/
+9
*
ALSA: mpu401: Fix missing initialization of irq field
Takashi Iwai
2012-07-25
1
-0
/
+1
*
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
2012-07-02
1
-1
/
+2
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-3
/
+3
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-22
1
-1
/
+1
*
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
2011-09-14
2
-12
/
+11
*
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
2009-01-12
1
-3
/
+3
*
[ALSA] Add MPU401_INFO_NO_ACK bitflag
Takashi Iwai
2008-04-29
1
-1
/
+1
*
[ALSA] Define MPU401 registers in sound/mpu401_uart.h
Takashi Iwai
2008-04-24
1
-6
/
+4
*
[ALSA] mpu401: reduce tx loop timeout
Clemens Ladisch
2008-04-24
1
-6
/
+7
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
2
-2
/
+0
*
[ALSA] mpu401: fix recursive locking in timer
Clemens Ladisch
2007-11-19
1
-4
/
+8
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
3
-5
/
+5
*
[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag
Clemens Ladisch
2007-10-16
2
-4
/
+5
*
[ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command
Clemens Ladisch
2007-10-16
1
-1
/
+1
*
[ALSA] more section mismatches
Randy Dunlap
2007-07-20
1
-1
/
+1
*
[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag
Takashi Iwai
2007-05-11
2
-10
/
+20
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-6
/
+2
*
[ALSA] Deprecate snd_card_free_in_thread()
Takashi Iwai
2006-09-23
1
-1
/
+1
*
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
2006-06-27
1
-2
/
+3
*
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
2006-06-22
1
-28
/
+68
*
[ALSA] mpu401_uart - Fix coding style and code clean up
Takashi Iwai
2006-06-22
1
-42
/
+66
*
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-06-22
1
-0
/
+4
*
[PATCH] mpu401 section fix
Andrew Morton
2006-05-21
1
-1
/
+1
*
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
2006-04-27
1
-10
/
+4
*
[PATCH] sound: fix hang in mpu401_uart.c
Jon Masters
2006-04-20
1
-9
/
+33
*
[PATCH] pnp: mpu401: adjust pnp_register_driver signature
Bjorn Helgaas
2006-03-27
1
-8
/
+8
*
[ALSA] Fix check of enable module option
Takashi Iwai
2006-03-22
1
-1
/
+3
[next]