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-09-24
Merge branch 'origin' into for-linus
Russell King
3
-88
/
+106
2009-09-22
Merge branch 'master' into for-linus
Russell King
7
-16
/
+17
2009-09-22
pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver
Kristoffer Ericson
1
-71
/
+85
2009-09-22
pcmcia: switch /proc/bus/pccard/drivers to seq_file
Alexey Dobriyan
1
-16
/
+20
2009-09-22
pcmcia: yenta: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6
Linus Torvalds
6
-8
/
+9
2009-09-15
pcmcia: document return value of pcmcia_loop_config
Wolfram Sang
1
-2
/
+2
2009-09-15
pcmcia: drop non-existant includes
Wolfram Sang
2
-2
/
+0
2009-09-15
pcmcia: disable prefetch/burst for OZ6933
Tomas Kovacik
1
-0
/
+4
2009-09-15
pcmcia: fix incorrect argument order to list_add_tail()
Wolfram Sang
1
-2
/
+1
2009-09-15
pcmcia: drivers/pcmcia/pcmcia_resource.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-15
pcmcia: drivers/pcmcia: Make static
Roel Kluin
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-09-10
[ARM] pxa/palm: fix possibly uninitialized variable in PalmTC-pcmcia
Marek Vasut
1
-1
/
+1
2009-09-10
[ARM] pxa: Palm Tungsten|C PCMCIA support
Marek Vasut
2
-0
/
+231
2009-09-09
yenta: Use pci_claim_resource
Matthew Wilcox
1
-8
/
+8
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-1
/
+2
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
3
-5
/
+5
2009-06-16
Merge branch 'akpm'
Linus Torvalds
1
-6
/
+3
2009-06-16
use printk_once() in several places
Minchan Kim
1
-6
/
+3
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
[next]