..
Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
2019-05-21 10:50:46 +02:00
Makefile
pcmcia: add MAX1600 library
2018-12-04 22:37:38 +00:00
at91_cf.c
pcmcia: at91_cf: Use PTR_ERR_OR_ZERO()
2017-11-29 21:58:58 +01:00
bcm63xx_pcmcia.c
drivers/pcmcia: Convert timers to use timer_setup()
2017-11-04 12:03:13 +01:00
bcm63xx_pcmcia.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
cardbus.c
PCI: Add for_each_pci_bridge() helper
2017-11-06 18:48:58 -06:00
cirrus.h
…
cistpl.c
treewide: kmalloc() -> kmalloc_array()
2018-06-12 16:19:22 -07:00
cs.c
PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
2018-02-22 22:51:12 +01:00
cs_internal.h
PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
2018-02-22 22:51:12 +01:00
db1xxx_ss.c
treewide: Add SPDX license identifier for more missed files
2019-05-21 10:50:45 +02:00
ds.c
pcmcia: ds: convert to use DRIVER_ATTR_RO
2017-06-12 16:14:30 +02:00
electra_cf.c
powerpc: handover page flags with a pgprot_t parameter
2018-10-14 18:04:09 +11:00
i82092.c
treewide: Add SPDX license identifier for more missed files
2019-05-21 10:50:45 +02:00
i82092aa.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
i82365.c
drivers/pcmcia: Convert timers to use timer_setup()
2017-11-04 12:03:13 +01:00
i82365.h
…
max1600.c
pcmcia: add MAX1600 library
2018-12-04 22:37:38 +00:00
max1600.h
pcmcia: add MAX1600 library
2018-12-04 22:37:38 +00:00
o2micro.h
…
omap_cf.c
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
2019-05-14 19:52:52 -07:00
pcmcia_cis.c
pcmcia: Convert dev_printk to dev_<level>
2015-05-30 16:09:04 +02:00
pcmcia_resource.c
pcmcia: pcmcia_resource: Replace mdelay() with msleep()
2018-10-01 12:17:02 +02:00
pd6729.c
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
pd6729.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
pxa2xx_balloon3.c
…
pxa2xx_base.c
pcmcia: lubbock: fix sockets configuration
2016-09-12 10:57:01 +01:00
pxa2xx_base.h
pcmcia: lubbock: fix sockets configuration
2016-09-12 10:57:01 +01:00
pxa2xx_cm_x2xx.c
…
pxa2xx_cm_x255.c
…
pxa2xx_cm_x270.c
…
pxa2xx_colibri.c
…
pxa2xx_e740.c
…
pxa2xx_hx4700.c
…
pxa2xx_mainstone.c
ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs
2018-12-04 22:37:38 +00:00
pxa2xx_palmld.c
…
pxa2xx_palmtc.c
…
pxa2xx_palmtx.c
…
pxa2xx_sharpsl.c
…
pxa2xx_stargate2.c
…
pxa2xx_trizeps4.c
…
pxa2xx_viper.c
pcmcia: drop owner assignment from platform_drivers
2014-10-20 16:21:21 +02:00
pxa2xx_vpac270.c
gpio: Include linux/gpio.h instead of asm/gpio.h
2016-02-16 00:20:03 +01:00
ricoh.h
pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
2018-10-01 12:17:03 +02:00
rsrc_iodyn.c
…
rsrc_mgr.c
pcmcia: correct types
2015-01-12 05:04:12 -08:00
rsrc_nonstatic.c
pcmcia: use proper printk format for resource
2018-01-24 19:24:38 +01:00
sa11xx_base.c
pcmcia: sa11xx_base: add units to the timing information
2016-09-12 10:57:01 +01:00
sa11xx_base.h
…
sa1100_generic.c
ARM: sa1100/shannon: convert to generic CF sockets
2018-04-06 15:53:22 +01:00
sa1100_generic.h
ARM: sa1100/shannon: convert to generic CF sockets
2018-04-06 15:53:22 +01:00
sa1100_h3600.c
ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs
2018-03-24 14:17:09 +00:00
sa1100_simpad.c
pcmcia: sa1100*: remove redundant bvd1/bvd2 setting
2018-12-04 22:37:38 +00:00
sa1111_badge4.c
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
2017-11-17 16:10:04 -08:00
sa1111_generic.c
treewide: Add SPDX license identifier for more missed files
2019-05-21 10:50:45 +02:00
sa1111_generic.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
sa1111_jornada720.c
ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs
2018-12-04 22:37:38 +00:00
sa1111_lubbock.c
ARM: pxa/lubbock: switch PCMCIA to MAX1600 library
2018-12-04 22:37:38 +00:00
sa1111_neponset.c
ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs
2018-12-04 22:37:38 +00:00
soc_common.c
gpiolib: Pass array info to get/set array functions
2018-09-13 11:16:54 +02:00
soc_common.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
socket_sysfs.c
…
tcic.c
drivers/pcmcia: Convert timers to use timer_setup()
2017-11-04 12:03:13 +01:00
tcic.h
…
ti113x.h
pcmcia: Convert dev_printk to dev_<level>
2015-05-30 16:09:04 +02:00
topic.h
Disable write buffering on Toshiba ToPIC95
2015-06-13 23:40:21 +02:00
vg468.h
…
vrc4171_card.c
pcmcia/vrc4171: Remove typedefs for enums and struct
2015-05-30 15:55:36 +02:00
vrc4173_cardu.c
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
2014-07-18 16:58:07 -07:00
vrc4173_cardu.h
…
xxs1500_ss.c
treewide: Add SPDX license identifier for more missed files
2019-05-21 10:50:45 +02:00
yenta_socket.c
treewide: Add SPDX license identifier for more missed files
2019-05-21 10:50:45 +02:00
yenta_socket.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00