index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
mpu401
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[ALSA] unregister platform devices
Clemens Ladisch
2006-01-03
1
-6
/
+15
*
[ALSA] Fix possible races in timer callbacks
Takashi Iwai
2006-01-03
1
-2
/
+3
*
[ALSA] Add error messages
Takashi Iwai
2006-01-03
1
-0
/
+1
*
[ALSA] mpu401 - Use platform_device
Takashi Iwai
2006-01-03
1
-24
/
+63
*
[ALSA] Remove xxx_t typedefs: MPU401
Takashi Iwai
2006-01-03
2
-41
/
+41
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
1
-4
/
+1
*
[ALSA] Replace with kzalloc() - others
Takashi Iwai
2005-09-12
1
-1
/
+1
*
[ALSA] Add snd_card_set_generic_dev() call
Takashi Iwai
2005-09-12
1
-10
/
+16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
3
-0
/
+782