index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6
Linus Torvalds
2009-09-16
6
-8
/
+9
|
\
|
*
pcmcia: document return value of pcmcia_loop_config
Wolfram Sang
2009-09-15
1
-2
/
+2
|
*
pcmcia: drop non-existant includes
Wolfram Sang
2009-09-15
2
-2
/
+0
|
*
pcmcia: disable prefetch/burst for OZ6933
Tomas Kovacik
2009-09-15
1
-0
/
+4
|
*
pcmcia: fix incorrect argument order to list_add_tail()
Wolfram Sang
2009-09-15
1
-2
/
+1
|
*
pcmcia: drivers/pcmcia/pcmcia_resource.c: Remove unnecessary semicolons
Joe Perches
2009-09-15
1
-1
/
+1
|
*
pcmcia: drivers/pcmcia: Make static
Roel Kluin
2009-09-15
1
-1
/
+1
*
|
yenta: Use pci_claim_resource
Matthew Wilcox
2009-09-09
1
-8
/
+8
|
/
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-1
/
+2
*
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
2009-07-03
3
-5
/
+5
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
1
-6
/
+3
|
\
|
*
use printk_once() in several places
Minchan Kim
2009-06-16
1
-6
/
+3
*
|
pcmcia: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-4
/
+4
*
|
firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
2009-06-15
1
-11
/
+1
|
/
*
[ARM] pxa/stargate2: add support for Compact Flash/PCMCIA
Jonathan Cameron
2009-06-05
3
-1
/
+176
*
[ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config
Dmitry Baryshkov
2009-04-23
1
-0
/
+3
*
[ARM] 5442/1: pxa/cm-x255: fix reverse RDY gpios in PCMCIA driver
Mike Rapoport
2009-04-02
1
-1
/
+1
*
Merge branch 'origin' into devel
Russell King
2009-03-28
8
-69
/
+160
|
\
|
*
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
7
-68
/
+159
|
*
pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
1
-1
/
+1
*
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2009-03-28
2
-4
/
+4
|
\
\
|
*
|
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
Marek Vasut
2009-03-28
2
-4
/
+4
*
|
|
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-03-25
2
-2
/
+2
*
|
|
[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers
Dmitry Artamonow
2009-03-15
1
-13
/
+10
|
/
/
*
|
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
Eric Miao
2009-03-09
2
-4
/
+2
*
|
[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c
Eric Miao
2009-03-09
4
-55
/
+140
*
|
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
2009-03-09
6
-7
/
+0
|
/
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-13
1
-1
/
+1
*
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...
Russell King
2008-12-17
1
-1
/
+1
|
\
|
*
pcmcia: blackfin: fix bug - add missing ; to MODULE macro
Mike Frysinger
2008-12-15
1
-1
/
+1
*
|
[PCMCIA] e740 PCMCIA socket driver.
Ian Molton
2008-12-15
3
-1
/
+178
|
/
*
pcmcia: ensure correct logging in do_io_probe
Dominik Brodowski
2008-11-09
1
-6
/
+6
*
pcmcia: add braces in error path
Dominik Brodowski
2008-11-02
1
-1
/
+2
*
pcmcia: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-02
3
-9
/
+8
*
pcmcia: setup resource information for pseudo multifunction devices.
Komuro
2008-11-02
1
-0
/
+2
*
pcmcia: fix indentation & braces disagreement - add braces
Ilpo Järvinen
2008-11-01
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2008-10-31
1
-1
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-30
1
-1
/
+2
|
|
\
|
|
*
pcmcia: Whine harder about use of EXCLUSIVE
Alan Cox
2008-10-17
1
-1
/
+2
*
|
|
sh: Kill off long-dead HD64465 cchip support.
Paul Mundt
2008-10-28
3
-944
/
+0
|
/
/
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-23
1
-1
/
+1
|
\
\
|
*
|
[ARM] pxa: fix trizeps PCMCIA build
Russell King
2008-10-17
1
-1
/
+1
|
|
/
*
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
3
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
1
-3
/
+9
|
*
drivers/pcmcia: use nr_irqs
Yinghai Lu
2008-10-16
2
-2
/
+2
*
|
[ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build error
Mike Rapoport
2008-10-15
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
27
-710
/
+943
|
\
|
*
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
2008-08-31
4
-5
/
+7
|
*
pcmcia: card services header cleanup
Dominik Brodowski
2008-08-31
3
-4
/
+14
|
*
pcmcia: encapsulate ioaddr_t
Dominik Brodowski
2008-08-29
2
-2
/
+2
[next]