Russell King
404a02cbd2
Merge branch 'devel-stable' into devel
...
Conflicts:
arch/arm/mach-pxa/clock.c
arch/arm/mach-pxa/clock.h
2011-01-06 22:33:32 +00:00
Marcelo Roberto Jimenez
fa87672ab3
ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.
...
This patch adds nanoEngine PCMCIA support, with support for two sockets.
In order to have a fully functional pcmcia subsystem in a BSE
nanoEngine board you should carefully read this:
http://cambuca.ldhs.cetuc.puc-rio.br/nanoengine/
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net >
Signed-off-by: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2010-12-21 14:53:45 +00:00
Marek Vasut
fd62999bad
ARM: pxa: Colibri PXA320 PCMCIA driver
...
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
Acked-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Eric Miao <eric.y.miao@gmail.com >
2010-12-20 23:07:44 +08:00
Marek Vasut
960c0acaab
ARM: pxa: Toradex Colibri PXA270 CF support
...
This driver also contains structures to eventually support PXA320. This is
planned to be added in a later patch.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
Acked-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Eric Miao <eric.y.miao@gmail.com >
2010-12-20 23:07:39 +08:00
Russell King
0b019a4155
Merge branches 'master' and 'devel' into for-linus
...
Conflicts:
arch/arm/Kconfig
arch/arm/mm/Kconfig
2010-08-10 23:17:52 +01:00
Marek Vasut
a9c0629cde
[ARM] pxa/balloon3: PCMCIA Support
...
This driver adds support for the on-board CF socket.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
2010-08-05 14:32:45 +08:00
Dominik Brodowski
5716d415f8
pcmcia: remove obsolete ioctl
...
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2010-07-30 21:07:26 +02:00
Linus Torvalds
5429126351
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
...
* git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6: (29 commits)
pcmcia: disable PCMCIA ioctl also for ARM
drivers/staging/comedi: dev_node removal (quatech_daqp_cs)
drivers/staging/comedi: dev_node removal (ni_mio_cs)
drivers/staging/comedi: dev_node removal (ni_labpc_cs)
drivers/staging/comedi: dev_node removal (ni_daq_dio24)
drivers/staging/comedi: dev_node removal (ni_daq_700)
drivers/staging/comedi: dev_node removal (das08_cs)
drivers/staging/comedi: dev_node removal (cb_das16_cs)
pata_pcmcia: get rid of extra indirection
pcmcia: remove suspend-related comment from yenta_socket.c
pcmcia: call pcmcia_{read,write}_cis_mem with ops_mutex held
pcmcia: remove pcmcia_add_device_lock
pcmcia: update gfp/slab.h includes
pcmcia: remove unused mem_op.h
pcmcia: do not autoadd root PCI bus resources
pcmcia: clarify alloc_io_space, move it to resource handlers
pcmcia: move all pcmcia_resource_ops providers into one module
pcmcia: move high level CIS access code to separate file
pcmcia: dev_node removal (core)
pcmcia: dev_node removal (remaining drivers)
...
2010-05-20 09:09:46 -07:00
Marek Vasut
addff0faec
[ARM] pxa: add support for Voipac PXA270 PCMCIA
...
PCMCIA support for Voipac PXA270
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
Signed-off-by: Eric Miao <eric.y.miao@gmail.com >
2010-05-11 17:25:02 +02:00
Dominik Brodowski
49b1153adf
pcmcia: move all pcmcia_resource_ops providers into one module
...
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2010-05-10 10:23:18 +02:00
Dominik Brodowski
5c128e8432
pcmcia: move high level CIS access code to separate file
...
No code changes.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2010-05-10 10:23:18 +02:00
Linus Torvalds
f1dd6ad599
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
...
* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus: (141 commits)
MIPS: Alchemy: defconfig updates
MIPS: Alchemy: Fix Au1100 ethernet build failure
MIPS: Alchemy: Repair db1500/bosporus builds
MIPS: ARC: Cleanup unused definitions from sgialib.h
MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
MIPS: Cobalt: Fix theoretical port aliasing issue
MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
MIPS: Crazy spinlock speed test.
MIPS: Optimize spinlocks.
MIPS: Alchemy: devboard PM needs to save CPLD registers.
MIPS: PowerTV: Eliminate duplicate opcode definition macros
MIPS: Lemote 2F: Move printks out of port_access_lock.
MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks.
MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
MIPS: Loongson: Remove pointless sample_lock from oprofile code.
MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.
MIPS: i8259: Convert IRQ controller lock to raw spinlock.
...
2010-02-27 16:19:22 -08:00
Manuel Lauss
0273b4efcc
MIPS: Alchemy: XXS1500 PCMCIA driver rewrite
...
Rewritten XXS1500 PCMCIA socket driver, standalone (doesn't depend on
au1000_generic.c) and added carddetect IRQ support.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com >
Cc: Florian Fainelli <florian@openwrt.org >
Cc: Linux-PCMCIA <linux-pcmcia@lists.infradead.org >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2010-02-27 12:52:51 +01:00
Manuel Lauss
66213b3ccf
MIPS: PCMCIA: new socket driver for Au1000 demoboards.
...
New PCMCIA socket driver for all Db/Pb1xxx boards (except Pb1000),
which replaces au1000_db1x00.c and (most of) au1000_pb1x00.c.
Notable improvements:
- supports Db1000, DB/PB1100/1500/1550/1200.
- support for carddetect and statuschange IRQs.
- pcmcia socket mem/io/attr areas and irqs passed through
platform resource information.
- doesn't freeze system during card insertion/ejection like
the one it replaces.
- boardtype is automatically detected using BCSR ID register.
Run-tested on the DB1200.
Cc: Linux-PCMCIA <linux-pcmcia@lists.infradead.org >
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2010-02-27 12:52:51 +01:00
Dominik Brodowski
6e7b51a733
pcmcia: move cistpl.c into pcmcia module
...
As PCMCIA is the only real user of CIS access functions, include
cistpl.c in the PCMCIA module, not in the PCMCIA & CardBus core
module.
Tested-by: Wolfram Sang <w.sang@pengutronix.de >
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2010-02-17 17:37:30 +01:00
Marc Zyngier
c2de1c3829
[ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus
...
The Arcom Zeus CF slot requires the same kind of support as the Viper.
To avoid code duplication, introduce a platform device that abstracts
the differences.
This also allows for the removal of the ugly export of viper_cf_rst().
Signed-off-by: Marc Zyngier <maz@misterjones.org >
Signed-off-by: Eric Miao <eric.y.miao@gmail.com >
2009-12-13 21:42:58 +08:00
Russell King - ARM Linux
0f767de6a2
PCMCIA: soc_common: convert to a stand alone module
...
Convert soc_common.c to be a stand alone module, rather than wrapping
it up into the individual SoC specific base modules. In doing this,
we need to add init/exit functions for soc_common to register/remove
the cpufreq notifier.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2009-11-09 08:30:08 +01:00
Maxime Bizon
553d6d5f5b
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
...
Signed-off-by: Maxime Bizon <mbizon@freebox.fr >
Reviewed-by: Wolfram Sang <w.sang@pengutronix.de >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2009-09-30 21:47:01 +02:00
Marek Vasut
36d618be13
[ARM] pxa: Palm Tungsten|C PCMCIA support
...
This patch adds support for PCMCIA socket found in Palm Tungsten|C.
There is Prism3 based WiFi card hardwired to that socket.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
Signed-off-by: Eric Miao <eric.y.miao@gmail.com >
2009-09-10 18:49:36 +08:00
Jonathan Cameron
5aeb1a5e9f
[ARM] pxa/stargate2: add support for Compact Flash/PCMCIA
...
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk >
Signed-off-by: Eric Miao <eric.miao@marvell.com >
2009-06-05 10:46:32 +08:00
Ian Molton
e38a9707d8
[PCMCIA] e740 PCMCIA socket driver.
...
This patch adds the platform specific support needed to control the
PCMCIA hardware on the Toshiba e740.
Signed-off-by: Ian Molton <spyro@f2s.com >
2008-12-15 03:52:53 +00:00
Paul Mundt
3eeebf17f3
sh: Kill off long-dead HD64465 cchip support.
...
This code has been dead for many years. The last update it received
was in 2003 in order to update it for the driver model changes, though
it had already been in disarray and unused before that point. The only
boards that ever used this chip have not had users in many years either,
so it is finally safe to just kill it off and move on with life.
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2008-10-28 20:07:44 +09:00
Russell King
c97ce774b7
[ARM] pxa: fix trizeps PCMCIA build
...
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-10-17 15:23:52 +01:00
Mike Rapoport
af2010daf7
[ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build error
...
Fix build error introduced by commit 27c4cae281
[ARM] pxa: allow multi-machine PCMCIA builds
MODPOST 76 modules
ERROR: "cmx270_pcmcia_exit" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
ERROR: "cmx255_pcmcia_exit" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
ERROR: "cmx270_pcmcia_init" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
ERROR: "cmx255_pcmcia_init" [drivers/pcmcia/pxa2xx_cm_x2xx.ko] undefined!
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make: *** [sub-make] Error 2
Signed-off-by: Mike Rapoport <mike@compulab.co.il >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-10-15 12:34:50 +01:00
Linus Torvalds
2be4ff2f08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
...
* git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6: (49 commits)
pcmcia: ioctl-internal definitions
pcmcia: cistpl header cleanup
pcmcia: remove unused argument to pcmcia_parse_tuple()
pcmcia: card services header cleanup
pcmcia: device_id header cleanup
pcmcia: encapsulate ioaddr_t
pcmcia: cleanup device driver header file
pcmcia: cleanup socket services header file
pcmcia: merge ds_internal.h into cs_internal.h
pcmcia: cleanup cs_internal.h
pcmcia: cs_internal.h is internal
pcmcia: use dev_printk for cs_error()
pcmcia: remove CS_ error codes alltogether
pcmcia: deprecate CS_BAD_TUPLE
pcmcia: deprecate CS_BAD_ARGS
pcmcia: deprecate CS_BAD_BASE, CS_BAD_IRQ, CS_BAD_OFFSET and CS_BAD_SIZE
pcmcia: deprecate CS_BAD_ATTRIBUTE, CS_BAD_TYPE and CS_BAD_PAGE
pcmcia: deprecate CS_NO_MORE_ITEMS
pcmcia: deprecate CS_IN_USE
pcmcia: deprecate CS_CONFIGURATION_LOCKED
...
Fix trivial conflict in drivers/pcmcia/ds.c manually
2008-10-13 14:12:40 -07:00