index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-04
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-05-21
pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeing
Krzysztof Wilczynski
2020-05-21
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
2020-05-18
pcmcia: make pccard_loop_tuple() static
Dominik Brodowski
2020-03-31
pcmcia: remove some unused space characters
Hu Haowen
2020-03-28
pcmcia: soc_common.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-28
pcmcia: cs_internal.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-14
pcmcia: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-14
pcmcia: omap: remove useless cast for driver.name
Corentin Labbe
2019-12-16
PCMCIA/i82092: remove #if 0 block
Simon Geis
2019-12-16
PCMCIA/i82092: delete enter/leave macro
Simon Geis
2019-12-16
PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
Simon Geis
2019-12-16
PCMCIA/i82092: shorten the lines with over 80 characters
Simon Geis
2019-12-16
PCMCIA/i82092: move assignment out of if condition
Simon Geis
2019-12-16
PCMCIA/i82092: change code indentation
Simon Geis
2019-12-16
PCMCIA/i82092: insert blank line after declarations
Simon Geis
2019-12-16
PCMCIA/i82092: remove braces around single statement blocks
Simon Geis
2019-12-16
PCMCIA/i82092: add/remove spaces to improve readability
Simon Geis
2019-12-16
PCMCIA/i82092: use dev_<level> instead of printk
Simon Geis
2019-11-22
pcmcia: remove unused dprintk definition
Dominik Brodowski
2019-11-22
pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple
Ben Dooks (Codethink)
2019-11-22
pcmcia: include cs_internal.h for missing declarations
Ben Dooks (Codethink)
2019-11-21
pcmcia: Use dev_get_drvdata where possible
Chuhong Yuan
2019-11-21
pcmcia: clean an indentation issues, remove extraneous spaces
Colin Ian King
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-04
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
2019-08-19
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
2019-08-09
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
docs: pcmcia: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-12-04
pcmcia: sa1100*: remove redundant bvd1/bvd2 setting
Russell King
2018-12-04
ARM: pxa/lubbock: switch PCMCIA to MAX1600 library
Russell King
2018-12-04
ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2018-12-04
ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2018-12-04
ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs
Russell King
2018-12-04
pcmcia: add MAX1600 library
Russell King
2018-11-23
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-23
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
[next]