index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
pxa2xx_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
pcmcia vs. MECR on pxa25x/sa1111
Pavel Machek
1
-1
/
+1
2010-12-20
ARM: pxa: Add pxa320 PCMCIA check
Marek Vasut
1
-3
/
+18
2010-12-16
ARM: pxa: remove get_memclk_frequency_10khz()
Eric Miao
1
-3
/
+14
2010-12-16
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
1
-8
/
+20
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+0
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-07-13
[ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_base
Marek Vasut
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
1
-7
/
+1
2009-12-16
PCMCIA: fix pxa2xx_lubbock modular build error
Marc Zyngier
1
-3
/
+3
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-13
Merge branch 'master' into devel
Russell King
1
-11
/
+5
2009-12-13
[ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus
Marc Zyngier
1
-1
/
+2
2009-12-12
PCMCIA: fix pxa2xx_lubbock modular build error
Russell King
1
-11
/
+5
2009-11-09
PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket
Russell King - ARM Linux
1
-1
/
+1
2009-11-09
PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket
Russell King - ARM Linux
1
-1
/
+0
2009-11-09
PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data
Russell King - ARM Linux
1
-7
/
+12
2009-11-09
PCMCIA: soc_common: push socket probe down into SoC specific support
Russell King - ARM Linux
1
-30
/
+47
2009-11-09
PCMCIA: soc_common: push socket removal down to SoC specific support
Russell King - ARM Linux
1
-1
/
+10
2009-09-29
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
1
-1
/
+1
2009-09-10
[ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops'
Mike Rapoport
1
-7
/
+11
2009-03-28
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
Marek Vasut
1
-2
/
+2
2009-03-09
[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c
Eric Miao
1
-2
/
+84
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
1
-1
/
+0
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+0
2008-09-09
Add support for the Arcom/Eurotech Viper SBC CompactFlash card slot
Marc Zyngier
1
-22
/
+22
2008-08-25
pcmcia: cs_internal.h is internal
Dominik Brodowski
1
-1
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-06-24
pcmcia: remove unused bulkmem.h
Magnus Damm
1
-1
/
+0
2008-04-15
pcmcia: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
1
-0
/
+1
2007-10-16
pxa2xx PCMCIA timing issue on iPAQ H5550
Milan Plzik
1
-1
/
+1
2006-10-28
[ARM] Fix suspend oops caused by PXA2xx PCMCIA driver
Russell King
1
-12
/
+29
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-19
/
+7
2005-09-03
[ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot time
Richard Purdie
1
-1
/
+1
2005-04-16
[PATCH] fix u32 vs. pm_message_t in pcmcia
Pavel Machek
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+254