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