[PATCH] ISA PnP (2.4.0-test9)

2000-10-08 Thread Jaroslav Kysela
or questions directly. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] SuSE Linuxhttp://www.suse.com ALSA project http://www.alsa-project.org 2.4.0-test9-isapnp-3.patch.gz

Re: [PATCH] ISA PnP (2.4.0-test9)

2000-10-09 Thread Jaroslav Kysela
On Mon, 9 Oct 2000, Keith Owens wrote: On Sun, 8 Oct 2000 23:50:43 +0200 (MEST), Jaroslav Kysela [EMAIL PROTECTED] wrote: this patch contains following fixes and enhancements to export ISA PnP IDs outside the kernel module: * module.h - added MODULE_GENERIC_TABLE * isapnp.h - added

Re: [PATCH] ISA PnP (2.4.0-test9)

2000-10-09 Thread Jaroslav Kysela
On Mon, 9 Oct 2000, Keith Owens wrote: On Mon, 9 Oct 2000 12:29:19 +0200 (MEST), Jaroslav Kysela [EMAIL PROTECTED] wrote: On Mon, 9 Oct 2000, Keith Owens wrote: Modutils and the kernel are compiled from different headers, none of this #include linux/xxx.h business in modutils. So you

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Jaroslav Kysela
1445303, "Yamaha YMF" , NULL}, Are you sure it's correct? I am almost certain that no YMFxxx has on-chip AC97. I'd like to see a document that allows you the change quoted above. It's Analog Device's AD1819 chip. Jaroslav - Jaroslav

[ALSA PATCH] alsa-git merge request

