[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081115233429.GA818@isilmar.linta.de>
Date: Sun, 16 Nov 2008 00:34:29 +0100
From: Dominik Brodowski <linux@...inikbrodowski.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-pcmcia@...ts.infradead.org
Subject: [git pull] PCMCIA updates and fixes for 2.6.28-rc5
Linus,
unforutnately, lkml seems to have eaten my PCMCIA pull query for -rc4 -- at
least no lkml archive seems to have picked it up, while the linux-pcmcia one
did:
http://lists.infradead.org/pipermail/linux-pcmcia/2008-November/006008.html
Anyways, a few PCMCIA bugfixes are available at
git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git master
The diffstat and list of changes follows, the individual diffs were sent (at
least) to the linux-pcmcia list.
Thanks,
Dominik
----
Dominik Brodowski (2):
pcmcia: add braces in error path
pcmcia: ensure correct logging in do_io_probe
Ilpo Järvinen (1):
pcmcia: fix indentation & braces disagreement - add braces
Kay Sievers (1):
pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()
Komuro (1):
pcmcia: setup resource information for pseudo multifunction devices.
Marc Pignat (1):
pcmcia: add another pata/ide ID
drivers/ata/pata_pcmcia.c | 1 +
drivers/ide/ide-cs.c | 1 +
drivers/pcmcia/cistpl.c | 3 ++-
drivers/pcmcia/cs.c | 14 +++++++-------
drivers/pcmcia/ds.c | 11 ++++++-----
drivers/pcmcia/pcmcia_resource.c | 3 ++-
drivers/pcmcia/rsrc_nonstatic.c | 6 +++---
7 files changed, 22 insertions(+), 17 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists