[git pull] PCMCIA fixes for 2.6.19-rc6

From: Dominik Brodowski
Date: Sun Nov 19 2006 - 11:45:59 EST


Hej Linus,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6.git/

The diffstat and list of changes follows; the patches will be sent out to
the linux-pcmcia list and other relevant subsystem lists, if applicable.

Thanks,
Dominik

----
drivers/ata/pata_pcmcia.c | 2
drivers/char/pcmcia/cm4000_cs.c | 6 -
drivers/char/pcmcia/cm4040_cs.c | 6 -
drivers/ide/legacy/ide-cs.c | 2
drivers/pcmcia/cs.c | 7 -
drivers/pcmcia/cs_internal.h | 2
drivers/pcmcia/ds.c | 165 +++++++++++++++++++++++-----------------
drivers/pcmcia/pcmcia_ioctl.c | 7 +
drivers/pcmcia/pd6729.c | 8 -
drivers/pcmcia/socket_sysfs.c | 4
include/pcmcia/ss.h | 5 -
11 files changed, 125 insertions(+), 89 deletions(-)
----
Akinobu Mita (1):
cm4000_cs: fix return value check

Dominik Brodowski (4):
pcmcia: start over after CIS override
pcmcia: multifunction card handling fixes
pcmcia: fix 'rmmod pcmcia' with leftover devices
pcmcia: handle __copy_from_user() return value in ioctl

Komuro (1):
pcmcia: allow shared IRQs on pd6729 sockets

Marcin Juszkiewicz (1):
pcmcia: yet another IDE ID

Matt Reimer (1):
pcmcia: Add an id to ide-cs.c

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/