Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | ALSA: sscape: add missing include of linux/io.h | Arnd Bergmann | 1 | -0/+1 |
2015-01-02 | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen | 1 | -3/+2 |
2014-02-12 | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -6/+5 |
2013-05-29 | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai | 1 | -1/+0 |
2012-12-07 | ALSA: isa: remove __dev* attributes | Bill Pemberton | 1 | -16/+16 |
2012-04-10 | ALSA: sound/isa/sscape.c: add missing resource-release code | Julia Lawall | 1 | -2/+4 |
2011-11-01 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 1 | -2/+1 |
2009-10-10 | ALSA: sscape: coding style fixes | Krzysztof Helt | 1 | -86/+83 |
2009-10-05 | ALSA: sscape - Remove invalid __devinitdata to module parameters | Takashi Iwai | 1 | -9/+9 |
2009-10-05 | ALSA: sscape: force AD1848 codec mode on old Soundscape | Krzysztof Helt | 1 | -4/+29 |
2009-10-04 | ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX | Krzysztof Helt | 1 | -72/+29 |
2009-10-01 | ALSA: sscape: convert to firmware loader framework | Krzysztof Helt | 1 | -222/+106 |
2009-09-28 | ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600 | Krzysztof Helt | 1 | -34/+82 |
2009-03-24 | Merge branch 'topic/sscape-fix' into for-linus | Takashi Iwai | 1 | -151/+38 |
2009-02-04 | ALSA: sscape: drop redundant fields from soundscape struct | Krzysztof Helt | 1 | -28/+16 |
2009-01-21 | ALSA: sscape: use common MPU401 macros | Krzysztof Helt | 1 | -8/+4 |
2009-01-13 | ALSA: sscape: fix incorrect timeout after microcode upload | Krzysztof Helt | 1 | -12/+12 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 1 | -8/+8 |
2009-01-11 | ALSA: wss-lib: move AD1845 frequency setting into wss-lib | Krzysztof Helt | 1 | -105/+8 |
2008-08-06 | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 1 | -29/+32 |
2008-08-06 | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-10-16 | [ALSA] alsa-kernel: schedule_timeout() fixes | Rene Herman | 1 | -2/+2 |
2007-10-16 | [ALSA] sscape: support for audio part of VIVO cards | Krzysztof Helt | 1 | -75/+145 |
2007-10-16 | [ALSA] sscape: driver extension to 2nd DMA and WSS port | Krzysztof Helt | 1 | -50/+100 |
2007-07-20 | [ALSA] Fix invalid schedule_timeout_interruptible() | Takashi Iwai | 1 | -2/+2 |
2007-05-16 | [ALSA] Fix probe of non-PnP ISA devices | Rene Herman | 1 | -13/+15 |
2007-05-11 | [ALSA] isa_bus device/driver naming | Rene Herman | 1 | -2/+2 |
2007-05-11 | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai | 1 | -78/+38 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai | 1 | -2/+1 |
2006-04-12 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 1 | -0/+4 |
2006-04-12 | [ALSA] continue on IS_ERR from platform device registration | Rene Herman | 1 | -10/+4 |
2006-03-27 | [PATCH] PNP: adjust pnp_register_card_driver() signature: sscape | Bjorn Helgaas | 1 | -2/+2 |
2006-01-22 | [ALSA] Fix compilation without CONFIG_PNP | Takashi Iwai | 1 | -1/+5 |
2006-01-03 | [ALSA] unregister platform devices | Clemens Ladisch | 1 | -7/+26 |
2006-01-03 | [ALSA] sscape - Use platform_device | Takashi Iwai | 1 | -170/+112 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ISA SoundScape | Takashi Iwai | 1 | -39/+39 |
2005-11-04 | [ALSA] Fix schedule_timeout usage | Nishanth Aravamudan | 1 | -15/+2 |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 1 | -4/+2 |
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call to ISA drivers | Takashi Iwai | 1 | -5/+17 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1517 |