index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-08
1
-2
/
+2
|
\
|
*
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2009-11-10
1
-2
/
+2
|
|
\
|
|
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-2
/
+2
*
|
|
Fix soc_common PCMCIA configuration
Russell King
2009-12-06
1
-1
/
+1
*
|
|
ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100
Dmitry Artamonow
2009-12-06
2
-2
/
+2
*
|
|
ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h
Dmitry Artamonow
2009-12-06
1
-2
/
+1
*
|
|
ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...
Dmitry Artamonow
2009-12-06
1
-12
/
+45
*
|
|
ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolib
Dmitry Artamonow
2009-12-06
1
-11
/
+71
*
|
|
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
|
\
[next]