[RFC] PCMCIA bugfixes for 2.6.34-rc2

Dominik Brodowski linux at dominikbrodowski.net
Sun Mar 14 06:39:56 EDT 2010


Hey,

a few PCMCIA-related bugfixes are available in the git repository at:

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

I'll send them out to the PCMCIA list right away.

If there are no issues with these patches, I intend to push them to Linus
next week.

Best,
	Dominik

Dominik Brodowski (2):
      pcmcia: pd6729, i82092: use parent (PCI) resources
      pcmcia: revert "irq probe can be done without risking an IRQ storm"

Jens Künzer (3):
      pcmcia: honor saved flags in yenta_socket's I365_CSCINT register
      pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket
      pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary

Yoichi Yuasa (1):
      pcmcia/vrc4171: use local spinlock for device local lock.

 drivers/pcmcia/i82092.c          |    1 +
 drivers/pcmcia/i82365.h          |    1 +
 drivers/pcmcia/pcmcia_resource.c |    8 ------
 drivers/pcmcia/pd6729.c          |    1 +
 drivers/pcmcia/ti113x.h          |   37 ++++++++++++++++++++++++++++-
 drivers/pcmcia/vrc4171_card.c    |    5 ++-
 drivers/pcmcia/yenta_socket.c    |   46 +++++++++++++++++++++++--------------
 7 files changed, 69 insertions(+), 30 deletions(-)



More information about the linux-pcmcia mailing list