|
| |
:Linus Torvalds: Linux 2.6.3-rc1
Kernel.org Mirrors
Full Changelog
Ok, this is another big merge of a number of pending patches, although to
some degree the patches have now moved "outwards" from the core, and most
of them are in driver land.
There's a lot of network driver updates (have been in -mm and Jeff's
testing trees for a while), and Al Viro has been fixing up not just
network drivers, but also cursing over parport interfaces ;)
Andrew's patches are all over, from fixing warnings with new versions of
gcc to merging things like the ppc updates he had in his tree, and
everything in between.
On and a big ALSA update, along with SCSI updates (big qla update, for
example).
So let's calm down and make sure all the updates are ok.
Linus
Alexander Viro:
- lots of netdriver fixes: convert to alloc_etherdev, leak fixes
- parport fixes (1-6)
- paride cleanup and fixes (1-25)
- scsi/imm.c cleanup and fixes (1-8)
- scsi/ppa.c cleanup and fixes (1-9)
Andi Kleen:
- put "kernel_thread_helper" in right linker segment
Andrew Morton:
- [APPLETALK]: Do not use lvalue in assignment
- [ATM]: Do not use lvalue in assignment
- [X25]: Do not use lvalue in assignment
- [DECNET]: Do not use lvalue in assignment
- [ECONET]: Do not use lvalue in assignment
- [IPV6]: Do not use lvalue in assignment
- [IPX]: Do not use lvalue in assignment
- [IRDA]: Do not use lvalue in assignment
- [LLC]: Do not use lvalue in assignment
- [AF_KEY]: Do not use lvalue in assignment
- [NETROM]: Do not use lvalue in assignment
- [ROSE]: Do not use lvalue in assignment
- [SCTP]: Fix packed attribute usage
- [TCP]: Un-inline tcp_put_port()
- [TG3]: Do not use lvalue in assignment
- libata warning fixes
- gcc-35: drivers/net/wan/lmc
- gcc-3.5: ne2k-pci.c
- Fix race in sched_exit()
- Eicon isdn driver flush_scheduled_work() fix
- sn2: set iommu bounce limit
- Fixes / Enhancements for PPC_GEN550
- Make PPC601_SYNC_FIX depend on pmac||prep
- Remove useless argument from __ste_allocate()
- Allow PCI BARs that start at 0
- quiet down SMP boot messages
- VT locking fixes
- lock_cpu_hotplug only if CONFIG_CPU_HOTPLUG
- ia32 MSI vector handling fix
- kbuild: Unmangle include options for gcc
- sisfb update
- Fix more gcc 3.4 warnings
- string fixes for gcc 3.4
- gcc-3.5: fix extern inline decls
- gcc-3.5: #ident fixes
- gcc-3.5: binfmt_elf warning fix
- gcc-3.5: pcm_misc.c warnings
- gcc-3.5: fix pcm_plugin warnings
- gcc-3.5: reiserfs fixes
- gcc-3.5: ide.h fixes
- gcc-3.5: elevator.h fixes
- gcc-3.5: keyboard.c fixes
- gcc-3.5: _exit fix
- Fix inlining failure (all GCCs) in parport
- More 3.4 compilation fixes
- gcc-3.5: sound/core/seq/seq_clientmgr.c
- gcc-3.5: parport warnings
- gcc-3.5: i810_accel fix
- gcc-3.5: misc.c warning fix
- gcc-3.5: fsfilter.h, ntfs.h
- gcc-3.5: zatm.c fix
- gcc-3.5: vxfs fixes
- gcc-3.5: hfs fixes
- gcc-3.5: drivers/atm/uPD98402.c
- gcc-3.5: intermezzo
- gcc-3.5: iphase.c
- gcc-3.5: suni.c
- gcc-3.5: drivers/atm/fore200e.c
- gcc-3.5: ncpfs
- gcc-3.5: drivers/atm/eni.c
- gcc-3.5: drivers/atm/idt77105.c
- gcc-3.5: drivers/atm/he.c
- gcc-3.5: net/atm/common.c
- gcc-3.5: drivers/i2c/chips/it87.c
- gcc-3.5: radeon
- gcc-3.5: drivers/ide/pci/sc1200.c
- gcc-3.5: raid6
- gcc-3.5: mtd
- gcc-3.5: DVB
- gcc-3.5: PCMCIA
- gcc-3.5: video
- gcc-3.5: pnpbios
- gcc-3.5: drivers/scsi/53c700
- gcc-3.5: advansys.c
- gcc-3.5: atp870u.c
- gcc-3.5: gdth.c
- gcc-3.5: fbcon.c
- gcc-3.5: drivers/video/riva/fbdev.c
- gcc-3.5: drivers/video/cfbimgblt.c
- gcc-3.5: drivers/video/vgastate.c
- gcc-3.5: arch/i386/kernel/traps.c
- x86-64 fixes for gcc 3.5
- bitmap parsing/printing routines, version 4
- i387: handle copy_from_user() error
- printk_ratelimit() tweaks
- add readX_relaxed() interface
- Kconfig: use select statements
- kconfig/wireless: Replace enable with select
- use __attribute_const__ everywhere
- EDD: read disk80 MBR signature, export through edd module
- swsusp does not stop DMA properly during resume
- Trivial cleanups for swsusp
- Allow software_suspend to fail
- vmalloc address offset fix
- hugetlbfs directory entry cleanup
- libfs mtime/ctime updates
- hugetlbfs cleanup
- check do_munmap() failure
- missing `console_driver' with CONFIG_VT && !CONFIG_VT_CONSOLE
- Make naming of parititions in sysfs match /proc/partitions
- ppc32: Set HZ to 1000 on ppc32
- fix blockdev --getro for sr, sd, ide-floppy
- console: support for > 127 chars
- remove valid_addr_bitmap
- osst.c: suppress page allocation failure warnings
- initialise cpu_vm_mask in init_mm
- deprecate the raw driver
- Fix deep stack usage in ncpfs
- remove_suid() fix
- md: Move the test in preferred_minor to where it is used
- md: Fixes to make debuging output nicer
- md: Collect device IO statistics for MD personalities
- md: Change the way the name of an md device is printed in error
messages
- /proc/paritions: omit removable media
- remove SIIG combo cards PCI ids from parport_pc
- Remove memblks from the kernel
- Clean up raid6 kbuild output
- Better "Losing Ticks" Error Message
- posix_timers fixes
- Zero last byte of mount option page
- futex: remove redundant test
- janitor: change a few SYSRQ to MAGIC_SYSRQ
- janitor: dz: verify_area() removal
- janitor: sound/oss: use C99 inits
- console cleanup
- oprofile per-cpu buffer overrun
- oprofile, typo in alpha driver
- copy_namespace ENOMEM fix
- janitor: vgastate: cleanup iounmap() usage
- [janitor] vga16fb: add missing iounmap()
- __d_path needs vfsmount_lock
- namei.c: take vfsmount_lock
- try reiserfs before other filesystems
- UFS: honour `silent' parameter
- Fine tune the time conversion to eliminate conversion errors
- /proc/stat:btime fix
- fix menuconfig choice item help display
- u_int32_t causes cross-compile problems
- ac97 OSS driver removal fix
- is_subdir locking fix
- proc_check_root() locking fix
- ide-cd mo write protect
- rate limit nr_free_pages
- Use address hint in mmap for search
- shrink_list(): check PageSwapCache() after add_to_swap()
- as-iosched.txt update
- enable fast symbol lookup via an inverted index in cscope
- Lindent fixed to match reality
- Move cpu_vm_mask to be closer to mmu_context_t in struct mm
- PCI Scan all functions
- CDROMREADAUDIO frames
- Remove uneeded dentry assignment
- missing export of cpu_2_node
- Remove the unused kmalloc_percpu_init()
- ppp: try harder to allocate the deflate buffer
- fix compilation warnings in neofb.c
- istallion compile fix
- Moxa serial compile fixes
- Specialix compile fix
- Hisax compile fix
- DVB compile fix
- SElinux compile fix
- fix memory leak while coredumping
- Fix x86-64 boot problem
- Altix update: various, mainly cleanups
- Altix update: small cleanups
- Altix update: misc changes
- Altix update: add MINIMAL_ATE_FLAG
- Altix update: io changes
- Altix update: pcibr_invalidate_ate check
- Altix update: early_probe_for_widget() improvement
- Altix update: VGA, keyboard, other changes
- Altix update: remove pcibr_intr_func()
- Altix update: irq fixes
- Altix update: pci_bus_cvlink.c fixes
- Altix update: pci_bus_cvlink.c fixes
- Fix ptrace in the vsyscall dso area
- ppc64: move hypervisor console code into its own file
- ppc64: fix up hvc console dev/devfs name, from Milton Miller
- ppc64: Fix up iseries updatepp, from Ben Herrenschmidt
- ppc64: change HSC -> HVSC
- ppc64: Fix compiler warnings, from Olof Johansson
- ppc64: Fixes for OF device tree update code, from Nathan Lynch
- ppc64: integrate vio.c with 2.6 driver model
- ppc64: Added definition of viomajortype_scsi, from Dave Boutcher
- ppc64: Fix pcibios_scan_all_fns on iSeries, from Jake Moilanen
- ppc64: use drivers/Kconfig
- ppc64: Fix another numa bug
- ppc64: use smp_processor_id everywhere
- ppc64: Remove pvr from the paca
- ppc64: cpus_in_xmon needs to be a cpumask_t, from Milton Miller
- ppc64: sysrq helpers should have their active character capitalized
- ppc32: Update PowerMac dmasound driver
- ppc64: vio fix
- ppc64: Add readq/writeq and __raw* IO functions
- gcc-3.5: drivers/atm/atmtcp.c
- snprintf() commentary
- With size > XATTR_SIZE_MAX, getxattr(2) always returns E2BIG
- oss/ad1889: correct printk of dma_addr_t
- ext2/3: incorrect increment of i_blocks when keeping the same xattr
block
- Set CCISS driver VM read-ahead to 1024K
- janitor: video/fbcmap: kmalloc() audit
- janitor: ide/pci/triflex: handle !CONFIG_PROC_FS
- janitor: ps2esdi: fix '&' to '&&'
- janitor: vga16fb.c ioremap() and fb_alloc_cmap() audit
- Suppress page allocation failures from sg_page_malloc()
- Altix: remove alenlist.h
- Altix: cleanup HWGRAPH_DEBUG
- Moxa serial devfs fix
- Improper handling of %c in vsscanf
- meye: Fix dma_addr_t usage
- v4l: i2c cleanups
- v4l: saa7134 cleanups and new cards
- Fix x86-64 compilation on 2.6.2-bk1
- unexport do_exit()
- fb.h header fix
- epoll struct epitem size reduction
- fix readX_relaxed machine vectors for ia64
- memblks compile fixes
- remove __exit from mptscsih_exit()
- Add P1/P2 programmable keys to the sonypi driver
- ext2: update inode ctime on rename()
- [NETLINK]: Fix illegal lvalue with gcc-3.5
- [AF_PACKET]: Fix illegal lvalue with gcc-3.5
- [PPPOE]: Fix illegal lvalue with gcc-3.5
- [NET]: Simply net_ratelimit()
Andrew Vasquez:
Angelo Dell'Aera:
- [TCP]: Add tcp_westwood doc to ip-sysctl.txt
Bartlomiej Zolnierkiewicz:
- fix 'cat /proc/ide/<cd|dvd>/identify' hang (CONFIG_IDE_TASKFILE=y)
- remove dead CONFIG_IDEDMA_NEW_DRIVE_LISTINGS
- remove CONFIG_IDEDMA_PCI_WIP
- remove unused ide_devices_t from ide.c and ide.h
- ide-io.c: remove unused unplugged iops
- remove unused __ide_dma_retune() and ide_hwif_t->ide_dma_retune
- remove ide_dma_queued_* ops from ide_hwif_t
Benjamin Herrenschmidt:
- [SUNGEM]: Add support for G5 PowerMAC plus PM fixes
- ppc32: Update/cleanup low level POWER4 & G5 CPU support
- Save and restore HID2 on 750FX CPUs when sleeping/resuming
- Move pmac-specific PCI quirks to pmac_pci.c, update cardbus one for
new TI controller, add some for fixing up ATA & SATA controllers
(switch normal ATA to fully native mode and disable unused function
on G5 K2 SATA)
- Fix processing of Open Firmware PCI host bridge "ranges" property
- On G5 machines, we remap the AGP port to bus number 0xf0. XFree
contains a hack that is unfixable at the moment for getting the IO
base which is hard coded to bus number 0 (AGP on earlier machines).
- ppc32: export clear_user_page, some video-for-linux drivers need it
- Add Samuel Rydth improved software CPU timebase synchronisation
used on machines that don't have a HW facility (or we don't drive
it yet like G5s)
- ppc32: Cleanup PowerMac SMP support Add a fix fox machines that
don't have HW timebase sync facility
- ppc32: Fix smp_message_pass macro, turn into an inline function
- ppc32: fix a possible race in pte_free() Another processor could be
walking the page table in the middle of the PTE page to be freeded.
Synchronize with hash_page using the lock.
- ppc32: Flush the Hash PTE in ptep_test_and_clear_young() Without
this, page aging is broken on ppc32
- ppc32: Fix release_OF_resource() function
- ppc32: Fix initialisation of the POWER4 / G5 MMU Hash table
especially related to the use of the btext early debug text engine
- ppc32: Fix parsing of Open Firmware interrupt tree on G5
- ppc32: Update register definitions for Apple chipsets
- ppc32: Fix PCI<->OF linkage for G5s AGP bus
- ppc32: Rework nvram management
- ppc32: Update PowerMac motherboard support add support for newer
laptops and G5 desktops
- ppc32: Update PowerMac i2c management
- ppc32: Add support for PowerMac G5 HT/PCI & AGP busses
- ppc32: Fix PowerMac SMP to work with G5s
- ppc32: Fix time calibration on some G4 models
- ppc32: PowerMac G5 interrupt management
- ppc32: refcounting fix for of_device.c
- ppc32: Fix a warning with some usages of udelay
- ppc32: Add some PowerMac specific PCI IDs
- ppc32: Update macio_asic, add some resource management
- ppc32: Update the PowerMac 53c94 SCSI driver
- ppc32: Update PowerMac "mesh" driver
- ppc32: Update resource management of the PowerMac SCC driver
- ppc32: Update the PowerMac "macio" IDE driver
- ADB: Minor fix, autopoll list could be lost on a failed bus reset
- ppc32: Update the PowerMac adbhid driver (ADB & laptop
mouse/trackpad/keyboard)
- ppc32: Update PowerMac mediabay driver
- ppc32: Update PowerMac via-pmu driver
- ppc32: Update PowerMac laptop backlight control core
- ppc32: Use drivers/Kconfig and move some Mac stuffs to
drivers/macintosh/Kconfig
- ppc32: Bring back PowerMac swim3 floppy driver into working state
- ppc32: Update PowerMac cpufreq driver
- ppc32: Fix the mac mouse button emulation code
- ppc32: Add thermal management drivers
- bmac network driver update
Carl-Daniel Hailfinger:
- [2.6] Update forcedeth to 0.23
Chas Williams:
- [ATM]: [idt77252] fix dma_addr_t type error with
CONFIG_HIGHMEM64G=y (by "Randy.Dunlap" <rddunlap@osdl.org>)
- [ATM]: [clip] check return code from kmem_cache_create (by
"Randy.Dunlap" <rddunlap@osdl.org>)
Daniele Bellucci:
- [NETFILTER]: Make use of ipt_register_target() return values
David Dillow:
- Support the new 3CR990B cards that require authentication of the
runtime firmware image.
David S. Miller:
- [TCP]: Put Alexey's -EAGAIN change back in with Linus's fix on top
- [DECNET]: Fix filling in of header length field
- [CREDITS]: Update Bjorn Ekwall's address
- [SUNGEM]: Add K2_GMAC pci id to pci_ids.h
- [TCP]: Kill bogus reference to CONFIG_TCP_WESTWOOD
- [SPARC64}: Fix ultra-III and later support of new-style SILO
booting
- atmel_pci build fix
David Stevens:
- [IPV4]: Add per-device sysctl to force IGMP version
- [IPV4]: Fix IGMP device reference counting
Domen Puncer:
- [NET]: In dev_seq_printf_stats(), kill extra comparison, make more
readable
Douglas Gilbert:
François Romieu:
- 2.6.0-test6 - more free_netdev() conversion
Harald Welte:
- [NETFILTER]: Fix up copyright notices
- [NETFILTER]: Update Changes file to reflect 2.6.x reality
Hideaki Yoshifuji:
- [IPV6]: Use the cheaper ipv6_addr_any() for ipv6_addr_type() where
possible
- [IPV6]: Use the cheaper ipv6_addr_is_multicast() for
ipv6_addr_type() where possible
- [IPV6]: Fix reserved subnet anycast checking in
__ipv6_regen_rndid()
- [IPV6]: Fix dst leak in error path of ndisc_send_redirect()
- [IPV6]: Make note in headers about shared socket option numbers
- [IPV6]: Clean-up NS (including DAD) vs tentative address
- [IPV6]: Unify 3 similar code paths in ndisc_recv_ns()
- [IPV6]: Use cheaper ipv6_addr_any() where appropriate
Hirofumi Ogawa:
- 8139too NAPI for net-drivers-2.5-exp
- 8139too warning fix (1/2)
- 8139too tx queue handling fix
James Bottomley:
- aha152x request region fix
- Fusion update to 3.00.02
- Update qla2xxx to 8.00.00b9
- qla2xxx - perform proper SNS scans with ISP2200 HBAs. [1/3]
- qla2xxx - Remove unused GFT_ID code. [2/3]
- qla2xxx - Use RIO mode 4 for ISP2100/ISP2200 operation. [3/3]
- Fix mptfusion to compile without CONFIG_PM
- qla2xxx: Resync with latest released firmware 3.02.21
- scsi: scatter gather alignment constraints
- SCSI: BusLogic update
- SCSI: remove qlogicfc driver
- SCSI: Remove AM53c974 driver
- SCSI: remove mac_NCR5380 driver
- minor mptfusion fix
- scsi_mid_low_api.txt update to clarify queuecommand return values
- use cramfs as an initrd
James Morris:
- [CRYPTO]: Make padding[] array static in sha{256,512}_final()
James Simmons:
Jaroslav Kysela:
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ICE1712 driver
Moved spdif.setup_rate to snd_ice1712_set_pro_rate() function
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> EMU10K1/EMU10K2
driver use the standard control names for RCA and optical spdif on
audigy.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
fixed snd_ac97_set_rate() to accept surround and LFE sample rates,
too.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver,AC97
Codec Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
fixes by James Courtier-Dutton <James@superbug.demon.co.uk>:
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> PCM Midlevel
Simplified snd_pcm_update_hw_ptr*() functions
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de>
Documentation,VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Timer Midlevel,ALSA
sequencer Clemens Ladisch <clemens@ladisch.de>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ALSA Core,Timer
Midlevel,ALSA sequencer,PPC DACA driver PPC Tumbler driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> USB generic driver
Clemens Ladisch <clemens@ladisch.de>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Documentation,PCMCIA
Kconfig
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Memalloc module
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> USB generic driver
Clemens Ladisch <clemens@ladisch.de>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
removed a wrong entry for gigabyte mobos.
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> Sound Scape
driver Chris Rankin <rankincj@yahoo.com> - use #define rather than
value for the microcode size
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> OPL3,Raw OPL
FM,ES1968 driver removed obsolete __SND_OSS_COMPAT__.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> EMU10K1/EMU10K2
driver Peter Zubaj <pzad@pobox.sk>:
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> Intel8x0 driver
Added mpu_port initialization from the kernel command line
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Generic
drivers,MPU401 UART,ALSA Core,ALS100 driver,AZT2320 driver CMI8330
driver,DT019x driver,ES18xx driver,OPL3SA2 driver Sound Galaxy
driver,Sound Scape driver,AD1816A driver,AD1848 driver CS4231
driver,CS4236+ driver,PC98(CS423x) driver,ES1688 driver GUS Classic
driver,GUS Extreme driver,GUS MAX driver AMD InterWave
driver,Opti9xx drivers,ES968 driver,SB16/AWE driver SB8
driver,Wavefront drivers,CMIPCI driver,VIA82xx driver,YMFPCI driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Documentation,SB
drivers,YMFPCI driver,ALS4000 driver,AZT3328 driver CMIPCI
driver,ENS1370/1+ driver,ES1968 driver,Intel8x0 driver VIA82xx
driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> CS4281 driver,RME32
driver,RME96 driver,CS46xx driver,NM256 driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
added ALC655 entry (compatible with ALC650).
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Maestro3 driver
don't enable MPU401 irq.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ALSA<-OSS emulation
added fallback device selection for OSS mixer.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Intel8x0
driver,VIA82xx driver,AC97 Codec Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
fixed typo in the last AD198x fix.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver added
the DXS whitelist for twinhead mobo.
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> Timer Midlevel
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> PCM Midlevel don't
call kfree with NULL pointer (constraint rules is not always
allocated).
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> EMU10K1/EMU10K2
driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Timer Midlevel fixed
the unbalanced spinlock at the error path.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Documentation minor
corrections for the recent updates.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> PCM Midlevel removed
the export of snd_pcm_lock(). replaced with the normal mutex.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> PCM Midlevel
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> HWDEP Midlevel allow
dsp_load callback without dsp_status callback.
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> PCM Midlevel
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver Zinx
Verituse <zinx@epicsol.org>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de>
Documentation,ALS4000 driver,ENS1370/1+ driver,YMFPCI driver added
auto-detection of joystick port.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ALSA Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
Ted.Wen@ite.com.tw:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> CS46xx driver fixed
the 4channel mode of another CS429x codec (0x592b).
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> YMFPCI driver fixed
the auto-detection of joystick port.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de>
Documentation,ALS4000 driver,AZT3328 driver,CMIPCI driver
ENS1370/1+ driver,VIA82xx driver,YMFPCI driver
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA<-OSS
emulation
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AD1848 driver
Robert Harris <robert.f.harris@blueyonder.co.uk> Fixed spinlocks
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA<-OSS
emulation Fixed read for partial OSS period buffer contents
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Documentation,ALSA
Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> OSS device
core,Documentation,ALSA Core,ALSA<-OSS emulation ALSA<-OSS
sequencer,ALSA Minor Numbers Rusty Russell <rusty@rustcorp.com.au>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ALSA Core,ALS100
driver,AZT2320 driver,DT019x driver,CS4231 driver CS4236+
driver,PC98(CS423x) driver,Opti9xx drivers,SB16/AWE driver
Wavefront drivers use the standard port address, 0 = disable, 1 =
auto-probe, others manual.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> OSS device core,ALSA
Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Opti9xx drivers
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> OPL4 Clemens
Ladisch <clemens@ladisch.de> use vmalloc instead of kmalloc for
temp buffer in proc read()/write()
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec Core
Clemens Ladisch <clemens@ladisch.de> new controls for
AD1981A/B/1980/1985
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver added
the quirk for ASUS A7V600.
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec Core
Fixed cut & paste bug
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> OPL4 Clemens
Ladisch <clemens@ladisch.de>
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA<-OSS
emulation Fixed semantics in snd_pcm_oss_bytes() function.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> EMU10K1/EMU10K2
driver Peter Zubaj <pzad@pobox.sk>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> CMIPCI driver
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec Core
Added IC Ensemble/KS Waves ID for stereo enhancement
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> CS4236+ driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> I2C lib core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> USB generic driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> USB generic driver
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> GUS Library Fixed
duplicate control IDs (PCM Playback Volume) for cards with the
codec chip
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> GUS Library
Omited to remove old code
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> YMFPCI driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de>
Documentation,Memalloc module,ALS4000 driver,AZT3328 driver ES1938
driver,ES1968 driver,Maestro3 driver,SonicVibes driver ALI5451
driver,EMU10K1/EMU10K2 driver,ICE1712 driver,ICE1724 driver Trident
driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> USB generic driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> USB generic driver
fix by Clemens Ladisch <clemens@ladisch.de>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Digigram VX core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> PCM Midlevel
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> PCM Midlevel,ALSA
Core,USB generic driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> USB generic driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Digigram VX Pocket
driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> EMU10K1/EMU10K2
driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AMD InterWave driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ALSA<-OSS emulation
fixed the calculation of bytes. this will fix GETxSPACE, GETxPTR,
GETODELAY ioctls.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ALSA<-OSS emulation
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> VIA82xx driver
Added EPoX EP-8K9A default settings (VIA_DXS_ENABLE)
- ALSA CVS update - version 1.0.0pre3
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> YMFPCI driver
Clemens Ladisch <clemens@ladisch.de>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> YMFPCI driver
Clemens Ladisch <clemens@ladisch.de>:
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> Control
Midlevel,ALSA Core,EMU8000 driver,SB16/AWE driver EMU10K1/EMU10K2
driver
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> HWDEP
Midlevel,ALSA Core,PCM Midlevel,RawMidi Midlevel,Timer Midlevel
Digigram VX core,L3 drivers,AC97 Codec Core,CS46xx driver Trident
driver,YMFPCI driver,GUS Library,SB16/AWE driver,CMIPCI driver
CS4281 driver,ENS1370/1+ driver,FM801 driver,Intel8x0 driver
Maestro3 driver,RME32 driver,RME96 driver,SonicVibes driver VIA82xx
driver,AK4531 codec,ALI5451 driver,EMU10K1/EMU10K2 driver ICE1712
driver,ICE1724 driver,KORG1212 driver,NM256 driver RME HDSP
driver,RME9652 driver,USB generic driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ES1968 driver,AC97
Codec Core fixed the compilation with the recent ac97 and info
changes.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> RME HDSP driver
Thomas Charbonnel <thomas@undata.org>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> RME HDSP driver
Thomas Charbonnel <thomas@undata.org>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> RME HDSP driver
Thomas Charbonnel <thomas@undata.org>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ICE1712
driver,ICE1724 driver Apostolos Dimitromanolakis
<apostolos@aei.ca>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ICE1712 driver
removed unnecessary codes, which causes compilation error with
gcc-2.9.x.
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec
Core,Intel8x0 driver Moved AC97 slot allocation from intel8x0 to
ac97_pcm.c.
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec
Core,Intel8x0 driver
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec Core
Clemens Ladisch <clemens@ladisch.de> fix compiler warnings
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> RME HDSP driver fix
by Thomas Charbonnel <thomas@undata.org>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ICE1712 driver fixes
by Apostolos Dimitromanolakis <apostolos@aei.ca>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Documentation
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
fixed typo
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec Core
Fixed AC97 slot allocation for 2nd+ PCM in assign function
- ALSA 1.0.0rc1
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> ALSA<-OSS emulation
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Generic drivers
Steve deRosier <derosier@pianodisc.com>:
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> Memalloc module
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec
Core,Intel8x0 driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> AC97 Codec Core
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Takashi Iwai <tiwai@suse.de> VIA82xx driver
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AC97 Codec Core
Commented out debugging printk
- ALSA version 1.0.0rc2
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA<-OSS
emulation
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> EMU10K1/EMU10K2
driver <pzad@pobox.sk> Center is initialized to analog to prevent
noise at startup (SB Live)
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> AMD InterWave
driver Fixed typo
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> Timer Midlevel An
attempt to fix the system timer behaviour (lost jiffy ticks)
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> USB generic
driver Clemens Ladisch <clemens@ladisch.de> deactivate_urbs didn't
return the number of still-active URBs when not unlinking
asynchronously, which would prevent calling wait_clear_urbs when
some URBs actually are being unlinked asynchronously, so these URBs
would be freed while still in use.
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> RME9652 driver
Removed duplicated ADAT3 Sync control
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> Control Midlevel
Added snd_ctl_find_hole() function.
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> GUS Library Fixed
race - scheduling in interrupt
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA sequencer
Fixed typo
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA Core A try
to fix get_id() function - use alloc_bootmem()
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> Documentation
Added read_size comment for snd_info_set_text_ops()
- ALSA CVS update - Jaroslav Kysela <perex@suse.cz> ALSA Core petter
wahlman <petter.wahlman@chello.no> vsnprintf does not copy more
than 'size' bytes _including_ '
|