Hi Ralf, list! I would like the following patches merged: [patch 1/8] au1xxx: psc fixes + add au1200 adresses [patch 2/8] au1xxx: I2C fixes [patch 3/8] au1xxx: I2C support for au1200 [patch 4/8] au1xxx: dbdma, no sleeping under spin_lock [patch 5/8] au1xxx: export dbdma functions [patch 6/8] au1xxx: oss sound support for au1200 [patch 7/8] au1xxx: compile fixes for OHCI for au1200 [patch 8/8] au1xxx: pcmcia: fix __init called from non-init You might have a problem with 7/8, others should be fine. Oh... and the diffstat: arch/mips/au1000/common/dbdma.c | 6 +++++- drivers/i2c/busses/Kconfig | 6 +++--- drivers/i2c/busses/i2c-au1550.c | 18 ++++++++++++------ drivers/pcmcia/au1000_db1x00.c | 2 +- drivers/usb/host/ohci-au1xxx.c | 6 ++++-- include/asm-mips/mach-au1x00/au1xxx_psc.h | 9 +++++++-- sound/oss/Kconfig | 5 +++-- sound/oss/au1550_ac97.c | 2 ++ 8 files changed, 37 insertions(+), 17 deletions(-) Comments, flames? Domen