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.12.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
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-3
/
+3
2009-11-28
pcmcia: remove unused "window_t" typedef
Dominik Brodowski
2
-32
/
+32
2009-11-28
pcmcia: move some window-related code to pcmcia_ioctl.c
Dominik Brodowski
3
-63
/
+55
2009-11-28
pcmcia: Change window_handle_t logic to unsigned long
Magnus Damm
3
-33
/
+34
2009-11-28
pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page()
Magnus Damm
3
-2
/
+7
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-1
/
+4
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
1
-2
/
+3
2009-11-22
drivers/pcmcia: remove unnecessary kzalloc
Julia Lawall
1
-4
/
+0
2009-11-11
pcmcia: correct handling for Zoomed Video registers in topic.h
Avi Cohen Stuart
1
-10
/
+5
2009-11-09
pcmcia: autoload module pcmcia
Dominik Brodowski
1
-0
/
+7
2009-11-09
PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket
Russell King - ARM Linux
19
-24
/
+23
2009-11-09
PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket
Russell King - ARM Linux
3
-3
/
+0
2009-11-09
PCMCIA: soc_common: constify soc_pcmcia_socket ops member
Russell King - ARM Linux
1
-1
/
+1
2009-11-09
PCMCIA: sa1111: remove duplicated initializers
Russell King - ARM Linux
6
-43
/
+17
2009-11-09
PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data
Russell King - ARM Linux
10
-40
/
+123
2009-11-09
PCMCIA: soc_common: push socket probe down into SoC specific support
Russell King - ARM Linux
4
-104
/
+103
2009-11-09
PCMCIA: soc_common: push socket removal down to SoC specific support
Russell King - ARM Linux
5
-20
/
+29
2009-11-09
PCMCIA: soc_common: provide single socket add/remove functionality
Russell King - ARM Linux
2
-108
/
+125
2009-11-09
PCMCIA: soc_common: convert to a stand alone module
Russell King - ARM Linux
3
-15
/
+17
2009-11-09
pcmcia: use dev_dbg and dev_print in pd6729.c
Dominik Brodowski
2
-40
/
+37
2009-11-09
pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret}
Dominik Brodowski
1
-101
/
+0
2009-11-08
pcmcia: extend error reporting and debug messages in core
Dominik Brodowski
2
-13
/
+43
2009-11-08
pcmcia: use dynamic debug in PCMCIA socket drivers
Dominik Brodowski
6
-180
/
+118
2009-11-08
pcmcia: use dynamic debug instead of custom infrastructure
Dominik Brodowski
7
-174
/
+100
2009-11-08
pcmcia: remove pcmcia_get_{first,next}_tuple()
Dominik Brodowski
1
-0
/
+9
2009-11-08
pcmcia: add new CIS access helpers
Dominik Brodowski
4
-32
/
+254
2009-10-24
pcmcia: drop already defined PCI_IDs
Wolfram Sang
2
-32
/
+0
2009-10-24
pcmcia: do not load the pd6729 driver if io_base is NULL
Komuro
1
-0
/
+6
2009-10-20
pcmcia: Fix possible printk format warnings
Wolfram Sang
4
-16
/
+24
2009-10-19
pcmcia: do not try to store more than 4 version strings
Dominik Brodowski
1
-1
/
+1
2009-10-19
pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup
Dominik Brodowski
6
-17
/
+18
2009-10-17
pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe
Frans Pop
1
-0
/
+1
2009-10-17
pcmcia: fix controller printk format warnings
Randy Dunlap
2
-4
/
+4
2009-10-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2009-09-30
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
Maxime Bizon
4
-0
/
+601
2009-09-29
PM / yenta: Fix cardbus suspend/resume regression
Rafael J. Wysocki
1
-40
/
+48
2009-09-29
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
17
-17
/
+17
2009-09-28
ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warnings
Russell King
2
-2
/
+2
2009-09-25
Merge branch 'origin' into for-linus
Russell King
3
-88
/
+106
2009-09-23
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
[next]