Hi, The following eleven patches have all been queued in -mm for quite some time; the only change is that one suggestion by Pavel Roskin (to remove the "RevA" part of the new ID for hostap_cs.c) is implemented. Please let me know if there are any objections to any of these patches; if not, I'll submit them to Linus really soon now. Thanks, Dominik drivers/net/wireless/hostap/hostap_cs.c | 7 +++++++ drivers/pcmcia/at91_cf.c | 28 +++++++++------------------- drivers/pcmcia/au1000_generic.c | 25 +++++++++++++++++++------ drivers/pcmcia/ds.c | 29 ++++++++++++++++++++++++----- drivers/pcmcia/i82092.c | 9 +++++---- drivers/pcmcia/m8xx_pcmcia.c | 12 ++++++++---- drivers/pcmcia/omap_cf.c | 3 ++- drivers/pcmcia/pcmcia_ioctl.c | 11 ++++++++--- drivers/pcmcia/pcmcia_resource.c | 2 +- drivers/pcmcia/pd6729.c | 4 ++++ drivers/pcmcia/soc_common.c | 1 + drivers/pcmcia/yenta_socket.c | 22 +++++++++++++++++----- 12 files changed, 105 insertions(+), 48 deletions(-) ---- Alexey Dobriyan (2): CONFIG_PM=n slim: drivers/pcmcia/* i82092: wire up errors from pci_register_driver() Amol Lad (1): ioremap balanced with iounmap for drivers/pcmcia David Brownell (1): pcmcia: at91_cf update Dominik Brodowski (2): pcmcia: add more IDs to hostap_cs.c PCMCIA: fix __must_check warnings Jeff Garzik (1): PCMCIA: handle sysfs, PCI errors Jonathan McDowell (1): Export soc_common_drv_pcmcia_remove to allow modular PCMCIA. Kaustav Majumdar (1): pcmcia: update alloc_io_space for conflict checking for multifunction PC card Om Narasimhan (1): pcmcia: au1000_generic fix Randy Dunlap (1): pcmcia/ds: driver layer error checking
Attachment:
pgp3ZTu4wm22W.pgp
Description: PGP signature
- Follow-Ups:
- [RFC PATCH 2/11] pcmcia: add more IDs to hostap_cs.c
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 7/11] pcmcia: au1000_generic fix
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 1/11] pcmcia: at91_cf update
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 8/11] ioremap balanced with iounmap for drivers/pcmcia
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 4/11] pcmcia/ds: driver layer error checking
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 10/11] PCMCIA: handle sysfs, PCI errors
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 3/11] pcmcia: update alloc_io_space for conflict checking for multifunction PC card
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 11/11] PCMCIA: fix __must_check warnings
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 6/11] i82092: wire up errors from pci_register_driver()
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 5/11] CONFIG_PM=n slim: drivers/pcmcia/*
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 9/11] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA
- From: Dominik Brodowski <[email protected]>
- [RFC PATCH 2/11] pcmcia: add more IDs to hostap_cs.c
- Prev by Date: [RFC PATCH 4/11] pcmcia/ds: driver layer error checking
- Next by Date: [RFC PATCH 8/11] ioremap balanced with iounmap for drivers/pcmcia
- Previous by thread: possible pthread_exit/exit glibc problem exposed by -rt kernels
- Next by thread: [RFC PATCH 9/11] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA
- Index(es):