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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
pcmcia: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-4
/
+4
2009-06-15
firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-11
/
+1
2009-06-05
[ARM] pxa/stargate2: add support for Compact Flash/PCMCIA
Jonathan Cameron
3
-1
/
+176
2009-04-23
[ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config
Dmitry Baryshkov
1
-0
/
+3
2009-04-02
[ARM] 5442/1: pxa/cm-x255: fix reverse RDY gpios in PCMCIA driver
Mike Rapoport
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
8
-69
/
+160
2009-03-28
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2
-4
/
+4
2009-03-28
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
Marek Vasut
2
-4
/
+4
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2
-2
/
+2
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
7
-68
/
+159
2009-03-24
pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-15
[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers
Dmitry Artamonow
1
-13
/
+10
2009-03-09
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
Eric Miao
2
-4
/
+2
2009-03-09
[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c
Eric Miao
4
-55
/
+140
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
6
-7
/
+0
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-1
/
+1
2008-12-17
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...
Russell King
1
-1
/
+1
2008-12-15
pcmcia: blackfin: fix bug - add missing ; to MODULE macro
Mike Frysinger
1
-1
/
+1
2008-12-15
[PCMCIA] e740 PCMCIA socket driver.
Ian Molton
3
-1
/
+178
2008-11-09
pcmcia: ensure correct logging in do_io_probe
Dominik Brodowski
1
-6
/
+6
2008-11-02
pcmcia: add braces in error path
Dominik Brodowski
1
-1
/
+2
2008-11-02
pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-9
/
+8
2008-11-02
pcmcia: setup resource information for pseudo multifunction devices.
Komuro
1
-0
/
+2
2008-11-01
pcmcia: fix indentation & braces disagreement - add braces
Ilpo Järvinen
1
-1
/
+2
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
1
-1
/
+2
2008-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+2
2008-10-28
sh: Kill off long-dead HD64465 cchip support.
Paul Mundt
3
-944
/
+0
2008-10-23
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+11
2008-10-17
pcmcia: Whine harder about use of EXCLUSIVE
Alan Cox
1
-1
/
+2
2008-10-17
[ARM] pxa: fix trizeps PCMCIA build
Russell King
1
-1
/
+1
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-3
/
+9
2008-10-16
drivers/pcmcia: use nr_irqs
Yinghai Lu
2
-2
/
+2
2008-10-15
[ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build error
Mike Rapoport
1
-1
/
+2
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
27
-710
/
+943
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-41
/
+825
2008-10-09
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
Russell King
1
-1
/
+5
2008-10-07
[ARM] pxa: allow multi-machine PCMCIA builds
Russell King
1
-9
/
+11
2008-10-07
Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm
Russell King
4
-24
/
+204
2008-10-07
Merge branch 'pxa-palm' into pxa-machines
Russell King
2
-1
/
+153
2008-10-07
Merge branch 'pxa-trizeps' into pxa-machines
Russell King
3
-1
/
+258
2008-10-07
[ARM] pxa: trizeps4: remove unused variable
Russell King
1
-1
/
+0
2008-10-07
[ARM] 5283/1: pxa: add CM-X255 pcmcia support
Mike Rapoport
4
-13
/
+206
2008-10-07
[ARM] 5294/1: Trizeps4 PCMCIA support
Jürgen Schindele
3
-1
/
+259
2008-09-22
pcmcia: Fix broken abuse of dev->driver_data
Alan Cox
1
-9
/
+14
2008-09-13
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
Jürgen Schindele
1
-1
/
+5
2008-09-09
Add support for the Arcom/Eurotech Viper SBC CompactFlash card slot
Marc Zyngier
4
-23
/
+203
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
4
-5
/
+7
2008-08-31
pcmcia: card services header cleanup
Dominik Brodowski
3
-4
/
+14
2008-08-29
pcmcia: encapsulate ioaddr_t
Dominik Brodowski
2
-2
/
+2
[next]