index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
28
-126
/
+28
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-28
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
5
-0
/
+5
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-260
/
+290
2018-12-04
pcmcia: sa1100*: remove redundant bvd1/bvd2 setting
Russell King
1
-2
/
+2
2018-12-04
ARM: pxa/lubbock: switch PCMCIA to MAX1600 library
Russell King
2
-90
/
+21
2018-12-04
ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2
-79
/
+35
2018-12-04
ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2
-61
/
+19
2018-12-04
ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs
Russell King
1
-28
/
+55
2018-12-04
pcmcia: add MAX1600 library
Russell King
4
-0
/
+158
2018-11-23
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
1
-0
/
+1
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-10-23
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-3
/
+39
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-1
/
+1
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
1
-1
/
+1
2018-10-01
pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
Maciej S. Szmigiero
2
-1
/
+37
2018-10-01
pcmcia: pcmcia_resource: Replace mdelay() with msleep()
Jia-Ju Bai
1
-2
/
+2
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-1
/
+1
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-3
/
+4
2018-08-18
pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function
Linus Torvalds
1
-36
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-09
Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-466
/
+108
2018-04-06
ARM: sa1100/simpad: switch simpad CF to use gpiod APIs
Russell King
1
-9
/
+3
2018-04-06
ARM: sa1100/shannon: convert to generic CF sockets
Russell King
4
-109
/
+0
2018-04-06
ARM: sa1100/nanoengine: convert to generic CF sockets
Russell King
4
-138
/
+0
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-3
/
+8
2018-03-26
pcmcia: remove blackfin driver
Arnd Bergmann
3
-324
/
+0
2018-03-26
pcmcia: remove m32r drivers
Arnd Bergmann
6
-1724
/
+0
2018-03-24
ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs
Russell King
1
-9
/
+7
2018-03-24
ARM: sa1100/cerf: convert to generic CF sockets
Russell King
4
-91
/
+0
2018-03-24
ARM: sa1100/assabet: convert to generic CF sockets
Russell King
4
-105
/
+0
2018-03-24
pcmcia: sa1100: provide generic CF support
Russell King
1
-5
/
+98
2018-02-22
PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
Rafael J. Wysocki
2
-3
/
+8
2018-02-08
Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-3
/
+7
2018-01-24
pcmcia: soc_common: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+6
2018-01-24
pcmcia: use proper printk format for resource
Dominik Brodowski
1
-1
/
+1
2017-11-29
pcmcia: at91_cf: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2017-11-17
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
1
-0
/
+2
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-13
/
+20
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+6
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+7
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-31
/
+26
2017-11-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
1
-3
/
+2
2017-11-06
drivers/pcmcia: omap1: Fix error in automated timer conversion
Kees Cook
1
-1
/
+3
[next]