summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Collapse)AuthorAgeFilesLines
...
* | [ALSA] als4000 - Fix kernel panic with MPU401Takashi Iwai2005-05-291-1/+1
| | | | | | | | | | | | | | ALS4000 driver Fix kernel panic with als4000 when MPU401 is accessed. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela2005-05-291-2/+2
| | | | | | | | | | | | | | ALSA<-OSS emulation Use 'long' for byte counters in snd_pcm_oss_bytes() snd_pcm_alsa_bytes(). Signed-off-by: Jaroslav Kysela <perex@suse.cz>
* | [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela2005-05-291-3/+3
| | | | | | | | | | | | | | | | ALSA<-OSS emulation Added bytes variable and do not use the frames argument as a temporaly storage for the byte counter. Signed-off-by: Jaroslav Kysela <perex@suse.cz>
* | [ALSA] Add dxs_support for a Twinhead moboTakashi Iwai2005-05-291-0/+1
| | | | | | | | | | | | | | VIA82xx driver Added dxs_support=4 for a Twinhead mobo. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Fix a wrong bit set in AC1985 codeTakashi Iwai2005-05-291-2/+2
| | | | | | | | | | | | | | AC97 Codec Fixed a wrong bit set in AD1985 surround jack controls. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela2005-05-291-4/+3
| | | | | | | | | | | | | | | | | | ALSA<-OSS emulation This reverts the last patch which wrongly mixes bytes and frames. The real culprit might be the 32-bit overflow, so the return expression uses 64-bit values now in snd_pcm_oss_bytes(). Signed-off-by: Jaroslav Kysela <perex@suse.cz>
* | [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach2005-05-291-2/+3
| | | | | | | | | | | | | | | | | | | | ALSA<-OSS emulation This patch changes snd_pcm_oss_bytes() by adding a local variable for the frames -> bytes conversion, which means that the frame count is no longer corrupted by this conversion. Signed-off-by: Roger Mach <bigmach@us.ibm.com> Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
* | [ALSA] Fix ALC880 capture problemsTakashi Iwai2005-05-291-19/+67
| | | | | | | | | | | | | | | | | | HDA Codec driver Fixed the capture on some ALC880 devices. The node 0x07 is sometimes invalid as an ADC. Also, the intialization of ADC nodes are fixed on some models. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] hda-code: Fix the array size of codec listTakashi Iwai2005-05-291-1/+1
| | | | | | | | | | | | | | HDA Codec driver Fixed the wrong array size of the codec pointer list. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Use standard form for URLTakashi Iwai2005-05-291-1/+1
| | | | | | | | | | | | | | Sound Core Use the standard form with <> for URL in Kconfig help texts. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Make docproc happyTakashi Iwai2005-05-291-3/+3
| | | | | | | | | | | | | | PCM Midlevel Make docproc happy by moving '#if 0' before comments. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add comments for Takashi Iwai2005-05-291-0/+5
| | | | | | | | | | | | | | | | | | | | Sound Core Added (minimal) comments for in Kconfig, so that configurators can choose this entry explicitly. A more descriptive comment by someone else is appreciated... Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Update documentation for ice1712 and ice1724Takashi Iwai2005-05-291-1/+2
| | | | | | | | | | | | | | | | Documentation,ICE1712 driver Updated the documentation for ice1712 and ice1724 drivers. Added the device description for shuttle SN25P missing in the last patch. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add Shuttle SN25P supportTakashi Iwai2005-05-292-0/+10
| | | | | | | | | | | | | | ICE1712 driver Added the support for Shuttle SN25P. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add the vendor 0x1558 to PM whitelist of es1968Takashi Iwai2005-05-291-0/+1
| | | | | | | | | | | | | | ES1968 driver Added the vendor id 0x1558 to the power management whitelist of es1968 driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] sound/isa/: cleanupsAdrian Bunk2005-05-297-14/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GUS Library This patch contains the following possible cleanups: - make needlesly global code static - #if 0 the following unused global functions: - gus/gus_volume.c: snd_gf1_gvol_to_lvol_raw - gus/gus_volume.c: snd_gf1_calc_ramp_rate - gus/gus_volume.c: snd_gf1_compute_vibrato - gus/gus_volume.c: snd_gf1_compute_pitchbend - gus/gus_volume.c: snd_gf1_compute_freq - gus/gus_io.c: snd_gf1_i_adlib_write - gus/gus_io.c: snd_gf1_i_write_addr - gus/gus_io.c: snd_gf1_pokew - gus/gus_io.c: snd_gf1_peekw - gus/gus_io.c: snd_gf1_dram_setmem - gus/gus_io.c: snd_gf1_print_global_registers - gus/gus_io.c: snd_gf1_print_setup_registers - gus/gus_io.c: snd_gf1_peek_print_block - gus/gus_io.c: snd_gf1_print_setup_registers - gus/gus_io.c: snd_gf1_peek_print_block - #if 0 the following unused global variable: - gus/gus_tables.h: snd_gf1_scale_table - remove the following unneeded EXPORT_SYMBOL's: - gus/gus_main.c: snd_gf1_i_write16 - gus/gus_main.c: snd_gf1_start - gus/gus_main.c: snd_gf1_stop Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Tidy up card recognition.James Courtier-Dutton2005-05-292-28/+43
| | | | | | | | | | | | | | CA0106 driver Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
* | [ALSA] When the alsamixer says 'SPDIF Out [Off]', SPDIF output should be off ↵James Courtier-Dutton2005-05-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | and Analog output should be on. CA0106 driver This fixes a bug whereby when the snd-ca0106 module first loads, alsamixer says 'SPDIF Out [Off]' but no analog sound comes from the speakers. This covers any bug reports that said things like 'mixer fails to remember analog output on, when the system is rebooted.' Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
* | [ALSA] Implement surround71 outputs on SB Live 24bit.James Courtier-Dutton2005-05-291-2/+2
| | | | | | | | | | | | | | CA0106 driver Notes: Requires updated alsa-lib. Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
* | [ALSA] maestro3: Add hardware volume control quirk listVille Syrjala2005-05-291-21/+106
| | | | | | | | | | | | | | | | | | | | Maestro3 driver Add a hardware volume quirk list to the maestro3 driver. Details were taken from the Windows driver. Hardware volume control is enabled only for the systems in the list. Signed-off-by: Ville Syrjala <syrjala@sci.fi> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Fix resume of via82xx-modemTakashi Iwai2005-05-291-1/+1
| | | | | | | | | | | | | | VIA82xx-modem driver Fix the resume of via82xx-modem, removing invalid __devinit. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-2911-43/+42
| | | | | | | | | | | | | | | | | | | | | | PCM Midlevel,ALSA Core,Timer Midlevel,ALSA sequencer,Virtual Midi This patch contains the following possible cleanups: - make needlessly global code static - #if 0 the following unused global functions - remove the following unneeded EXPORT_SYMBOL's Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] ppc32: Fix Alsa PowerMac driver on old machinesBenjamin Herrenschmidt2005-05-291-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | PPC PMAC driver The g5 support code broke some earlier models unfortunately as those bail out early from the detect function, before the point where I added the code to locate the PCI device for use with DMA allocations. This patch fixes it. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Export missing snd_pcm_format_*()Takashi Iwai2005-05-292-16/+1
| | | | | | | | | | | | | | | | | | | | PCM Midlevel Export snd_pcm_format_size(). This function is used by some out-of-kernel drivers. Make snd_pcm_format_cpu_endian() macro for optimization. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Fix Mic/CLFE sharing on AD1985Takashi Iwai2005-05-291-6/+13
| | | | | | | | | | | | | | AC97 Codec Fixed Mic/CLFE jack sharing on AD1985 codec. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] usb-audio - fix synchronization packet interval with Audigy 2 NXClemens Ladisch2005-05-291-2/+7
| | | | | | | | | | | | | | | | | | | | USB generic driver When a device does not provide the bRefresh field in its audio endpoint descriptors, use the bInterval field instead. Furthermore, increase the number of sync URBs for better queueing. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
* | [ALSA] usb-audio - claim all interfaces for Roland USB MIDI devicesClemens Ladisch2005-05-291-50/+220
| | | | | | | | | | | | | | | | USB generic driver Many Roland USB MIDI devices have two interfaces that are currently not used by the driver; claim them anyway. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
* | [ALSA] fixed PAUSE ioctl for user space interfaceJaroslav Kysela2005-05-291-1/+1
| | | | | | | | | | | | | | Timer Midlevel - fixed traditional cut-n-paste error Signed-off-by: Jaroslav Kysela <perex@suse.cz>
* | [ALSA] Change some timer ioctls due to conflictionTakashi Iwai2005-05-292-0/+15
| | | | | | | | | | | | | | | | Timer Midlevel,ALSA Core Change values of some timer ioctls to avoid confliction with FIO* ioctls. The protocol version is increased to indicate this change. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add missing PAUSE ioctlTakashi Iwai2005-05-292-0/+13
| | | | | | | | | | | | | | Timer Midlevel Added the missing implemenation of TIMER PAUSE ioctl. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add PnP ID ADS7180Takashi Iwai2005-05-291-0/+2
| | | | | | | | | | | | | | AD1816A driver Added PnP ID 'ADS7180' (AD1816?). Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Suppress debug messageTakashi Iwai2005-05-291-1/+1
| | | | | | | | | | | | | | Control Midlevel Suppress 'unknown ioctl' debug message (replaced with snd_printdd). Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add Analog Devices vendor nameTakashi Iwai2005-05-291-0/+1
| | | | | | | | | | | | | | HDA Codec driver Added the missing vendor name entry for Analog Devices. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Allow more than 2 channel modesTakashi Iwai2005-05-291-6/+16
| | | | | | | | | | | | | | HDA Codec driver Allow 'Channel Mode' control to have more than 2 modes. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Fix a typo in position_fix module option typeTakashi Iwai2005-05-291-1/+1
| | | | | | | | | | | | | | HDA Intel driver Fixed a typo in the type of position_fix module option. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Suppress error messageTakashi Iwai2005-05-291-1/+1
| | | | | | | | | | | | | | | | HDA Codec driver Suppressing the error message regarding no AFG. This is often harmless (e.g. probing a modem codec). Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] make code staticAdrian Bunk2005-05-292-3/+3
| | | | | | | | | | | | | | | | CA0106 driver,HDA Codec driver This patch makes needlessly global code static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Remove obsolete mixer controlTakashi Iwai2005-05-291-1/+0
| | | | | | | | | | | | | | AC97 Codec Removed the obsolete mixer control for AD1985. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] usb-audio - avoid unnecessary double bufferingClemens Ladisch2005-05-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | USB generic driver When a USB packet boundary falls exactly on a buffer boundary, hwptr remains at the end of the buffer which causes an overflow in the next iteration and triggers double buffering although the next packet would actually be contiguous. This patch ensures that hwptr is always smaller than buffer_size. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
* | [ALSA] usb-audio - sanity-check sync feedback frequency valuesClemens Ladisch2005-05-291-13/+9
| | | | | | | | | | | | | | | | USB generic driver Check that the synchronization feedback frequency values returned by the device are more or less near the nominal frequency. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
* | [ALSA] Rename pci_vendor/pci_device to pci_subvendor/pci_subdeviceTakashi Iwai2005-05-293-57/+57
| | | | | | | | | | | | | | | | HDA Codec driver,HDA generic driver Renamed pci_vendor/pci_device fields to pci_subvendor/pci_subdevice. They are really PCI subsystem IDs. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add support of VIA VT8251/VT8237A HD-Audio controllersTakashi Iwai2005-05-291-1/+4
| | | | | | | | | | | | | | | | Documentation,HDA Intel driver Added the support of VIA VT8251/VT8237A HD-Audio controllers. They are (almost) compatible with Intel ICH6/7. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Adding support for ATI IXP450 HD Audio device supportFrederick Li2005-05-291-3/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation,HDA Intel driver This patch changes the Intel HD Audio device driver to include the support of HD Audio device embedded in ATI south bridge IXP450. Because the design of ATI chipset follows intel HD Audio specification 1.0, the programming method is the same as that of intel HD Audio device exception one minor change which requires to enable snoop for DMA transport. There are 3 changes that have been made to hda_intel.c file. 1. Added device ID for ATI HD Audio device; 2. Increase maximum CODEC supported to 4; 3. Enable snoop during the driver initialization. Signed-off-by: Frederick Li <fli@ati.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add test model for debugging ALC880 devicesTakashi Iwai2005-05-291-1/+270
| | | | | | | | | | | | | | | | HDA Codec driver Added 'test' model for testing/debugging the devices with ALC880 codec. This model is built only when CONFIG_SND_DEBUG is set. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add ASUS Z71V supportTakashi Iwai2005-05-291-0/+109
| | | | | | | | | | | | | | Documentation,HDA Codec driver Added the ASUS Z71V (or similar) laptop support. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] Add position_fix module optionTakashi Iwai2005-05-291-37/+48
| | | | | | | | | | | | | | | | Documentation,HDA Intel driver Added position_fix module option to HDA-intel driver for fixing up the DMA position (possibly hardware-) bugs. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] maestro3: HP OmniBook HW volume button magicVille Syrjala2005-05-291-0/+12
| | | | | | | | | | | | | | | | | | | | | | Maestro3 driver Some HP OmniBook laptops (500 and 6000 at least) require some GPIO magic before the HW volume buttons work. This patch makes them work mostly. Something is still missing to make them work perfectly. However I have been unable to figure out what exactly. Signed-off-by: Ville Syrjala <syrjala@sci.fi> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] maestro3: Add HW volume button supportVille Syrjala2005-05-291-4/+103
| | | | | | | | | | | | | | | | Maestro3 driver Add support for hardware volume buttons. Signed-off-by: Ville Syrjala <syrjala@sci.fi> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] maestro3: Fix interrupt ack and disableVille Syrjala2005-05-291-2/+2
| | | | | | | | | | | | | | | | Maestro3 driver Due to a typo interrupts were never actually acked or disabled. Signed-off-by: Ville Syrjala <syrjala@sci.fi> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | [ALSA] ARM AACI primecell driverRussell King2005-05-294-0/+1223
| | | | | | | | | | | | | | | | | | | | | | ARM,/arm/Makefile,ARM AACI PL041 driver Add support for the ARM AACI Primecell, which provides an AC'97 based interface. This driver only provides playback support. This has been extensively tested with an LM4549 AC'97 codec. Signed-off-by: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
OpenPOWER on IntegriCloud