[git pull] PCMCIA updates for 3.1
Dominik Brodowski
linux at dominikbrodowski.net
Sun Jul 31 04:46:28 EDT 2011
Linus,
a few PCMCIA updates for 3.1 are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git master
Please pull from that location. The diffstat and list of changes is below,
the individual diffs are sent (at least) to the linux-pcmcia list.
Thanks,
Dominik
Dominik Brodowski (1):
smc91c92_cs.c: fix bogus compiler warning
Jonathan Cameron (3):
drivers:pcmcia:soc_common: make socket_init and socket_suspend optional
pcmcia: pxa2xx: remove empty socket_init / socket_resume functions.
pxa2xx pcmcia - stargate 2 use gpio array.
Pavel Roskin (3):
pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3
hostap_cs: support cards with "Version 01.02" as third product ID
orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002
drivers/net/pcmcia/smc91c92_cs.c | 2 +-
drivers/net/wireless/hostap/hostap_cs.c | 2 +
drivers/net/wireless/orinoco/orinoco_cs.c | 5 +++-
drivers/pcmcia/pxa2xx_balloon3.c | 10 --------
drivers/pcmcia/pxa2xx_cm_x255.c | 11 ---------
drivers/pcmcia/pxa2xx_cm_x270.c | 11 ---------
drivers/pcmcia/pxa2xx_colibri.c | 11 ---------
drivers/pcmcia/pxa2xx_mainstone.c | 10 --------
drivers/pcmcia/pxa2xx_palmld.c | 11 ---------
drivers/pcmcia/pxa2xx_palmtc.c | 11 ---------
drivers/pcmcia/pxa2xx_palmtx.c | 11 ---------
drivers/pcmcia/pxa2xx_stargate2.c | 34 +++++++++-------------------
drivers/pcmcia/pxa2xx_viper.c | 10 --------
drivers/pcmcia/soc_common.c | 7 +++--
include/pcmcia/device_id.h | 9 +++++++
15 files changed, 31 insertions(+), 124 deletions(-)
More information about the linux-pcmcia
mailing list