2007-03-14 Thread Jaroslav Kysela
-- sound/soc/Kconfig |2 + sound/soc/at91/Kconfig |3 +- sound/soc/pxa/Kconfig |3 +- 11 files changed, 76 insertions(+), 18 deletions(-) The following things were done: Jaroslav Kysela (1

Re: alsa was Re: ABI coupling to hypervisors via CONFIG_PARAVIRT

2007-03-14 Thread Jaroslav Kysela
ABI you should not even use unless you are libalsa. ouch. Pavel, calm down. World is not perfect and there are always probes to optimize things. We use standard file operations - open/close/ioctl/mmap, too. Jaroslav - Jaroslav Kysela [EMAIL

[ALSA PATCH] alsa-git merge request

2007-02-13 Thread Jaroslav Kysela
files changed, 394 insertions(+), 227 deletions(-) The following things were done: Clemens Ladisch (2): [ALSA] emu10k1: fix typo [ALSA] usb-audio: add PCR-A PCM support Frank Mandarino (1): [ALSA] Change AT91 PDC register defines for 2.6.20 kernel Jaroslav Kysela (2

[PATCH] bonding: replace system timer with work queue

2007-02-28 Thread Jaroslav Kysela
threads (rtnl_lock is used also in linkwatch_event) - new bond workqueue thread is created. Signed-off-by: Jaroslav Kysela [EMAIL PROTECTED] diff -rupN linux-2.6.20.orig/drivers/net/bonding/bond_3ad.c linux-2.6.20/drivers/net/bonding/bond_3ad.c --- linux-2.6.20.orig/drivers/net/bonding/bond_3ad.c

[ALSA PATCH] alsa-git merge request

2007-03-06 Thread Jaroslav Kysela
deletions(-) The following things were done: Jaroslav Kysela (1): [ALSA] version 1.0.14rc3 Joe Sauer (1): [ALSA] soc - Fix WM9712 register cache entry Liam Girdwood (1): [ALSA] soc - WM9712 PCM volume Takashi Iwai (7): [ALSA] hda-codec - Add LFE support on Dell M90

Re: -mm: pnp-do-not-stop-start-devices-in-suspend-resume-path.patch breaks resuming isapnp cards

2008-01-14 Thread Jaroslav Kysela
DO_NOT_CHANGE flag. But it will just mean - _preserve_ resource allocation from last suspend state for this device and enable hw physically before calling resume() callback. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA Project

[ALSA PATCH] alsa-git merge request

2007-11-19 Thread Jaroslav Kysela
] cmipci: fix FLINKON/OFF bits [ALSA] mpu401: fix recursive locking in timer Jaroslav Kysela (1): [ALSA] version 1.0.15 Takashi Iwai (4): [ALSA] hda-codec - Disable shared stream on AD1986A [ALSA] hda-codec - Check PINCAP only for PIN widgets [ALSA] ca0106 - Check value

Re: [PATCH] alsa: fix SNDRV_PCM_IOCTL_TTSTAMP value.

2007-12-17 Thread Jaroslav Kysela
), SNDRV_PCM_IOCTL_HW_REFINE = _IOWR('A', 0x10, struct snd_pcm_hw_params), SNDRV_PCM_IOCTL_HW_PARAMS = _IOWR('A', 0x11, struct snd_pcm_hw_params), SNDRV_PCM_IOCTL_HW_FREE = _IO('A', 0x12), -- Miguel Botón - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA Project

Re: [ALSA PATCH] alsa-git merge request

2007-11-20 Thread Jaroslav Kysela
On Tue, 20 Nov 2007, Takashi Iwai wrote: At Mon, 19 Nov 2007 19:35:09 +0100 (CET), Jaroslav Kysela wrote: Linus, please pull from [the linus branch at]: master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus gitweb interface: http://www.kernel.org/git/?p=linux

Re: suspicious ALSA empty commit

2007-10-17 Thread Jaroslav Kysela
On Wed, 17 Oct 2007, Linus Torvalds wrote: On Wed, 17 Oct 2007, Jaroslav Kysela wrote: I didn't notice, too. I've fixed this commit in my git tree. More importantly, how did it get there in the first place? As mentioned, normal git tools will not even *allow* you to create an empty

[ALSA PATCH] alsa-git merge request

2007-10-23 Thread Jaroslav Kysela
G2 bus effects Borislav Petkov (1): [ALSA] sound/core/control.c: hard-irq-safe - hard-irq-unsafe lock warning Dawid Wrobel (1): [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam Jaroslav Kysela (1): [ALSA] version 1.0.15 Krzysztof Helt (1): [ALSA

[ALSA PATCH] alsa-git merge request

2007-10-16 Thread Jaroslav Kysela
. [ALSA] snd-emu10k1:Implement SPDIF/ADAT status. [ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load. [ALSA] snd-usb-audio: Add basic support for E-Mu USB devices. Jaroslav Kysela (3): [ALSA] SC6000 driver - add HAS_IOPORT dependency [ALSA] Changed

Re: suspicious ALSA empty commit

2007-10-17 Thread Jaroslav Kysela
, Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA Project - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: BUG: Yamaha OPL3SA2 does not work with ALSA on 2.6 kernels.

2005-07-26 Thread Jaroslav Kysela
bug-tracking-system: https://bugtrack.alsa-project.org/alsa-bug We have already two similar reports #440 and #879. Please, provide us all info (working manual conf etc.).. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound

[ALSA PATCH] 1.0.9b+

2005-07-28 Thread Jaroslav Kysela
sound/usb/usbquirks.h | 29 sound/usb/usx2y/usX2Yhwdep.c|3 sound/usb/usx2y/usx2yhwdeppcm.c |6 65 files changed, 5059 insertions(+), 1122 deletions(-) - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer

Re: [2.6 patch] schedule obsolete OSS drivers for removal

2005-07-28 Thread Jaroslav Kysela
know that still needed OSS (and may still do so) is the support for AC97 wired touchscreens and the like. Has that been ported to ALSA ? We're working on this issue right now. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound

Re: ALSA bugs in list [was Re: 2.6.12-rc1-mm1]

2005-03-22 Thread Jaroslav Kysela
. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA Project, SUSE Labs - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: RFD: Kernel release numbering

2005-03-04 Thread Jaroslav Kysela
because the multichannel devices were added and reorganized. But the basic functionality (sound from front speakers and analog capturing) should be preserved with all 1.0.x alsa-lib versions. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel

Re: 2.6: sound/isa/gus/gus_lfo.c is unused (fwd)

2005-03-07 Thread Jaroslav Kysela
yet. I removed this file in our CVS tree, so it will be removed also in ALSA BK tree in next merge. Thanks, Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA Project, SUSE

[PATCH] ALSA 1.0.9rc2

2005-03-27 Thread Jaroslav Kysela
(-) through these ChangeSets: [EMAIL PROTECTED] (05/03/24 1.2342) ALSA 1.0.9rc2 [EMAIL PROTECTED] (05/03/24 1.2341) ALSA CVS update ALSA Version release: 1.0.9rc2 Signed-off-by: Jaroslav Kysela [EMAIL PROTECTED] [EMAIL PROTECTED] (05/03/24 1.2340) [ALSA] seq - fix local variable

Re: ALSA bugs with 2.6.12-rc1

2005-04-04 Thread Jaroslav Kysela
alsa-lib use an ALSA timer API feature which was not well debugged. This oops should be fixed in 2.6.12-rc2 and older libraries will work with newer kernels as well. Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA

Re: smartlink alsa modem problem in 2.6.11

2005-03-02 Thread Jaroslav Kysela
bug: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=890 Have you tried to load snd-intel8x0m and snd-intel8x0 modules in opposite order? Anyway, further discussion should go to this bug report... Jaroslav - Jaroslav Kysela [EMAIL

[ALSA PATCH] Intel HDA driver

2005-01-26 Thread Jaroslav Kysela
ICE1712 driver Added the support for Chaintech 9CJS by Delmaire Maxime. Signed-off-by: Takashi Iwai [EMAIL PROTECTED] [EMAIL PROTECTED] (05/01/20 1.1975.47.16) [ALSA] AK4117 code - fixed cosmetic typos AK4117 receiver Signed-off-by: Jaroslav Kysela [EMAIL

Re: [BUG] 2.6.11-rc2 ALSA

2005-01-26 Thread Jaroslav Kysela
of Headphone Jack Sense switch on AD1981x codecs. Setting this on affects the output of some machines (e.g. Thindpads). The default value is set on only hardwares which are known to work. = Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel

[ALSA GIT SYNC] ALSA version 1.0.10rc1+

2005-08-30 Thread Jaroslav Kysela
- Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA Project, SUSE Labs - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

[PATCH] broken error path in drivers/pnp/card.c

2005-08-15 Thread Jaroslav Kysela
Hi all, it seems that the error path in pnp_request_card_device() is broken (one variable is left initialized and the semaphore is not unlocked). The bellow patch should fix it. Signed-off-by: Jaroslav Kysela [EMAIL PROTECTED] diff --git a/drivers/pnp/card.c b/drivers/pnp/card.c

[PATCH] broken error path in drivers/pnp/card.c

2005-08-18 Thread Jaroslav Kysela
Hi, the error path in pnp_request_card_device() is broken (one variable is left initialized and the semaphore is not unlocked). The bellow patch fixes it (and has been tested). Please, apply immediately. Signed-off-by: Jaroslav Kysela [EMAIL PROTECTED] diff --git a/drivers/pnp/card.c

[ALSA PATCH] alsa-git merge request

2007-01-09 Thread Jaroslav Kysela
(+), 12 deletions(-) The following things were done: Clemens Ladisch: [ALSA] usb-audio: work around wrong frequency in CM6501 descriptors Giuliano Pochini: [ALSA] Fix potential NULL pointer dereference in echoaudio midi Jaroslav Kysela: [ALSA] version 1.0.14rc1 Jason Gaston

Re: [Alsa-devel] Re: [2.6 patch] schedule obsolete OSS drivers for removal

2005-07-29 Thread Jaroslav Kysela
and bugs reported to the ALSA bug-tracking-system. Thanks, Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA Project, SUSE Labs - To unsubscribe from this list: send the line

Re: [ALSA PATCH] 1.0.9b+

2005-07-29 Thread Jaroslav Kysela
On Thu, 28 Jul 2005, Andrew Morton wrote: Jaroslav Kysela [EMAIL PROTECTED] wrote: Linus, please do an update from: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git ... 65 files changed, 5059 insertions(+), 1122 deletions(-) The git-alsa.patch in -mm which

[ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
. [ALSA] ac97: Identify CMI9761 chips. [ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5 Jaroslav Kysela: [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop [ALSA] hda_intel: increase maximum DMA buffer size to 1024MB [ALSA] pcm core: add

Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
Morton [EMAIL PROTECTED] Fix the soc code after dhowells workqueue changes. I applied this patch to alsa-git tree. Thanks, Jaroslav - Jaroslav Kysela [EMAIL PROTECTED] Linux Kernel Sound Maintainer ALSA

Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
On Fri, 15 Dec 2006, Andrew Morton wrote: On Fri, 15 Dec 2006 08:52:48 +0100 (CET) Jaroslav Kysela [EMAIL PROTECTED] wrote: Linus, please do an update from: http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git (linus branch) The GNU patch is available at: ftp

[ALSA PATCH] alsa-git merge request

2006-12-20 Thread Jaroslav Kysela
CMI9761 chips. Jaroslav Kysela: [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop [ALSA] version 1.0.14rc1 Jean Delvare: [ALSA] sound: Don't include i2c-dev.h Nickolay V. Shmyrev: [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2 Remy Bruno: [ALSA] hdsp

[ALSA PATCH] alsa-git merge request

2007-01-23 Thread Jaroslav Kysela
Linus, please do an update from: http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git (linus branch) The GNU patch is available at: ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-01-23.patch.gz The following files will be updated: sound/usb/usx2y/usbusx2yaudio.c |

[ALSA PATCH] alsa-git merge request

2006-11-28 Thread Jaroslav Kysela
: Clemens Ladisch: [ALSA] rtctimer: handle RTC interrupts with a tasklet James Courtier-Dutton: [ALSA] snd-emu10k1: Fix capture for one variant. Jaroslav Kysela: [ALSA] version 1.0.13 John W. Linville: [ALSA] hda: fix typo for xw4400 PCI sub-ID Matt Porter: [ALSA] hda: fix

[ALSA PATCH] alsa-git merge request

2008-01-31 Thread Jaroslav Kysela
, add new locks, fix alsa bug#3501, kernel bug#9304. Jaroslav Kysela (7): [ALSA] Use posix clock monotonic for PCM and timer timestamps [ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) [ALSA

[ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
the digital optical capture control for the Audigy 2 ZS [ALSA] ca0106: Fix sound capture on Audigy LS via AC97. [ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5 Jaroslav Kysela (4): [ALSA] hda_intel: increase maximum DMA buffer size to 1024MB [ALSA] pcm

Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Takashi Iwai wrote: At Fri, 9 Feb 2007 15:02:05 +0100 (CET), Jaroslav Kysela wrote: Linus, please do an update from: http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git (linus branch) Jaroslav, as I wrote you many times, this tree includes

Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Takashi Iwai wrote: At Fri, 09 Feb 2007 15:47:30 +0100, I wrote: At Fri, 9 Feb 2007 15:40:21 +0100 (CET), Jaroslav Kysela wrote: On Fri, 9 Feb 2007, Takashi Iwai wrote: At Fri, 9 Feb 2007 15:02:05 +0100 (CET), Jaroslav Kysela wrote: Linus

Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Linus Torvalds wrote: On Fri, 9 Feb 2007, Takashi Iwai wrote: At Fri, 9 Feb 2007 15:02:05 +0100 (CET), Jaroslav Kysela wrote: Linus, please do an update from: http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git (linus branch) Jaroslav

[ALSA PATCH] alsa-git merge request

2007-05-31 Thread Jaroslav Kysela
- Add quirk for MSI S420 Christian Rothlaender (1): [ALSA] hda-codec - Add support for ASUS A8J modem Daniel Drake (1): [ALSA] hda-intel: fix ASUS M2V detection Daniel T Chen (1): [ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[] Jaroslav Kysela (1

[ALSA PATCH] alsa-git merge request

2007-07-20 Thread Jaroslav Kysela
Audio. Jaroslav Kysela (1): [ALSA] version 1.0.14 Jaroslav Kysela [EMAIL PROTECTED] (1): [ALSA] remove duplicate Logitech Quickcam USB ID in usbquirks.h Jonathan Phenix (1): [ALSA] hda-codec - Output MFG information for HDA devices Kailang Yang (4): [ALSA] hda-codec - Add

[ALSA PATCH] alsa-git merge request

2007-05-09 Thread Jaroslav Kysela
[ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup [ALSA] ASoC Samsung S3C24xx updates - i2s James Courtier-Dutton (1): [ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC. Jaroslav Kysela (1): [ALSA] version 1.0.14rc4 Jean Delvare (1): [ALSA

[ALSA PATCH] alsa-git merge request

2007-05-16 Thread Jaroslav Kysela
/soc/codecs/wm9712.c |1 + sound/soc/soc-core.c | 18 ++- sound/usb/usbquirks.h |9 + 8 files changed, 548 insertions(+), 24 deletions(-) The following things were done: Daniel Drake (1): [ALSA] usb-audio: another Logitech QuickCam ID Jaroslav Kysela (1

[ALSA PATCH] alsa-git merge request

2007-05-03 Thread Jaroslav Kysela
Samsung S3C24xx updates - i2s James Courtier-Dutton (1): [ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC. Jaroslav Kysela (1): [ALSA] version 1.0.14rc4 Jean Delvare (1): [ALSA] sound: strlcpy is smart enough Johannes Berg (2): [ALSA] aoa: fix a sparse

Re: [RFC PATCH] MAINTAINERS: Remove Jaroslav Kysela

2013-11-07 Thread Jaroslav Kysela
--- a/MAINTAINERS +++ b/MAINTAINERS @@ -3983,8 +3983,7 @@ S: Orphan F: drivers/platform/x86/tc1100-wmi.c HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series -M: Jaroslav Kysela pe...@perex.cz -S: Maintained +S: Orphan F: drivers/net/ethernet/hp/hp100

Re: [alsa-devel] Improving or replacing snd_printk()

2013-05-30 Thread Jaroslav Kysela
. Jaroslav -- Jaroslav Kysela pe...@perex.cz Linux Kernel Sound Maintainer ALSA Project; Red Hat, Inc. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: [PATCH] pnp: isapnp: make core more explicitly non-modular

2016-08-16 Thread Jaroslav Kysela
ation > is already contained at the top of the file in the comments. > > We don't replace module.h with init.h since the file already has that. > But we do add moduleparam.h since the file does use module_param(). > > Cc: Jaroslav Kysela <pe...@perex.cz> > Cc: "Rafael J

Re: [PATCH 0/8] Fix year 2038 issue for sound subsystem

2018-04-25 Thread Jaroslav Kysela
Dne 24.4.2018 v 15:37 Arnd Bergmann napsal(a): > On Tue, Apr 24, 2018 at 3:29 PM, Jaroslav Kysela <pe...@perex.cz> wrote: >> Dne 24.4.2018 v 14:06 Baolin Wang napsal(a): >>> Since many structures will use timespec type variables to record time stamp >>> in uapi/

Re: [PATCH 0/8] Fix year 2038 issue for sound subsystem

2018-04-24 Thread Jaroslav Kysela
information (with the 32-bit wrapping for the old fields). It means that we do not need new ioctls and old libraries will be fine. It may make sense to define private snd_timespec32 and snd_timespec64 with s32/s64 types instead separate sec/usec fields.

Re: [PATCH 0/4] ALSA: Fix year 2038 issue for sound subsystem, alternative

2018-04-26 Thread Jaroslav Kysela
am will change, so I am fine to add new ioctl (like originally proposed). The alsa-lib defines timespec only if posix defines are not set so glibc's time.h does not define the timespec structure - it may be improved. Jaroslav > > Arnd > >

Re: [PATCH] for YMF PCI sound cards

2000-12-08 Thread Jaroslav Kysela
0 rev 1", NULL}, > > + {0x41445303, "Yamaha YMF" , NULL}, > > Are you sure it's correct? I am almost certain that no YMFxxx > has on-chip AC97. I'd like to see a document that allows you > the change quoted above. It's Analog Device's AD1819 chip.

[PATCH] ISA PnP (2.4.0-test9)

2000-10-08 Thread Jaroslav Kysela
or questions directly. Jaroslav - Jaroslav Kysela <[EMAIL PROTECTED]> SuSE Linuxhttp://www.suse.com ALSA project http://www.alsa-project.org 2.4.0-test9-isapnp-3.patch.gz

Re: [PATCH] ISA PnP (2.4.0-test9)

2000-10-09 Thread Jaroslav Kysela
On Mon, 9 Oct 2000, Keith Owens wrote: > On Sun, 8 Oct 2000 23:50:43 +0200 (MEST), > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > this patch contains following fixes and enhancements to export ISA > >PnP IDs outside the kernel module: > > > >* m

Re: [PATCH] ISA PnP (2.4.0-test9)

2000-10-09 Thread Jaroslav Kysela
On Mon, 9 Oct 2000, Keith Owens wrote: > On Mon, 9 Oct 2000 12:29:19 +0200 (MEST), > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > >On Mon, 9 Oct 2000, Keith Owens wrote: > >> Modutils and the kernel are compiled from different headers, none of > >> this #in

Re: [PATCH] ISA PnP (2.4.0-test9)

2000-10-09 Thread Jaroslav Kysela
On Mon, 9 Oct 2000, Keith Owens wrote: > On Mon, 9 Oct 2000 12:55:28 +0200 (MEST), > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > >I fully understand your point, but I don't want to have a special > >case for ISA PnP. What about this change: > > > >#de

[PATCH] ALSA 1.0.9rc2

2005-03-27 Thread Jaroslav Kysela
(-) through these ChangeSets: <[EMAIL PROTECTED]> (05/03/24 1.2342) ALSA 1.0.9rc2 <[EMAIL PROTECTED]> (05/03/24 1.2341) ALSA CVS update ALSA Version release: 1.0.9rc2 Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> (05/03/24 1.2340)

Re: ALSA bugs with 2.6.12-rc1

2005-04-04 Thread Jaroslav Kysela
> Are you saying the userspace interface of the ALSA kernel drivers has > incompatible changes between minor versions of ALSA? > > If this is true, that's a serious bug. Nope, but newer alsa-lib use an ALSA timer API feature which was not well debugged. This oops should be fixed in 2.6.12-rc2 and older

Re: 2.6: sound/isa/gus/gus_lfo.c is unused (fwd)

2005-03-07 Thread Jaroslav Kysela
nux ultra sound project yet. I removed this file in our CVS tree, so it will be removed also in ALSA BK tree in next merge. Thanks, Jaroslav - Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Ma

[ALSA PATCH] Intel HDA driver

2005-01-26 Thread Jaroslav Kysela
Signed-off-by: Takashi Iwai <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> (05/01/20 1.1975.47.17) [ALSA] Add support for Chaintech 9CJS ICE1712 driver Added the support for Chaintech 9CJS by Delmaire Maxime. Signed-off-by: Takashi Iwai <[EMAIL PROTECTED]>

Re: [BUG] 2.6.11-rc2 ALSA

2005-01-26 Thread Jaroslav Kysela
machines with AD1981x codecs Fixed the default state of "Headphone Jack Sense" switch on AD1981x codecs. Setting this on affects the output of some machines (e.g. Thindpads). The default value is set on only hardwares which are known to work. =

Re: smartlink alsa modem problem in 2.6.11

2005-03-02 Thread Jaroslav Kysela
t ready for It's known bug: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=890 Have you tried to load "snd-intel8x0m and snd-intel8x0" modules in opposite order? Anyway, further discussion should go to this bug report... Jar

Re: RFD: Kernel release numbering

2005-03-04 Thread Jaroslav Kysela
ive? It's because the multichannel devices were added and reorganized. But the basic functionality (sound from front speakers and analog capturing) should be preserved with all 1.0.x alsa-lib versions. Jaroslav - Jaroslav Kysela <[EMAIL PROTE

Re: ALSA bugs in list [was Re: 2.6.12-rc1-mm1]

2005-03-22 Thread Jaroslav Kysela
fy these patches / changesets. I will try to prepare some useable tool in few weeks. Jaroslav - Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project, SUSE Labs - To unsubscribe from this list: send the line &qu

[PATCH] broken error path in drivers/pnp/card.c

2005-08-15 Thread Jaroslav Kysela
Hi all, it seems that the error path in pnp_request_card_device() is broken (one variable is left initialized and the semaphore is not unlocked). The bellow patch should fix it. Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]> diff --git a/drivers/pnp/card.c b/drivers/pnp/

[PATCH] broken error path in drivers/pnp/card.c

2005-08-18 Thread Jaroslav Kysela
Hi, the error path in pnp_request_card_device() is broken (one variable is left initialized and the semaphore is not unlocked). The bellow patch fixes it (and has been tested). Please, apply immediately. Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]> diff --git a/drive

[ALSA PATCH] alsa-git merge request

2006-12-20 Thread Jaroslav Kysela
CMI9761 chips. Jaroslav Kysela: [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop [ALSA] version 1.0.14rc1 Jean Delvare: [ALSA] sound: Don't include i2c-dev.h Nickolay V. Shmyrev: [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2 Remy Bruno: [ALSA] hdsp

Re: BUG: Yamaha OPL3SA2 does not work with ALSA on 2.6 kernels.

2005-07-26 Thread Jaroslav Kysela
to suspend2). Please, report this problem to our bug-tracking-system: https://bugtrack.alsa-project.org/alsa-bug We have already two similar reports #440 and #879. Please, provide us all info (working manual conf etc.).. Jaroslav - Jaroslav Kysela &l

[ALSA PATCH] 1.0.9b+

2005-07-28 Thread Jaroslav Kysela
sound/usb/usbquirks.h | 29 sound/usb/usx2y/usX2Yhwdep.c|3 sound/usb/usx2y/usx2yhwdeppcm.c |6 65 files changed, 5059 insertions(+), 1122 deletions(-) - Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel

Re: [2.6 patch] schedule obsolete OSS drivers for removal

2005-07-28 Thread Jaroslav Kysela
:) > > The only big thing I know that still needed OSS (and may still do so) is > the support for AC97 wired touchscreens and the like. Has that been > ported to ALSA ? We're working on this issue right now. Jaroslav - Jaroslav

Re: [Alsa-devel] Re: [2.6 patch] schedule obsolete OSS drivers for removal

2005-07-29 Thread Jaroslav Kysela
o add a notice to the help file and/or driver that the ALSA driver should be tested and bugs reported to the ALSA bug-tracking-system. Thanks, Jaroslav - Jaroslav Kysela <[EMAIL PROTECTED]> Lin

Re: [ALSA PATCH] 1.0.9b+

2005-07-29 Thread Jaroslav Kysela
On Thu, 28 Jul 2005, Andrew Morton wrote: > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > > > Linus, please do an update from: > > > >rsync://rsync.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git > > > > ... > > 65 files changed,

[ALSA GIT SYNC] ALSA version 1.0.10rc1+

2005-08-30 Thread Jaroslav Kysela
- Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project, SUSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Ple

[ALSA PATCH] alsa-git merge request

2007-01-09 Thread Jaroslav Kysela
(+), 12 deletions(-) The following things were done: Clemens Ladisch: [ALSA] usb-audio: work around wrong frequency in CM6501 descriptors Giuliano Pochini: [ALSA] Fix potential NULL pointer dereference in echoaudio midi Jaroslav Kysela: [ALSA] version 1.0.14rc1 Jason Gaston

[ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
. [ALSA] ac97: Identify CMI9761 chips. [ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5 Jaroslav Kysela: [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop [ALSA] hda_intel: increase maximum DMA buffer size to 1024MB [ALSA] pcm core: add

Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
iew comments would be useful, too. > > > > > From: Andrew Morton <[EMAIL PROTECTED]> > > Fix the soc code after dhowells workqueue changes. I applied this patch to alsa-git tree. Thanks, Jaro

Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
On Fri, 15 Dec 2006, Andrew Morton wrote: > On Fri, 15 Dec 2006 08:52:48 +0100 (CET) > Jaroslav Kysela <[EMAIL PROTECTED]> wrote: > > > Linus, please do an update from: > > > > http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git > >

[ALSA PATCH] alsa-git merge request

2006-11-28 Thread Jaroslav Kysela
: Clemens Ladisch: [ALSA] rtctimer: handle RTC interrupts with a tasklet James Courtier-Dutton: [ALSA] snd-emu10k1: Fix capture for one variant. Jaroslav Kysela: [ALSA] version 1.0.13 John W. Linville: [ALSA] hda: fix typo for xw4400 PCI sub-ID Matt Porter: [ALSA] hda: fix

[ALSA PATCH] alsa-git merge request

2007-03-14 Thread Jaroslav Kysela
-- sound/soc/Kconfig |2 + sound/soc/at91/Kconfig |3 +- sound/soc/pxa/Kconfig |3 +- 11 files changed, 76 insertions(+), 18 deletions(-) The following things were done: Jaroslav Kysela (1

Re: alsa was Re: ABI coupling to hypervisors via CONFIG_PARAVIRT

2007-03-14 Thread Jaroslav Kysela
and there are always probes to optimize things. We use standard file operations - open/close/ioctl/mmap, too. Jaroslav - Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project, SUSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel&quo

[PATCH] bonding: replace system timer with work queue

2007-02-28 Thread Jaroslav Kysela
threads (rtnl_lock is used also in linkwatch_event) - new bond workqueue thread is created. Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]> diff -rupN linux-2.6.20.orig/drivers/net/bonding/bond_3ad.c linux-2.6.20/drivers/net/bonding/bond_3ad.c --- linux-2.6.20.orig/drivers/net/bonding/bond

[ALSA PATCH] alsa-git merge request

2007-03-06 Thread Jaroslav Kysela
deletions(-) The following things were done: Jaroslav Kysela (1): [ALSA] version 1.0.14rc3 Joe Sauer (1): [ALSA] soc - Fix WM9712 register cache entry Liam Girdwood (1): [ALSA] soc - WM9712 PCM volume Takashi Iwai (7): [ALSA] hda-codec - Add LFE support on Dell M90

[ALSA PATCH] alsa-git merge request

2007-01-23 Thread Jaroslav Kysela
Linus, please do an update from: http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git (linus branch) The GNU patch is available at: ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-01-23.patch.gz The following files will be updated: sound/usb/usx2y/usbusx2yaudio.c |

[ALSA PATCH] alsa-git merge request

2007-02-13 Thread Jaroslav Kysela
files changed, 394 insertions(+), 227 deletions(-) The following things were done: Clemens Ladisch (2): [ALSA] emu10k1: fix typo [ALSA] usb-audio: add PCR-A PCM support Frank Mandarino (1): [ALSA] Change AT91 PDC register defines for 2.6.20 kernel Jaroslav Kysela (2

[ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
optical capture control for the Audigy 2 ZS [ALSA] ca0106: Fix sound capture on Audigy LS via AC97. [ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5 Jaroslav Kysela (4): [ALSA] hda_intel: increase maximum DMA buffer size to 1024MB [ALSA] pcm core: add

Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Takashi Iwai wrote: > At Fri, 9 Feb 2007 15:02:05 +0100 (CET), > Jaroslav Kysela wrote: > > > > Linus, please do an update from: > > > > http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git > > (linus branch) > > Jaro

Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Takashi Iwai wrote: > At Fri, 09 Feb 2007 15:47:30 +0100, > I wrote: > > > > At Fri, 9 Feb 2007 15:40:21 +0100 (CET), > > Jaroslav Kysela wrote: > > > > > > On Fri, 9 Feb 2007, Takashi Iwai wrote: > > > > > >

Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Linus Torvalds wrote: > On Fri, 9 Feb 2007, Takashi Iwai wrote: > > > At Fri, 9 Feb 2007 15:02:05 +0100 (CET), > > Jaroslav Kysela wrote: > > > > > > Linus, please do an update from: > > > > > > http://www.kernel.org/

[ALSA PATCH] alsa-git merge request

2007-05-31 Thread Jaroslav Kysela
- Add quirk for MSI S420 Christian Rothlaender (1): [ALSA] hda-codec - Add support for ASUS A8J modem Daniel Drake (1): [ALSA] hda-intel: fix ASUS M2V detection Daniel T Chen (1): [ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[] Jaroslav Kysela (1

[ALSA PATCH] alsa-git merge request

2007-05-16 Thread Jaroslav Kysela
/soc/codecs/wm9712.c |1 + sound/soc/soc-core.c | 18 ++- sound/usb/usbquirks.h |9 + 8 files changed, 548 insertions(+), 24 deletions(-) The following things were done: Daniel Drake (1): [ALSA] usb-audio: another Logitech QuickCam ID Jaroslav Kysela (1

[ALSA PATCH] alsa-git merge request

2007-05-03 Thread Jaroslav Kysela
[ALSA] ASoC Samsung S3C24xx updates - i2s James Courtier-Dutton (1): [ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC. Jaroslav Kysela (1): [ALSA] version 1.0.14rc4 Jean Delvare (1): [ALSA] sound: strlcpy is smart enough Johannes Berg (2): [ALSA] aoa:

[ALSA PATCH] alsa-git merge request

2007-05-09 Thread Jaroslav Kysela
export AC97 DAI [ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup [ALSA] ASoC Samsung S3C24xx updates - i2s James Courtier-Dutton (1): [ALSA] snd-emu10k1: Prevent E-Mu 1010 Notebook card from hanging PC. Jaroslav Kysela (1): [ALSA] version 1.0.14rc4 Jean Delvare (1):

[ALSA PATCH] alsa-git merge request

2007-07-20 Thread Jaroslav Kysela
Audio. Jaroslav Kysela (1): [ALSA] version 1.0.14 Jaroslav Kysela [EMAIL PROTECTED] (1): [ALSA] remove duplicate Logitech Quickcam USB ID in usbquirks.h Jonathan Phenix (1): [ALSA] hda-codec - Output MFG information for HDA devices Kailang Yang (4): [ALSA] hda-codec - Add

[ALSA PATCH] alsa-git merge request

2007-11-19 Thread Jaroslav Kysela
] cmipci: fix FLINKON/OFF bits [ALSA] mpu401: fix recursive locking in timer Jaroslav Kysela (1): [ALSA] version 1.0.15 Takashi Iwai (4): [ALSA] hda-codec - Disable shared stream on AD1986A [ALSA] hda-codec - Check PINCAP only for PIN widgets [ALSA] ca0106 - Check value

Re: [ALSA PATCH] alsa-git merge request

2007-11-20 Thread Jaroslav Kysela
On Tue, 20 Nov 2007, Takashi Iwai wrote: > At Mon, 19 Nov 2007 19:35:09 +0100 (CET), > Jaroslav Kysela wrote: > > > > > > Linus, please pull from [the linus branch at]: > > > > master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus > > git

  1   2   >