Various things all over the map, most of them not necessarily
very visible to most people. ALSA update, and tons of small fixes
pretty much everywhere.
The one thing that people may actually _notice_ is that you get
a lot more warnings for some drivers due to the stricter
type-checks for PCI memory mapping. They are harmless (code
generation should be the same), and we’ll work on trying to fix up
the drivers as we go along, but they can be a bit daunting if you
happen to enable some of the less type-friendly drivers right
now..
Linus
Summary of changes from v2.6.9-rc1 to v2.6.9-rc2
Aaron Grothe:
- [CRYPTO]: Add Whirlpool digest algorithm
Adam Kropelin:
- preset loops_per_jiffy for faster booting
- input: Fix hiddev disconnect-while-in-use oops
- input: Eliminate hiddev.h dependency on hid.h
Adrian Bunk:
- update contact address for SCSI megaraid.c
- SCSI ips: remove inlines
- another small advansys cleanup
- drivers/scsi/sg.c kill local jiffies functions
- SCSI dc395x.c: fix inline compile errors
- SCSI nsp32.c: remove inlines
- let AIC7{9,X}XX_BUILD_FIRMWARE depend on
- SCSI nsp32.c: missing parts of inline removal patch
- SCSI gdth: kill #define __devinitdata
- Alex DeVries has moved
- R8169_NAPI help text
- net/smc9194.c: fix gcc-3.5 inline compile errors
- net/hamachi.c: gcc-3.5 build fixes
- net/rrunner.c: gcc-3.5 fixes
- net/tulip/dmfe.c: gcc-3.5 fixes
- ixgb_main.c: fix inline compile errors
- sk98lin/skge.c doesn’t compile with PROC_FS=n
- fix net/hamradio/dmascc with gcc 3.4
- really uninline lmc_trace
- pcxx.c build fix
- riscom8 build fix
- cdu31a.c build fix
Akinobu Mita:
- show Active/Inactive on per-node meminfo
- [IA64] discontig.c: reset counters every iteration each node in
show_mem()
Al Borchers:
- USB: update Edgeport io_usbvend.h
- USB: update Edgeport io_fw_down.h
- USB: update Edgeport io_fw_down3.h
Alan Cox:
- ipr: Fix assorted dma_addr_t typing errors
- ide: do hwif spin up for all platforms
- ide: quiten hwif spin up
- ide: fix bad disk geometry hang
- ide: identify non decoded master/slave by serial and model
- VLAN support for 3c59x/3c90x
- Root reservations for strict overcommit
- fix the barrier IDE detection logic
- ide: update comments in ide.c and ide-probe.c
- ide: remove never changing FANCY_STATUS_DUMPS define
Alan Stern:
- USB: Set QH bit in UHCI framelist entries
- USB: Fix submission-error bug in the USB scatter-gather
- USB: unusual_devs.h entry
- USB: Update unlink testing code in the usbtest driver
- USB: Use 8-byte hub status URB buffer
- USB: Add missing cleanup to usb_register_root_hub()
Alex Sanks:
- USB: net2280 patch
Alexander Shatohin:
- Typo in drivers/net/dl2k.h
Alexander Viro:
- /dev/ptmx open() fixes
- removed bogus casts of SPIN_LOCK_UNLOCKED
- annotation of ki_buf
- annotation of xfs sendfile
- killed check_region() in ixj
- signed char bugs in ixj
- warning fix in usb/gadget/inode.c
- usb alignment fixes
- mda dependency
- mpoa warning fix
- NULL noise removal
- missing export of memchr on arm
- missing include of config.h in asm-alpha/page.h
- bad names of local-in-macros in arm io.h
- check_region() removal in tc/zs.c
- check_region() removal in fdomain.c
- any2_scsi() cleaned up
- signed char fixes in qd65xx
- more size_t portability fixes
- check_region() removal in waveartist
- preprocessor mess in msnd
- casts are not lvalues
- soundblaster check_region() removal
- sscape cleanup, fixes and check_region() removal
- trix cleanup and check_region() removal
- mad16 cleanup, fixes and check_region() removal
- pss cleanup, fixes and check_region() removal
- sgalaxy cleanup and check_region() removal
- opl3 cleanup and check_region() removal
- ad1848 check_region() removal
- maui cleanup, fixes and check_region() removal
- cmpci cleanup
- mpu401 check_region() removal
- wf_midi check_region() removal
- 64bit cleanup in bt878 and btaudio
- 64bit portability fixes (pointer-to-int stuff)
- arm Kconfig fixes
- misc sound/oss bits
- checksum.h annotations
- misc alpha bits
- ifdef fixes
- NULL noise removal in usb/gadget
- missing includes from irq changes
- mmc annotation
- missing include compiler.h in arm memory.h
- alpha warning fixes
- usx2y cleanups and fixes
- missing include in pcm_native.c
- acpi/processor.c 64bit portability
- acpiphp_ibm.c 64bit portability
- alpha csum_partial_copy.c annotations
- netfilter warning (alpha)
- mixart cleanups
- sparc64 vga.h fix
- __setup fixes
- more NULL noise removal
- eicon annotation
- megaraid annotation
- afs ->follow_link() fixes
- sysfs ->follow_link() switched to new scheme
- ncpfs ->follow_link() switched to new scheme
- cifs ->follow_link() switched to new scheme, cleaned up
- reduce stack use in altroot handling
- misc cleanup in symlink-handling part of namei.c
- nfs ->follow_link() switched to new scheme
- adfs endianness fixes
- ext2 endianness fixes
- msdos and vfat endianness fixes
- acorn partitions endianness fixes
- UDF endianness fixes
- quota minor endianness fixes
- beginning of endianness annotations
- ext2 endianness annotations
- adfs endianness annotations
- affs endianness annotations
- udf endianness annotations
- CIFSSMBLock() endianness fix
- more endianness breakage (CIFSSMBLock(), again)
- CIFSSMBNegotiate endianness fix
- CIFSSMBQueryReparseLinkInfo() endianness fix
Andi Kleen:
- gcc-3.5 fixes to advansys
- [IA64] various issues in the IA64 swiotlb code
- New x86-64 merge
- md: make MD no device warning KERN_WARNING
- Fix warnings in es7000
- x86_64: emulate NUMA on non-NUMA hardware
- [CPUFREQ] Fix cosmetic issue in powernow-k8 error handling
- Add support for NUMA discovery on AMD dual core to x86-64
- Fix boot_cpu_data on x86-64
- Increase bus/apic limits on x86-64
- Fix argument checking in sched_setaffinity
- [NET]: Fix CONFIG_COMPAT build with networking disabled
- [NET]: Do less atomic count changes in dev_queue_xmit
- Cleanup & fix lost ticks handling on x86-64
- Work around gcc 3.5 offsetof bug
- [NET]: NETIF_F_LLTX for devices
- [TG3]: Add LLTX support
- [E1000]: Add LLTX support
- [NET]: Improve netdev->hard_start_xmit() documentation
Andrea Arcangeli:
- Correctly handle d_path error returns
Andreas Schwab:
- [IA64] <asm-ia64/acpi.h> still declares deleted
acpi_register_irq - [IA64] acpi.c: export pm_power_off for use by ipmi_poweroff
module
Andrew Chew:
- This patch updates include/linux/pci_ids.h with the CK804 audio
controller ID, and adds the CK804 audio controller to the
sound/pci/intel8x0.c audio driver. - sata_nv: fix CK804 support
Andrew Morton:
- Fix sparc compile error in dma-mapping.h
- mptbase.c warning fix
- sg.c: remove unused sg_jif_to_ms()
- megaraid build fix
- schedstat: UP fix
- uml: CPU scheduler update
- first/next_cpu returns values > NR_CPUS
- alloc_pages priority tuning
- USB: legousbtower.c module_param fix
- file_ra_state_init speedup
- eata_pio.c warning fix
- e1000 build fix
- sym_requeue_awaiting_cmds() warning fix
- ipr.c build fix
- [un]register_ioctl32_conversion() stubs
- copy_mount_options size fix
- sane mlock_limit
- Fix x86_64 vs select.c namespace clash
- must_check copy_to_user()
- copy_to_user checking in select.c
- megaraid warning fix
- truncate_inode_pages latency fix
- remove ext2_panic() prototype
- isdn debug build fix
- NFS: older gcc’s don’t like unsized arrays
- x86_64 waitid syscall number fix
- Fix shmem.c stubs
- add_to_swap(): suppress oom message
- ipr.c build fix
- airo build fix
- remove ext2_panic()
- Fix mark_buffer_dirty_inode locking breakage
- [NET]: Fix pkt_act.h warning with gcc-2.95
Andrew Vasquez:
- qla2xxx: EH host-reset fixes
- qla2xxx: Set firmware options fixes
- qla2xxx: TCQ fixes
- qla2xxx: Update version
- Re: 2.6.8-rc3-mm2: Debug: sleeping function called from
invalid
Andrey Panin:
- fix qla1280 build on visws
Andries E. Brouwer:
- fat: add static
- adfs: add static
- isofs: add static
- add static in affs
- add static in afs
- add static in befs
- add static in autofs4
- add static in efs
- add static in udf
- add static in ufs
Andy Polyakov:
- cdrom signedness range fixes
Andy Whitcroft:
- i386 bootmem restrictions
- use page_to_nid
- ppc64: topdown support
- ppc64 topdown support: arch-specific get_unmapped_area()
Anton Blanchard:
- reduce size of struct buffer_head on 64bit
- reduce size of struct dentry on 64bit
- remove cacheline alignment from inode slabs
- ppc64: remove iseries profiling
- reduce size of struct inode on 64bit
- prio-tree: remove function prototype inside function
- ppc64: enable DEBUG_SPINLOCK_SLEEP
- ppc64: print backtrace in EEH code
- ppc64: dynamically allocate emergency stacks
- ppc64: update pSeries_defconfig
- ppc64: update iSeries_defconfig
- ppc64: quieten NUMA boot messages
- ppc64: allocate NUMA node data node locally
- ppc64: cleanup asm/processor.h
- ppc64: Fix POWER5/JS20 SMP init
- ppc64: allow SD_NODES_PER_DOMAIN to be overridden
- ppc64: fix hang on oprofile shutdown
- ppc64: be resilient against sysfs PCI config accesses
- ppc64: cut down paca footprint
- ppc64: fix boot memory reporting
- ppc64: fix compat cpu affinity on big endian 64bit
- ppc64: compat_get_bitmap/compat_put_bitmap
- ppc64: fix compat NUMA API on big endian 64bit
- use for_each_cpu in oprofile code
- fix oprofile vfree warning on error
- Speed up oprofile buffer drain code
- Move __preempt_*lock into kernel_spinlock, clean up
Antonino Daplas:
- fbdev: fix kernel panic from FBIO_CURSOR ioctl
- fbdev: fix copy_to/from_user in fbmem.c:fb_read/write
- fbdev: Speed up scrolling of tdfxfb
- fbdev: PPC crash and other fixes for rivafb
- fbcon: take over console on driver registration
- fbdev: Clean up framebuffer initialization
- fbdev: Add module_init() and fb_get_options() per driver
Antti P Miettinen:
- [NETFILTER]: Consistent IP address access in arp_tables.c
- [NETFILTER]: One missed case in arp_tables.c unaligned
fixes
Arjan van de Ven:
- flexmmap patchkit: fix for 32 bit emu for 64 bit arches
- flex mmap for s390(x)
- flexible-mmap for ppc64
- Automatically enable bigsmp on big HP machines
- fix permissions on the `tainted’ sysctl
- Fix fs/locks.c init order
- drm: optimise i8x0 accesses
- ide: check the return value of pci_set_dma_mask() in
cs5520.c - make hugetlb expansion allocation nowarn
Armin Schindler:
- 2.6 ISDN CAPI: low-level drivers skb free fix
- ISDN Eicon driver: maint/trace fix and update
Arnaldo Carvalho de Melo:
- [NET]: Move SOCK_foo types into linux/net.h
Arnd Bergmann:
- Using get_cycles for add_timer_randomness
Arun Sharma:
- Fix copying of unaligned data across user/kernel boundary
Atul Mukker:
- Add new Megaraid driver version 2.20.0.1
- Update to megaraid version 2.20.3.0
- Update megaraid to version 2.20.3.1
Badari Pulavarty:
- Fix mpage_readpage() for big requests
- AIO/DIO oops fix
Bart De Schuymer:
- [BRIDGE]: Add ipv6 packet filtering
- [BRIDGE]: Fix length checking in ipv6 bridge filtering
Bartlomiej Zolnierkiewicz:
- ide: remove /proc/ide/hd?/settings:ide-scsi &
HDIO_SET_IDE_SCSI ioctl - ide: small drivers/ide/legacy/Makefile cleanup
- ide: remove CONFIG_IDE_TASKFILE_IO code from pdc4030.c
- ide: remove unused IDETAPE_DEBUG_LOG_VERBOSE code from
ide-tape.c - libata: ata_piix.c PIO fix
- ide: sgiioc4 driver needs /proc/ide entries
- ide: fix bogus write cache comment
- ide: remove kmalloc() from ide_unregister()
- ide: fix LBA48 support for ALi chipsets (rev < 0xC5)
- ide: remove unused ide_[dma,pio]_ops_t
- ide: add ide_hwif_t->data_phase
- ide: unify taskfile single/multiple PIO code
Baruch Even:
- [TCP]: Fix some typos
Bastian Blank:
- s390: export copy_in_user
Ben Dooks:
- [ARM PATCH] 2042/1: S3C2410 – Clock fixes, added watchdog
clock - [ARM PATCH] 2043/1: S3C2410 update to registered devices
- [ARM PATCH] 2044/1: S3C2410 – missing IRQ_TICK from RTC
resources - [ARM PATCH] 2055/1: S3C2410 – add timer0 deadzone
definition - [ARM PATCH] 2056/1: S3C2410 – check for IRQ pending in
gettimeoffset() - [ARM PATCH] 2061/1: S3C2410 – Drive strength control for
s3c2440 - [ARM PATCH] 2062/2: Initial support for s3c2440 cpus
- [ARM PATCH] 2063/1: BAST – CPLD register updates
- [ARM PATCH] 2074/1: S3C2410 – fix reboot by watchdog
- [ARM PATCH] 2028/1: S3C2410 – SDIO/MMC register
definitions - [ARM PATCH] 2029/1: S3C2410 – nand controller register
definitions - [ARM PATCH] 2058/2: S3C2410 – Add PWM devices, update ID on
existing devices - [ARM PATCH] 2076/1: S3C2410 – s3c2440 support and machine
updates
Ben Leslie:
- Use posix headers in sumversion.c
Benjamin Herrenschmidt:
- ppc32: PowerMac trackpad problems
- ppc32: properly export some pcibios_* functions
- ppc32: Improve workaround for 74xx CPUs with broken BTIC
- ppc[64]: increase max auxv entries
- ppc/ppc64: fix offb
- ppc32: Fix boot with ppc970fx CPU
- ppc: fix sungem NAPI
- ppc64:Fix missing register in altivec context switch
- fbdev/radeonfb: Remove bugus radeonfb_read/write
Bjorn Helgaas:
- idt77252.c: add missing pci_enable_device()
- ip2main.c: add missing pci_enable_device()
- tpam_main.c: add missing pci_enable_device()
- ibmasm: add missing pci_enable_device()
- hp100.c: add missing pci_enable_device()
- ioc3-eth.c: add missing pci_enable_device()
- de4x5.c: add missing pci_enable_device()
- cpqfc: add missing pci_enable_device()
- dvb pci_enable_device() fix
- revert ioc3-eth.c pci_enable_device() changes
- Fix hp100.c for pci_enable_device() changes
- Make assign_irq_vector() non-__init
- announce hpet devices claimed
- silence sn_console driver on non-SGI boxes
Bo Henriksen:
- [ARM PATCH] 2065/1: LH7A40X UDC ARCH changes
Brent Casavant:
- Fix get_nodes() mask miscalculation
Brian Gerst:
- Fix hardcoded value in vsyscall.lds
- kbuild: use KERNELRELEASE
- Remove in-kernel init_module/cleanup_module stubs
Brian J. Johnson:
- [IA64-SGI] Add full PROM version banner to
/proc/sgi_prominfo/nodeXX/version
Brian King:
- fix scsi_remove_device locking
- ipr: Use cancel all instead of abort task
- ipr: Bump driver version
- ipr: Properly retry aborted reponse
- ipr: New adapter support
- ipr: Use kref instead of a kobject
- ipr: Add maintainers email address to comment block
- ipr: New PCI IDs
- ipr: Properly enable/disable TCQ
- ipr: Dead adapter I/O hang fix
- ipr: Set allow_restart for disk devices only
- ipr: Don’t log adapter shutdown error response code
- Allow TCQ depth to be lowered properly
Bálint Márton:
- urandom initialisation fix
Chris Mason:
- fix bio_uncopy_user() mem leak
Chris Wedgwood:
- i386 reduce spurious interrupt noise
Chris Wright:
- small simplification for two SECURITY dependencies
- configurable SELinux bootparam value
- use simple_read_from_buffer in selinuxfs
- use simple_read_from_buffer in proc_info_read and
proc_pid_attr_read
Christian Borntraeger:
- Add bus dependencies to two scsi drivers
Christoph Hellwig:
- qla1280: add ISP1040 register definitions
- qla1280: add IS_ISP* helpers
- qla1280: cleanup firmware loading, add pio-based loading
- qla1280: cleanup qla1280_nvram_config
- qla1280: cleanup qla1280_initialize_adapter
- qla1280: update changelog and version
- switch sd numbering to idr
- kill tmscsim ->proc_info
- clean up some more tmscsim scan logic
- reduce pty.c ifdef clutter
- BUG() on inconsistant dcache tree in may_delete
- ppc32: remove dead CONFIG_KERNEL_ELF Kconfig entry
- fix some comments about epoch in arch/alpha/kernel/time.c
- remove read-only/immutable checks from fat_truncate
- inode time update funnies in ncpfs
- fix NC5380 locking and delayed work handling
- sk98lin procfs fix
- update scsi_eh_get_sense commentary
- BKL removal for EH thread startup
- mesh is ppc32-only
- [XFS] Fix warnings in xfs_bmap.c
- [XFS] Export sync_page_range to fix O_SYNC in XFS
- [XFS] Rework parts of the write path so that when a direct
write needs to fallback to buffered in the generic code, we are
able to relock the XFS inode correctly. - [XFS] Fix O_SYNC flushing in XFS which regressed with
concurrent O_SYNC write improvements recently. - ftape support for x86_64
- hfs/hfsplus is missing .sendfile
- fix devfs name for microcode driver
- fix compile warning in ppc64 pmac_feature.c
- fix compile warnings in via-pmu.c for !CONFIG_PMAC_PBOOK
- stop ->put_inode abuse in vxfs
- some missing statics in mm/
- remove ptrinfo
- fix compile warning in rivafb on ppc
- [XFS] Remove a readahead page allocation failure warning, this
will happen under normal workloads and does not indicate a
problem. - [XFS] Fix use of AIO wait_on_sync_kiocb and a deadlock in
O_SYNC inode semaphore handling. - [IPV4]: Mark inet_family_ops static
- [NET]: Unexport {alloc,free}_divert_blk()
- factor out common <asm/hardirq.h> code
- centralize some nls helpers
- remove unused sysctls from kernel/personality.c
- fix address_space.i_mmap comment
- remove MOD_{INC,DEC}_USE_COUNT users that got back in
- don’t mention MOD_{INC,DEC}_USE_COUNT in Documentation/
- remove drivers/char/busmouse.[ch]
- Missing static in buffer.c
- [IPV6]: Remove secure_ipv6_id, unused
Christoph Lameter:
- Time interpolator: Scalability enhancements and high resolution
time for IA64 - Fix hpet time interpolator setup for
CONFIG_TIME_INTERPOLATION
Con Kolivas:
- sched: adjust p4 per-cpu gain
Corey Minyard:
- signal handling race fix
Cornelia Huck:
- Add pci dependencies to drivers/media/dvb/ttpci/Kconfig
Coywolf Qi Hunt:
- uml: remove a group of unused bh functions
Daniel McNeil:
- AIO: retry infrastructure fixes and enhancements
Dave Airlie:
- remove __NO_VERSION__ relic from the past
- drm: missing bus_address assignment
- Add some missing NULL->0 and __user annotiations
- Mark gamma as broken
- Initial DRM function table removes some if the DRIVER_
macros - Remove DRIVER_CTX_[CD]TOR, HAVE_KERNEL_CTX_SWITCH,
DRIVER_BUF_PRIV_T, DRIVER_AGP_BUFFERS_MAP - remove DRIVER_FOPS and related macros
- Dump __HAVE_DMA_FREELIST is only used by gamma
- remove __HAVE_DMA_SCHEDULE was only used by gamma
- remove HAVE_DMA_WAITLIST as it was only used by gamma
- remove DRM_IOREMAP* and DRM_FIND_MAP macros replace them with
inline fns - Remove __HAVE_AGP and __HAVE_MTRR, add driver features bitmask,
Cleaned up a lot of #ifdef in functions using suggestions from
Arjan. - Drop __HAVE_CTX_BITMAP, __HAVE_SG, __HAVE_PCI_DMA, these are
fairly straightforward removals.. - remove DRIVER_FILE_FIELDS, replace with a private driver
structure allocated in open helper and freed in
free_filp_priv. - drm: remove __HAVE_DMA/IRQ and mapping offset macros
- drm: Sparc64 ffb compile fixes
- drm: remove virt_to_bus
- We dereference dev->priv a few lines above, meaning
we’d - drm: correct i915 packet length calculations
- Missing ctx_count decrement when releasing driver
- drm: update Kconfig for r128/radeon
Dave Boutcher:
- ibmvscsi driver v1.5.1
Dave Hansen:
- reduce casting in sysenter.c
- cast PAGE_OFFSET math to void* in early printk
- call virt_to_page() with void*, not UL
- vmalloc_fault() cleanup
- don’t align virt_to_page() args
- include asm/page.h for virt_to_page()
- [AF_PACKET]: Use void * for virtual addresses
- ppc64: add a pfn_to_kaddr() function
Dave Jiang:
- [ARM PATCH] 2033/1: IOP3xx patch submission (1/6)
- [ARM PATCH] 2034/1: 2033/2 – IOP3xx patch submission (2/6)
- [ARM PATCH] 2035/1: 2033/3 – IOP3xx patch submission (3/6)
- [ARM PATCH] 2048/1: Patch 2036/1 (2033/4) resubmission
- [ARM PATCH] 2049/1: 2037/1 (2033/5) resubmission
- [ARM PATCH] 2039/1: 2033/6 resubmission
Dave Jones:
- [CPUFREQ] Introduce some defines for the longhaul version, and
use them - [CPUFREQ] Powersaver also has voltage scaling abilities
- [CPUFREQ] Remove extraneous comment
- [CPUFREQ] Prettyprint longhaul speeds
- [CPUFREQ] Further cleanups to longhaul driver using
defines - [CPUFREQ] fix up random CodingStyle /whitespace
regressions - [CPUFREQ] Samuel2 can use eblcr to determine FSB
- [CPUFREQ] Fix reset-to-max-speed on unloading of longhaul
driver - [CPUFREQ] Work around some broken userspace daemons
- [CPUFREQ] Fix silly typo that broke the compile
- fix inlining failures
- x86: quieten the “ESR value” printks
- describe Intel cache descriptors
- [CPUFREQ] Remove fsb argument from longhauls calc_speed() It’s
being passed a global everywhere, so it may as well directly
reference it. - Fix up Centaur CPU feature enabling
- [CPUFREQ] Fix up ARM drivers ‘out of sync’ problem
- Eicon ISDN: fix leak in eicon debug code
- Fix NULL derefence in OSS MAUI driver
- Fix leak in PNP interface code
- Remove pointless code from ALSA emu10k1 midi driver
- Clean up failure path in DAC960
- Remove pointless check in zlib
- Fix NULL dereference in OSS v_midi driver
- Fix another PNP leak
- Fix leaks in ISOFS
- Fix potential leaks in pc300_tty driver
- Fix leak in atmel wireless driver
- Fix leak in ISAPNP core
- More PNP leaks
- Check find_vma return code in make_pages_present()
- Fix warning in pc300_tty driver
- 3c527 possible oops
- wavelan uninitalised var
- [AX25]: Fix digipeat leak
- [PACKET]: Fix deref before NULL check in packet_release()
- ext3 dreference of sb preceeds check
- Remove bogus memset from cpqfc driver
- hpt366 ptr use before NULL check
Dave Kleikamp:
- JFS: disk quota support
- JFS: Trivial: remove dead code
- JFS: fix memory leak in __invalidate_metapages
David Brownell:
- USB: gadget drivers learn about LH7A40x
- USB OTG: add usb_bus_start_enum() (1/5)
- USB OTG: ohci reset updates (2/5)
- USB OTG: usbcore enumeration (3/5)
- USB OTG: gadget zero (4/5)
- USB OTG: doc updates (5/5)
- USB: ohci_omap updates
- USB: isp1301_omap driver (OTG core)
- USB: add lh7a40x_udc driver
- USB: add omap_udc driver
- USB: ethernet gadget, minor fixes
- USB: gadgetfs minor updates
- [ARM PATCH] 2060/1: make /proc/cpuinfo report missing EDSP and
Java support
David Gibson:
- ppc64: clean up unused macro
- ppc64: pin the kernel stack’s SLB entry
- ppc64: fix declaration order in asm-ppc64/tlb.h
- ppc64: handle SLB misses in realmode
David Howells:
- Fix a NULL pointer bug in do_generic_file_read()
David Mosberger:
- signal-race-fix: ia64
- [IA64] irq.c: Kill warning about variables which are unused in
UP kernels
David S. Miller:
- [TIGON3]: Mention that firmware is copyrighted by Broadcom
- [TG3]: Revamp fibre PHY handling
- [TG3]: Remove autoneg handling from fibre_autoneg()
unneeded - [TG3]: Always set MAC_EVENT_LNKSTATE_CHANGED even when serdes
polling - Cset exclude:
[email protected]|ChangeSet|20040817010613|52352 - [TG3]: Do tg3_netif_start() under lock
- [TG3]: Disable CIOBE split, as per Broadcom’s driver
- [SPARC64]: Save/restore %asi properly in signal handling
- signal handling race fixes: sparc and sparc64
- [SPARC64]: Update defconfig
- [SPARC64]: Use force_{sig,sigsegv}() in sparc signal
handling - [SPARC64]: Hack fix, force DTR/RTS on in sunsab console
- [SPARC64]: Fix direct f_pos fiddling in openpromfs
- [SPARC64]: Add .type and .size directives to some asm
files - [SPARC64]: Fix some tabbing in xor.S
- [SUNSAB]: Remove CRTSCTS handling in set_termios
- [SPARC64]: Sign extend correct args of sys_syslog()
- [SPARC64]: Fix copyarea bug and set default flags in ffb
driver - [SPARC64]: Speed up ffb font rendering
- [UACCESS]: Fix typo in generic __get_user_unaligned()
- [SPARC64]: Fix delay with HZ==1000
- [MAINTAINERS]: Update my email contact info
- [AMD7930]: Fix kcalloc() args
- [SPARC64]: Update defconfig
- [CREDITS]: Update my entry
- [TG3]: Add 5750 A3 workaround
- [TG3]: Add capacitive coupling support
- [TG3]: Fix clock control programming on 5705/5750
- [TG3]: Update driver version and reldate
- [IPV4]: Push ip_append_data() frag bug fix into
ip_append_page() - [SPARC64]: SA_SAMPLE_RANDOMNESS fix
- [SPARC]: Add sys_waitid support
- [SPARC64]: Fix set_utsname returning with uts semaphore
held - [SPARC64]: Zap pci_controller_lock
- [SPARC64]: Kill unused ‘flags’ in pci_sabre.c
- [SPARC64]: Add sparc64die_chain as on x86{,_64}
- [KPROBES]: Pass integer addresses, not pointers, to
flush_icache_range() - [SPARC64]: Initial KPROBES implementation
- [SPARC64]: Update defconfig
- [NET]: Free neigh_parms using RCU to fix
neigh_create/inetdev_destroy race - [PKT_SCHED]: Kill bogus spaces in Kconfig strings
- [SPARC64]: Update defconfig
- [PKT_SCHED]: Fixed missed return in tcf_hash_init()
- [SPARC64]: Fix spinlock macros
- [TCP]: Make TSO play nice with congestion window
- [TCP]: Calculate SKB tso factor more accurately
- [TCP]: Make sure SKB tso factor is setup early enough
- [NET]: Kill SCM_CONNECT, never used and unreferenced
- [VLAN]: Fix thinko in RCU locking
- [TCP]: Do not export tcp_transmit_skb()
- [TCP]: Fix tcp_set_skb_tso_factor() calcs
- [NET]: Calculate RTATTR_MAX at run time
- [SUNGEM]: Use dev_kfree_skb_irq() for TX
- [TCP]: Fix packet counting in tcp_fragment()
- [TCP]: Fix packet counting when fragmenting already sent
packets - [TCP]: Fix packet counting during retransmission
- [SPARC64]: Use time interpolators
- [SPARC64]: Kill insn scheduling comments from etrap.S
- [TCP]: Fix {lost,left}_out accounting in tcp_fragment()
- [NET]: Kill netdev->last_stats
- [TG3]: Need tx_lock in tg3_set_rx_mode()
- Merge conflicts with Linus’s sparse ioremap() work
- [SK98LIN]: Kill dangling netdev->last_stats reference
- [TCP]: Fix fack_count handling in
tcp_sacktag_write_queue()
David Woodhouse:
- [NET]: Fix compat layer setsockopt overzealous conversions
Dean Nelson:
- [IA64] allow OEM written modules to make calls to ia64 OEM SAL
functions
Dean Roe:
- [IA64-SGI] report coherence id in
/proc/sgi_sn/coherence_id
Dean Roehrich:
- [XFS] Change DMAPI dm_punch_hole to punch holes, rather than
just truncate files.
Deepak Saxena:
- [ADD] Add pci=firmware command line option
- [ARM] Switch CPU to BE mode before uncompressing when running
BE - [ARM] Add IXP2000 support to arch/arm/Makefile &
Kconfig - [ARM] Add IXP2000 support to arch/arm/kernel
- [ARM] Add IXP2000 CPU support to arch/arm/mm
- [ARM] Add IXP2000 support to arch/arm/boot
- [ARM] Add IXP2000 platform implementation
(arch/arm/mach-ixp2000) - [ARM] Add IXP2000 header files
(include/asm-arm/arch-ixp2000) - [ARM] Add IXP2000 documentation
- [ARM] IXP2000 cleanups to get code upstream
- [ARM] Remove support for XScale BDI2000
- Add IXDP2x01 board support to CS89x0 driver
- [ARM] Some minor ixdp2x01 fixes
- [ARM] More minor IXP2000 cleanups
Diego Calleja GarcÃa:
- ext3 documentation
Dimitri Sivanich:
- sched: isolated sched domains
Dmitry Torokhov:
- kobject: fix kobject_set_name comment
Dominik Brodowski:
- [CPUFREQ] Remove duplicate information brought in with the new
governor
Douglas Gilbert:
- scsi_level constants in scsi.h
- scsi_mid_low_api.txt update
Eric Dean Moore:
- MPT Fusion driver 3.01.10 update
- fix dma mapping leak in fusion
Eric Lemoine:
- [NET]: Allow get/set of dev->weight via netlink
- [SUNGEM]: Add NAPI support
Eric W. Biederman:
- fix 4K ext2fs support in 2.6 initrd’s
Felipe Alfaro Solana:
- [NETFILTER]: Missing netfilter_ipv4.c include in conntrack
proto code
Frank Pavlic:
- s390: lcs network driver
François Romieu:
- ipr: minor fixes and assorted nit
- via-velocity: more inetaddr_notifier fix
- via-velocity: wrong module name in Kconfig documentation
- 8139too: Rx fifo/overflow recovery
- 8139too: be sure to progress during rtl8139_rx()
- pci-driver: function documentation fix
Geert Uytterhoeven:
- Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to
EXPORT_SYMBOL()
Gerd Knorr:
- v4l/bttv: add sanity check (bug #3309)
- v4l: i2c cleanups
- v4l: i2c tuner modules update
- v4l: bttv driver update
- v4l: saa7134 driver update
Greg Edwards:
- [IA64] ia32_support.c: Check whether page_alloc failed
Greg Kroah-Hartman:
- KREF: shrink the size of struct kref down to just a single
atomic_t - KREF: fix up the current kref users for the changed api
- KREF: make kref_get() return void as it makes sense to do
so - USB: fix bad value in kaweth.c driver
- USB: Remove struct urb->timeout as it does not work
- USB: rip the pwc decompressor hooks out of the kernel, as they
are a GPL violation - kobject: convert struct kobject use kref
- USB: rip out the whole pwc driver as the author wishes to have
done
Guennadi Liakhovetski:
- tmscsim: kernel bugzilla bug #2139
- tmscsim: MAINTAINERS
- SCSI tmscsim.c: fix inline compile errors
- tmscsim: (CH) Fix error handling
- tmscsim: remove unused / redundant bios_param
Guillaume Thouvenin:
- watchdog: fix warning “defined but not used” H. Peter
Anvin: - Make i386 signal delivery work with -mregparm
Harald Welte:
- [NETFILTER]: Fix ip_nat_find_helper() locking
- [NETFILTER]: Add some missing help entries
- [NETFILTER]: Sort Kconfig entries into reasonable order
- [IPV4]: Use nf_reset() in parp_redo()
- [CREDITS]: Update netfilter entries
Haren Myneni:
- ppc64: implement page_is_ram
Heiko Carstens:
- s390: zfcp host adapter
Herbert Xu:
- [IPSEC]: Set TTL from route
- [NET]: Use pskb_expand_head() instead of skb_copy() in
skb_checksum_help() - [IPV4/IPV6]: Fixup checksums properly when fragmenting
- [IPV4/IPV6]: Use csum_sub() instead of csum_block_sub() w/zero
3rd arg - [NET]: Add reference counting to neigh_parms
- [NET]: Fully plug netigh_create/inetdev_destroy race
- [IPV4/IPV6]: Update ECN handling
- [IPV4]: Simplify IP_ECN_set_ce
- [IPSEC]: Fix ECN encapsulation on ipv6
- [IPV6]: Handle ECN correctly in ip6ip6 tunnels
- [IPSEC]: Find larval SAs by sequence number
- [IPCOMP]: Use per-cpu buffers for
compression/decompression
Hideaki Yoshifuji:
- [IPV6]: Fix device handling in ip6_route_add()
- [IPSEC]: Add SCTP to xfrm_flowi_{sport,dport}()
- [NETFILTER]: Remove unused file
- [IPV4/IPV6]: Fix fragment creation
- [IPV4/IPV6]: More fragment handling improvements
- [NETFILTER]: Fix build with SYSCTL=n
- [IPV6]: Fix oops in rt6_device_match()
Hidetoshi Seto:
- [IA64] floating point regs are not 16-byte aligned inside SAL
error record
Hirofumi Ogawa:
- FAT: document fix/update
- NLS: nls_cp932 fix
Hugh Dickins:
- i386 virtual memory layout rework
- rmaplock: PageAnon in mapping
- rmaplock: kill page_map_lock
- rmaplock: SLAB_DESTROY_BY_RCU
- rmaplock: mm lock ordering
- rmaplock: swapoff use anon_vma
- clarify get_task_mm (mmgrab)
- simple fs stop -ve dentries
- tmpfs atomicity fix
Ian Campbell:
- MTD: Additional JEDEC device types
- [ARM PATCH] 2088/2: set_irq_type takes the IRQ number not the
GPIO
Ian Wienand:
- [IA64] Remove extraneous MMU_TRACE debugging macros
- [IA64] VIRTUAL_MEM_MAP can be set when DISCONTIGMEM isn’t;
handle it - kbuild: Support LOCALVERSION
Ingo Molnar:
- sched: fix timeslice calculations for HZ=1000
- sched: cleanup, improve sched <=> fork APIs
- sched: misc cleanups #2
- sched: make rt_task unlikely
- sched: sched misc changes
- sched: fork hotplug hanling cleanup
- scheduler statistics
- sched: whitespace cleanups
- sched: nonlinear timeslices
- sched: new task fix
- permit sleeping in release_task()
- sched: self-reaping atomicity fix
- sched: smt fixes
- Add a few might_sleep() checks
- ia32: tsc synchronisation cleanup
Ivan Kokshaysky:
- Alpha: generic dma mapping J. A. Magallon:
- fix aic driver build for db4
Jacek Poplawski:
- stv0299 device naming fix
Jack Steiner:
- [IA64-SGI] The SN2 fakeprom directories/files should be
deleted
Jamal Hadi Salim:
- [PPP]: Fix assertion trigger with NET_CLS_ACT
- [ETH]: Zap NET_CLS_ACT ifdef
- [PKT_SCHED]: Add gact generic actions
- [PKT_SCHED]: Fix gact compile warnings
- [NET]: Use NETDEV_TX_* macros instead of magic numbers
James Bottomley:
- Add dma_declare_coherent_memory() API
- Add memory region bitmap implementations
- Add vmalloc alignment constraints
- Add x86 implementation of dma_declare_coherent_memory
- Convert NCR_Q720 to use dma_declare_coherent_memory
- Fix incorrect prototype in the dma_declare_coherent_memory
API - Fix bug in __get_vm_area() alignment code
- Fix region sizing problem in
dma_mark_declared_memory_occupied() - dma_alloc_coherent() still needs to support a NULL device
- lib/bitmap.c: fix incorrect use of BITS_TO_LONGS()
- MPT Fusion driver 3.01.15 update
- Fix the new megaraid compat code to work on all 64 bit
systems - get the kernel to warn about deprecated SCSI ioctls
- fix for Domain Validation hang on some devices with sym_2
- Add accessor functons for scsi_device 56 byte inquiry data
- fix sym2 negotiation
- Add internal API to remove reliance on deprecated
SCSI_IOCTL_TEST_UNIT_READY
James Courtier-Dutton:
- emu10k1 maintainer update
James Morris:
- libfs: move transaction file ops into libfs
- Reduce SELinux kernel memory use on 64-bit systems
Jan Glauber:
- s390: core changes
Jan Harkes:
- coda: fix ifdefs for CONFIG_CODA_FS_OLD_API
- coda: add sendfile wrapper
- Coda – fix sparse warnings
Jaroslav Kysela:
- ALSA CVS update – Clemens Ladisch <[email protected]>
ALSA sequencer,ALSA<-OSS sequencer export
snd_seq_set_queue_tempo() for OSS to prevent calling
snd_seq_kernel_client_ctl() (using copy_from_user()) in interrupt
context - ALSA CVS update – Takashi Iwai <[email protected]> ATIIXP
driver - ALSA CVS update – Takashi Iwai <[email protected]>
Documentation,ICE1712 driver,ICE1724 driver - ALSA CVS update – Takashi Iwai <[email protected]> Memalloc
module - ALSA CVS update – Takashi Iwai <[email protected]> AC97 Codec
Core - ALSA CVS update – Takashi Iwai <[email protected]> Digigram
VX core fixed sleep while atomic in the trigger callback. - ALSA CVS update – Takashi Iwai <[email protected]> PARISC
Harmony driver - ALSA CVS update – Takashi Iwai <[email protected]> Digigram
VX core fixed the compile warnings due to the last change. - ALSA CVS update – Takashi Iwai <[email protected]> Digigram
VX core added ‘Clock Mode’ control to choose the clock source. - ALSA CVS update – Takashi Iwai <[email protected]> ICE1724
driver avoid to change the AC97 rate registers. this seems
conflicting with the rate conversion on VT172x. - ALSA CVS update – Clemens Ladisch <[email protected]>
Wavefront drivers fix possible buffer overflow in
wavefront_download_firmware() - ALSA CVS update – Takashi Iwai <[email protected]> VIA82xx
driver added the DXS entry for Mitac/Vobis/Yakumo laptop. - ALSA CVS update – Takashi Iwai <[email protected]> AC97 Codec
Core added ac97_can_spdif() for checking the SPDIF support. - ALSA CVS update – Takashi Iwai <[email protected]> VIA82xx
driver - ALSA CVS update – Jaroslav Kysela <[email protected]> AC97
Codec Core For Gateway M675 notebook – this will direct mixer - ALSA CVS update – Takashi Iwai <[email protected]> PARISC
Harmony driver fixed typos. - ALSA CVS update – Takashi Iwai <[email protected]> AC97 Codec
Core Avoid warning message during codec probing in case SKIP_AUDIO
flag is not set. - ALSA CVS update – Takashi Iwai <[email protected]> AC97 Codec
Core - ALSA CVS update – Jaroslav Kysela <[email protected]> ALSA
Core Fixed warnings for pci PM callbacks when not CONFIG_PCI - ALSA 1.0.5
- ALSA CVS update – Takashi Iwai <[email protected]> AC97 Codec
Core Fixed mutex deadlocks. - ALSA CVS update Documentation Added snd-fm801 tuner parameter
description - ALSA CVS update ICE1724 driver SPDIF output fixes
- ALSA CVS update ATIIXP driver,VIA82xx driver Added the missing
RESUME info bits to pcm. - ALSA CVS update Intel8x0 driver Added the PCI ID for nVidia
CK8. - ALSA CVS update PCM Midlevel,ALSA<-OSS emulation Clean up
and optimization of PCM format-specific functions. - ALSA CVS update USB generic driver Quattro USB: handle the
different endianness of playback and recording sample data - ALSA CVS update Opti9xx drivers Fixed spin deadlocks.
- ALSA CVS update OPL4 add newline at end of file
- ALSA CVS update OSS sequencer emulation
- ALSA CVS update CS46xx driver,MIXART driver reduce stack
usage - ALSA CVS update PCM Midlevel Removed the obsoleted init for
boot parameters. - ALSA CVS update ES1968 driver Fix the crash at unloading the
module due to the shared interrupt with other devices. - ALSA CVS update Generic drivers Do the buffer allocation in
hw_params callback instead of open callback. - ALSA CVS update PCM Midlevel,ES1968 driver,EMU10K1/EMU10K2
driver,KORG1212 driver Trident driver Clean up the buffer
management in the PCM runtime record. - ALSA CVS update Intel8x0 driver Fixed the calculation of the
current DMA position on some sloppy devices. - ALSA CVS update VIA82xx driver Fixed the calculation of the
current DMA position at the period boundary. - ALSA CVS update USB generic driver handle devices that allow
setting but not reading sample rate - ALSA CVS update PCM Midlevel,ALSA Core,RME32 driver,RME96
driver,NM256 driver - ALSA CVS update EMU10K1/EMU10K2 driver Merge EFX playback and
capture streams to the single device (hw:0,2). - ALSA CVS update au88x0 driver
- ALSA CVS update PCM Midlevel,ALSA<-OSS emulation,CMIPCI
driver reduce stack usage - ALSA CVS update CMIPCI driver don’t sleep in prepare
callback - ALSA CVS update PCM Midlevel Each of
snd_pcm_hw_refine_old_user() and snd_pcm_hw_params_old_user()
consume 856 bytes of stack and can invoke deep calls via the page
allocator. - ALSA CVS update USB generic driver new functions
snd_usbmidi_input_stop() and snd_usbmidi_input_start() needed by
snd-usb-usx2y to be able to use usb_set_interface() - ALSA CVS update ALSA sequencer,Instrument layer,ISA,GUS drivers
Clean up Makefiles for the sequencer stuff using reverse
selections. - This patch introduces a kcalloc() in the kernel that is used to
replace the ALSA subsystem-specific snd_kcalloc() and
snd_magic_kcalloc(). - ALSA CVS update AC97 Codec Core Fixed the detection of
STAC9708/11 surround control. - ALSA CVS update EMU10K1/EMU10K2 driver Fix Audigy + FX8010
capture (hw:x,2) - ALSA CVS update EMU10K1/EMU10K2 driver Audigy 2 ZS – side
support - ALSA CVS update ICE1712 driver,ICE1724 driver Fixes for
VT1720/VT1724 - ALSA CVS update Control Midlevel,ALSA Core,PCM Midlevel,RawMidi
Midlevel,Timer Midlevel IOCTL32 emulation,ALSA<-OSS
emulation,ALSA sequencer,Instrument layer ALSA<-OSS
sequencer,OPL3,EMU8000 driver,AC97 Codec Core,au88x0 driver
EMU10K1/EMU10K2 driver,ICE1712 driver,ICE1724 driver,Trident driver
Synth,Common EMU synth Removal of snd_kcalloc() - ALSA CVS update Control Midlevel,ALSA Core,HWDEP Midlevel,PCM
Midlevel,RawMidi Midlevel Timer Midlevel,IOCTL32
emulation,ALSA<-OSS emulation,ALSA sequencer Removal and
replacement of magic memory allocators and casts (core part) - ALSA CVS update ALS4000 driver,ATIIXP driver,AZT3328
driver,BT87x driver,CMIPCI driver CS4281 driver,ENS1370/1+
driver,ES1938 driver,ES1968 driver FM801 driver,Intel8x0
driver,Intel8x0-modem driver,Maestro3 driver RME32 driver,RME96
driver,SonicVibes driver,VIA82xx driver AC97 Codec Core,AK4531
codec,ALI5451 driver,au88x0 driver,CS46xx driver EMU10K1/EMU10K2
driver,ICE1712 driver,ICE1724 driver,KORG1212 driver MIXART
driver,NM256 driver,RME HDSP driver,RME9652 driver Trident
driver,Digigram VX222 driver,YMFPCI driver Removal and replacement
of magic memory allocators and casts (pci part) - ALSA CVS update ES1688 driver,ALS100 driver,AZT2320
driver,CMI8330 driver,DT019x driver ES18xx driver,OPL3SA2
driver,Sound Scape driver,AD1816A driver AD1848 driver,CS4231
driver,CS4236+ driver,GUS Library,Opti9xx drivers EMU8000
driver,ES968 driver,SB16/AWE driver,SB8 driver,SB drivers Wavefront
drivers Removal and replacement of magic memory allocators and
casts (isa part) - ALSA CVS update Documentation,SA11xx UDA1341 driver,Generic
drivers,MPU401 UART,OPL3 OPL4,Digigram VX core,I2C cs8427,I2C lib
core,I2C tea6330t,L3 drivers AK4117 receiver,Serial BUS
drivers,PARISC Harmony driver Sound Core PDAudioCF driver,Digigram
VX Pocket driver,PPC AWACS driver PPC Burgundy driver,PPC DACA
driver,PPC PMAC driver,PPC Tumbler driver SPARC AMD7930
driver,SPARC cs4231 driver,Common EMU synth USB generic driver
Removal and replacement of magic memory allocators and casts (other
parts) - ALSA CVS update AC97 Codec Core Fixed STAC9758 output jack
selection control - ALSA CVS update CMIPCI driver Fix the i/o port range of
gameport on cmipci - ALSA CVS update Documentation,PCM Midlevel,RawMidi
Midlevel,ALSA Core,Timer Midlevel ALSA<-OSS emulation,ALSA
sequencer,Instrument layer,ALSA<-OSS sequencer Clean up of
obsolete MODULE_* stuff (core part) - ALSA CVS update 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,ES1688 driver GUS Classic driver,GUS Extreme
driver,GUS MAX driver AMD InterWave driver,Opti9xx drivers,EMU8000
driver,ES968 driver SB16/AWE driver,SB8 driver,SB drivers,Wavefront
drivers Clean up of obsolete MODULE_* stuff (isa part) - ALSA CVS update ALS4000 driver,ATIIXP driver,AZT3328
driver,BT87x driver,CMIPCI driver CS4281 driver,ENS1370/1+
driver,ES1938 driver,ES1968 driver FM801 driver,Intel8x0
driver,Intel8x0-modem driver,Maestro3 driver RME32 driver,RME96
driver,SonicVibes driver,VIA82xx driver AC97 Codec Core,ALI5451
driver,au88x0 driver,CS46xx driver EMU10K1/EMU10K2 driver,ICE1712
driver,ICE1724 driver,KORG1212 driver MIXART driver,NM256
driver,RME HDSP driver,RME9652 driver Trident driver,Digigram VX222
driver,YMFPCI driver Clean up of obsolete MODULE_* stuff (pci
part) - ALSA CVS update SA11xx UDA1341 driver,Generic drivers,MPU401
UART,OPL3,OPL4,L3 drivers PARISC Harmony driver,Sound Core
PDAudioCF driver Digigram VX Pocket driver,PPC PowerMac
driver,SPARC AMD7930 driver SPARC cs4231 driver,USB generic driver
Clean up of obsolete MODULE_* stuff (other part) - ALSA CVS update NM256 driver Added AC97 CD register to the list
of allowed registeres. - ALSA CVS update ALSA<-OSS sequencer Suppress the error
message when no device is found. - ALSA CVS update AC97 Codec Core Check the validity of registers
before creating controls. - ALSA CVS update CS46xx driver,EMU10K1/EMU10K2 driver,PCM
Midlevel Clean up of indirect PCM data transfer with helper
functions. - ALSA CVS update RME32 driver Added the experimental fullduplex
support. - ALSA CVS update PCM Midlevel
- ALSA CVS update Instrument layer LD .tmp_vmlinux1
sound/built-in.o(.text+0xfb4ae): In function
nd_gus_synth_new_device’: - ALSA CVS update EMU10K1/EMU10K2 driver Clean up the invalid
(commented out) lines for emu10k1x. - ALSA CVS update PCM Midlevel,RME32 driver
- ALSA CVS update ES1938 driver
- ALSA CVS update au88x0 driver
- ALSA CVS update Intel8x0 driver set msbits for 20-bit sample
format - ALSA CVS update OPL4 reorganize locking;
- ALSA CVS update Generic drivers,AK4531 codec One space at the
end of a line is evil. - ALSA CVS update USB generic driver remove whitespace at end of
lines - ALSA CVS update PCM Midlevel fix memory leak
- ALSA CVS update GUS Library,Wavefront drivers reduce stack
usage; fix buffer overflow - ALSA CVS update AMD InterWave driver reduce stack usage; fix
ROM checksum check - ALSA CVS update AC97 Codec Core fix odd comment 🙂
- ALSA CVS update USB generic driver allow USB MIDI devices
without audio control interface - ALSA CVS update Documentation,AC97 Codec Core,ATIIXP
driver,CS4281 driver ENS1370/1+ driver,ES1968 driver,FM801
driver,Intel8x0 driver Intel8x0-modem driver,Maestro3
driver,VIA82xx driver,ALI5451 driver au88x0 driver,CS46xx
driver,EMU10K1/EMU10K2 driver,ICE1712 driver ICE1724 driver,NM256
driver,Trident driver,YMFPCI driver move AC’97 bus callbacks into
seperate ops record; remove ac97_bus_t template requirement from
snd_ac97_bus() - ALSA CVS update Documentation Removed obsolete sndmagic.h.
- ALSA CVS update ALSA Core Fixed compile warnings withoug
CONFIG_PM. - ALSA CVS update Documentation Fixed missing
</section>. - ALSA CVS update Memalloc module
- ALSA CVS update CS46xx driver change codec index computation in
snd_cs46xx_read/write; replace ac97_t template with
ac97_template_t - ALSA CVS update Documentation,AC97 Codec Core,ATIIXP
driver,CS4281 driver ENS1370/1+ driver,ES1968 driver,FM801
driver,Intel8x0 driver Intel8x0-modem driver,Maestro3
driver,VIA82xx driver,ALI5451 driver au88x0 driver,EMU10K1/EMU10K2
driver,ICE1712 driver,ICE1724 driver NM256 driver,Trident
driver,YMFPCI driver replace ac97_t template with
ac97_template_t - ALSA CVS update ALSA<-OSS emulation fix missing semaphore
release in snd_mixer_oss_build_input() - ALSA CVS update Documentation fix typo
- ALSA CVS update RME HDSP driver ALSA rme9652/hdsp: remove
inlines - ALSA CVS update ATIIXP driver Fixed a typo in the check of
buffer/period size configuration. - ALSA CVS update Documentation,PCI drivers,ATIIXP-modem driver
Added snd-atiixp driver for ATI IXP AC97 modem controllers. - ALSA CVS update Memalloc module Mark the allocated DMA pages as
reserved for certain architectures. - ALSA CVS update Control Midlevel Fixed the unbalanced spinlock
in the error path. - ALSA CVS update Intel8x0-modem driver Added -MODEM suffix to
the driver name string to distinguish from the intel8x0 audio
driver. - ALSA CVS update CS46xx driver Fixed a compile warning in the
debug code. - ALSA CVS update Documentation,PCM Midlevel Changed the
atomicity of PCM prepare callback. - ALSA CVS update ALS4000 driver,ATIIXP driver,ATIIXP-modem
driver,AZT3328 driver BT87x driver,CMIPCI driver,CS4281
driver,ENS1370/1+ driver ES1968 driver,FM801 driver,Intel8x0
driver,Maestro3 driver,RME32 driver RME96 driver,SonicVibes
driver,VIA82xx driver,ALI5451 driver CS46xx driver,EMU10K1/EMU10K2
driver,ICE1712 driver,ICE1724 driver KORG1212 driver,MIXART
driver,NM256 driver,RME HDSP driver RME9652 driver,Trident
driver,YMFPCI driver,PPC PMAC driver USB generic driver Clean up
spinlocks. - ALSA CVS update AC97 Codec Core,Intel8x0 driver,Intel8x0-modem
driver Fixed the detection of sample rates with no VRA
support. - ALSA CVS update EMU10K1/EMU10K2 driver Enable low latency EFX
capture on emu10k1 - ALSA CVS update VIA82xx driver Added the ac97_quirk entry for
ECS K7VTA3 v8.0 mobo. - ALSA CVS update ALSA sequencer Fixed the bad check on
copy_from_user() return value - ALSA CVS update EMU10K1/EMU10K2 driver Fixed the detection of
Audigy 2 ZS. - ALSA CVS update ALI5451 driver Fixed the suspend/resume.
- ALSA CVS update EMU10K1/EMU10K2 driver,Trident driver,ALS4000
driver,ATIIXP driver ATIIXP-modem driver,AZT3328 driver,BT87x
driver,CMIPCI driver CS4281 driver,ENS1370/1+ driver,ES1938
driver,ES1968 driver FM801 driver,Intel8x0 driver,Intel8x0-modem
driver,Maestro3 driver RME32 driver,RME96 driver,SonicVibes
driver,VIA82xx driver ALI5451 driver,ICE1712 driver,ICE1724
driver,KORG1212 driver MIXART driver,RME HDSP driver,RME9652
driver,Digigram VX222 driver Clean up the PCI resource
allocation. - ALSA CVS update Documentation Changed the description of PCI
resource allocation to use pci_request_regions(). - ALSA CVS update ALSA Core,ATIIXP driver,ATIIXP-modem
driver,Intel8x0 driver VIA82xx driver Clean up the suspend/resume:
save/restore of pci state - ALSA CVS update ALI5451 driver Added the missing
snd_power_change_state() in the resume callback. - ALSA CVS update Documentation,SA11xx UDA1341 driver,PCM
Midlevel,IOCTL32 emulation ALSA<-OSS emulation,Generic
drivers,I2C cs8427,I2C tea6330t,L3 drivers OPL3SA2 driver,AD1816A
driver,CS4231 driver,CS4236+ driver ES1688 driver,GUS Library,AMD
InterWave driver,Opti9xx drivers EMU8000 driver,PARISC Harmony
driver,AZT3328 driver,CMIPCI driver CS4281 driver,FM801
driver,Intel8x0 driver,Maestro3 driver,RME32 driver RME96
driver,SonicVibes driver,AK4531 codec,CS46xx driver ICE1712
driver,KORG1212 driver,NM256 driver,RME HDSP driver RME9652
driver,YMFPCI driver,PPC AWACS driver,PPC Burgundy driver PPC DACA
driver,SPARC AMD7930 driver,SPARC cs4231 driver Common EMU synth
use ARRAY_SIZE() instead of sizeof() computations - ALSA CVS update BT87x driver use exact values of analog clock
rate - ALSA CVS update PPC The alsa driver for powermacs requires i2c
support. - ALSA CVS update ALSA Core use list_for_each() in
core/memory.c - ALSA CVS update PPC PMAC driver Fixed typo.
- ALSA CVS update PPC PowerMac driver Fixed typo.
- ALSA CVS update ALSA Core,MIXART driver Removed the obsolete
NONATOMIC_OPS flag. - ALSA CVS update ICE1712 driver Added master volume
control. - ALSA CVS update ALSA Core Added unlikely() to the debug check
macros. - ALSA CVS update ALSA Core Clean up: removed ifdefs and obsolete
codes. - ALSA CVS update Control Midlevel,HWDEP Midlevel,ALSA Core,PCM
Midlevel,RawMidi Midlevel Timer Midlevel,ALSA<-OSS
emulation,ALSA sequencer,ALSA<-OSS sequencer Unlock BKL in ioctl
callback to avoid the long preempt-disabling. - ALSA CVS update PCM Midlevel Fixed/improved XRUN detection
- ALSA CVS update PCM Midlevel Notify PCM buffer overrun of the
intermidate buffer on capture. - ALSA CVS update RME32 driver Fixed the fullduplex mode.
- ALSA CVS update RME32 driver Fixed the address mask to get the
correct DMA pointer value. - ALSA CVS update ICE1712 driver Added the (experimental) support
of Terratec Phase 88. - ALSA CVS update VIA82xx driver Fixed the check of invalid DMA
position. - ALSA CVS update ALSA<-OSS emulation Fixed a typo in the last
change, resulting in the infinite loop. - ALSA CVS update ICE1712 driver,ICE1724 driver Added the support
of Pontis MS300 to snd-ice1724 driver. - ALSA CVS update VIA82xx driver Added the quirk entry for ECS
L7VMM2 uATX. - ALSA CVS update Intel8x0 driver Added the support of nVidia
CK804. - ALSA CVS update Intel8x0 driver Added the support of
MCP04. - ALSA CVS update AC97 Codec Core,ATIIXP driver,ATIIXP-modem
driver,Intel8x0 driver Intel8x0-modem driver Fixed the reset
problem of shared audio/modem drivers. - ALSA CVS update Memalloc module,PCM Midlevel,CS46xx
driver,EMU10K1/EMU10K2 driver ALSA Core,YMFPCI driver,Sound Scape
driver,ATIIXP driver ATIIXP-modem driver,BT87x driver,ENS1370/1+
driver,ES1968 driver Intel8x0 driver,Intel8x0-modem driver,VIA82xx
driver,KORG1212 driver MIXART driver,RME HDSP driver,RME9652
driver,Trident driver Clean up DMA buffer allocation routines. - ALSA CVS update PARISC Harmony driver Clean up DMA buffer
allocation routines. - ALSA CVS update PCI drivers,Intel8x0-modem driver Added the
support of Nvidia modem. - ALSA CVS update Intel8x0 driver Fixed the handli