index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-01
pcmcia: replace remaining __FUNCTION__ occurrences
Harvey Harrison
14
-35
/
+35
2008-05-01
drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...
Andrew Morton
2
-8
/
+8
2008-05-01
Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex
Matthias Kaehlcke
1
-5
/
+6
2008-05-01
pcmcia: annotate cb_alloc with __ref
Sam Ravnborg
1
-1
/
+1
2008-05-01
pcmcia: silence section mismatch warnings from pci_driver variables
Sam Ravnborg
2
-6
/
+6
2008-05-01
pcmcia: silence section mismatch warnings from class_interface variables
Sam Ravnborg
2
-2
/
+2
2008-05-01
pcmcia: remove pccard_sysfs_interface warnings
David Brownell
3
-40
/
+28
2008-04-29
drivers/pcmcia/pcmcia_ioctl.c: fix build
akpm@linux-foundation.org
1
-2
/
+2
2008-04-29
pcmcia: use get/put_unaligned_* helpers
Harvey Harrison
1
-24
/
+15
2008-04-29
ARM: always select HAVE_IDE
Adrian Bunk
1
-1
/
+0
2008-04-21
[ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84a
Russell King
1
-1
/
+1
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
3
-0
/
+5
2008-04-19
[ARM] pxa: restrict availability of pxa2xx PCMCIA drivers
Russell King
1
-0
/
+1
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-04-16
pcmcia: fix platform driver hotplug/coldplug
Kay Sievers
3
-0
/
+5
2008-02-22
PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes
Andrew Morton
1
-1
/
+6
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-05
drivers/pcmcia: add missing pci_dev_get
Julia Lawall
1
-1
/
+3
2008-02-05
drivers/pcmcia: Add missing iounmap
Julia Lawall
1
-1
/
+5
2008-02-05
at91_cf: use generic gpio calls
David Brownell
1
-15
/
+47
2008-02-05
pcmcia: include bad CIS filename in error message
Randy Dunlap
1
-2
/
+3
2008-02-05
pcmcia: stop updating dev->power.power_state
David Brownell
1
-4
/
+6
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
6
-22
/
+25
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
1
-7
/
+7
2008-02-05
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-02-04
[ARM] 4810/1: - Fix 'section mismatch' building warnings
Kristoffer Ericson
1
-1
/
+1
2008-02-03
drivers/pcmcia/: Spelling fixes
Joe Perches
2
-2
/
+2
2008-01-26
[ARM] pxa: move memory controller registers into pxa2xx-regs.h
Russell King
1
-0
/
+1
2008-01-25
PCMCIA: use proper call to driver_create_file
Greg Kroah-Hartman
1
-2
/
+1
2007-12-23
pcmcia: remove pxa2xx_lubbock build warning
David Brownell
1
-1
/
+1
2007-12-11
pcmcia: fix kernel-doc comments
Randy Dunlap
4
-9
/
+13
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2
-2
/
+2
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
3
-0
/
+385
2007-10-16
pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices
James Bottomley
1
-0
/
+4
2007-10-16
pcmcia: cistpl: use get_unaligned() in CIS parsing
Daniel Ritz
1
-20
/
+28
2007-10-16
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
1
-1
/
+4
2007-10-16
pxa2xx PCMCIA timing issue on iPAQ H5550
Milan Plzik
1
-1
/
+1
2007-10-16
Use menuconfig objects: PCMCIA
Jan Engelhardt
1
-5
/
+1
2007-10-16
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-48
/
+177
2007-10-15
[ARM] 4578/1: CM-x270: PCMCIA support
Mike Rapoport
2
-0
/
+176
2007-10-15
[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c
Russell King
1
-18
/
+0
2007-10-15
[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c
Russell King
1
-30
/
+1
2007-10-14
signedness: module_param_array nump argument
Al Viro
3
-3
/
+3
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
2
-27
/
+9
2007-10-13
platform: prefix MODALIAS with "platform:"
Kay Sievers
2
-2
/
+2
2007-08-01
pcmcia: give socket time to power down
Daniel Ritz
1
-0
/
+3
2007-07-22
[POWERPC] Constify of_platform_driver name
Stephen Rothwell
1
-1
/
+1
2007-07-19
PM: remove deprecated dpm_runtime_* routines
Alan Stern
1
-6
/
+34
2007-07-17
powerpc: 8xx: fix whitespace and indentation
Vitaly Bordug
1
-270
/
+278
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
[next]