| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-23 | Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 9 | -3162/+7 |
| 2026-03-30 | pcmcia: remove obsolete host controller drivers | Ethan Nelson-Moore | 7 | -3154/+0 |
| 2026-03-30 | pcmcia: Convert to use less arguments in pci_bus_for_each_resource() | Andy Shevchenko | 2 | -5/+4 |
| 2026-03-30 | PCMCIA: Fix garbled log messages for KERN_CONT | René Rebe | 1 | -3/+3 |
| 2026-03-27 | resource: Pass full extent of empty space to resource_alignf callback | Ilpo Järvinen | 1 | -1/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 13 | -22/+22 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 13 | -24/+22 |
| 2026-01-27 | PCI: Separate CardBus setup & build it only with CONFIG_CARDBUS | Ilpo Järvinen | 1 | -1/+1 |
| 2025-08-16 | pcmcia: Add error handling for add_interval() in do_validate_mem() | Wentao Liang | 1 | -1/+3 |
| 2025-08-16 | pcmcia: cs: Remove unused pcmcia_get_socket_by_nr | Dr. David Alan Gilbert | 2 | -18/+0 |
| 2025-08-16 | pcmcia: omap: Add missing check for platform_get_resource | Chen Ni | 1 | -0/+2 |
| 2025-08-16 | pcmcia: Use str_off_on() and str_yes_no() helpers | Thorsten Blum | 1 | -2/+3 |
| 2025-08-16 | pcmcia: remove PCCARD_IODYN | Lukas Bulwahn | 3 | -175/+0 |
| 2025-08-16 | pcmcia: ds: Emphasize "really" epizeuxis | Bagas Sanjaya | 1 | -1/+1 |
| 2025-08-16 | pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region() | Ma Ke | 1 | -0/+3 |
| 2025-08-16 | pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch | Geert Uytterhoeven | 1 | -1/+7 |
| 2025-06-17 | sysfs: treewide: switch back to bin_attribute::read()/write() | Thomas Weißschuh | 1 | -2/+2 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 6 | -6/+8 |
| 2025-04-10 | PCI: Remove pci_fixup_cardbus() | Heiner Kallweit | 1 | -1/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 3 | -4/+4 |
| 2025-02-21 | pcmcia: cistpl: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -4/+4 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 7 | -7/+7 |
| 2024-11-09 | pcmcia: soc_common: Avoid using GPIOF_ACTIVE_LOW | Andy Shevchenko | 1 | -7/+5 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-06-30 | pcmcia: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 5 | -0/+5 |
| 2024-06-30 | pcmcia: Use resource_size function on resource object | Jules Irenge | 1 | -3/+3 |
| 2024-06-30 | pcmcia: bcm63xx: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-10 | pcmcia: cs: make pcmcia_socket_class constant | Ricardo B. Marliere | 2 | -2/+2 |
| 2024-02-18 | pcmcia: ds: make pcmcia_bus_type const | Ricardo B. Marliere | 2 | -2/+2 |
| 2023-12-15 | pcmcia: xxs1500_ss: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-15 | pcmcia: sa1100: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -5/+3 |
| 2023-12-15 | pcmcia: pxa2xx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-15 | pcmcia: omap_cf: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-12-15 | pcmcia: electra_cf: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-15 | pcmcia: db1xxx_ss: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-12-15 | pcmcia: bcm63xx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-11-07 | Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 4 | -7/+12 |
| 2023-09-03 | pcmcia: tcic: remove unneeded "&" in call to setup_timer() | lizhe | 1 | -1/+1 |
| 2023-09-03 | pcmcia: typo fix | Dongliang Mu | 1 | -1/+1 |
| 2023-09-03 | pcmcia: ds: fix possible name leak in error path in pcmcia_device_add() | Yang Yingliang | 1 | -3/+1 |
| 2023-09-03 | pcmcia: ds: fix refcount leak in pcmcia_device_add() | Yang Yingliang | 1 | -2/+8 |
| 2023-09-03 | pcmcia: cs: fix possible hung task and memory leak pccardd() | Yang Yingliang | 1 | -0/+1 |
| 2023-08-04 | pcmcia : make PCMCIA depend on HAS_IOMEM | Baoquan He | 1 | -0/+1 |
| 2023-06-15 | pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db() | Armin Wolf | 1 | -0/+2 |
| 2023-05-31 | pcmcia: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -3/+2 |
| 2023-04-03 | driver core: class: remove struct class_interface * from callbacks | Greg Kroah-Hartman | 2 | -8/+4 |
| 2023-04-03 | driver core: class: mark class_release() as taking a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2023-02-01 | pcmcia: remove unused pxa/sa1100 drivers | Arnd Bergmann | 6 | -565/+2 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-01-20 | ARM: pxa: remove unused board files | Arnd Bergmann | 2 | -11/+1 |
| 2023-01-12 | ARM: sa1100: remove unused board files | Arnd Bergmann | 3 | -9/+2 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 5 | -7/+7 |
| 2022-11-24 | driver core: make struct class.dev_uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2022-09-27 | pcmcia: remove AT91RM9200 Compact Flash driver | Dominik Brodowski | 3 | -417/+0 |
| 2022-09-24 | pcmcia: Removed unused variable control. | Souptick Joarder (HPE) | 1 | -3/+1 |
| 2022-09-22 | pcmcia: Add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 1 | -2/+2 |
| 2022-09-22 | pcmcia: at91_cf: make mc static | ruanjinjie | 1 | -1/+1 |
| 2022-09-22 | pcmcia: remove VR41XX PCMCIA driver | Thomas Bogendoerfer | 3 | -750/+0 |
| 2022-09-22 | pcmcia: sa1100: Make sa11x0_drv_pcmcia_legacy_remove() return void | Uwe Kleine-König | 1 | -5/+5 |
| 2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -1626/+28 |
| 2022-06-01 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 3 | -6/+7 |
| 2022-05-28 | pcmcia: Use platform_get_irq() to get the interrupt | Minghao Chi | 1 | -4/+5 |
| 2022-05-07 | ARM: pxa/sa1100: move I/O space to PCI_IOBASE | Arnd Bergmann | 1 | -8/+9 |
| 2022-05-07 | ARM: pxa: pcmcia: move smemc configuration back to arch | Arnd Bergmann | 1 | -30/+16 |
| 2022-04-22 | ARM: omap1: use pci_remap_iospace() for omap_cf | Arnd Bergmann | 1 | -6/+4 |
| 2022-04-21 | ARM: omap1: move CF chipselect setup to board file | Arnd Bergmann | 2 | -32/+9 |
| 2022-04-19 | ARM: pxa: move pcmcia board data into mach-pxa | Arnd Bergmann | 13 | -1582/+2 |
| 2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 5 | -6/+1 |
| 2022-02-28 | ARM: pxa: remove Intel Imote2 and Stargate 2 boards | Jonathan Cameron | 3 | -139/+1 |
| 2022-02-05 | pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards | Randy Dunlap | 1 | -1/+1 |
| 2022-02-05 | drivers/pcmcia: Fix typo in comment | tangmeng | 1 | -1/+1 |
| 2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+5 |
| 2022-01-11 | drivers/pcmcia: Fix ifdef covering yenta_pm_ops | Paul E. McKenney | 1 | -1/+1 |
| 2022-01-11 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 11 | -319/+42 |
| 2022-01-09 | pcmcia: fix setting of kthread task states | Dominik Brodowski | 1 | -5/+3 |
| 2022-01-06 | pcmcia: use sysfs_emit{,_at} for sysfs output | Dominik Brodowski | 4 | -30/+28 |
| 2022-01-02 | pcmcia: make pcmcia_release_io() void, as no-one is interested in return value | Dominik Brodowski | 1 | -4/+1 |
| 2022-01-02 | pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_... | Zhou Qingyang | 1 | -0/+3 |
| 2022-01-02 | pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io... | Zhou Qingyang | 1 | -0/+3 |
| 2022-01-02 | pcmcia: comment out unused exca_readw() function | Dominik Brodowski | 1 | -0/+2 |
| 2022-01-02 | pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() | Cai Huoqing | 1 | -6/+1 |
| 2022-01-02 | pcmcia: clean up dead drivers for CompuLab CM-X255/CM-X270 boards | Lukas Bulwahn | 5 | -274/+1 |
| 2021-12-07 | arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() | Pali Rohár | 1 | -1/+5 |
| 2021-11-22 | pcmcia: hide the MAC address helpers if !NET | Jakub Kicinski | 1 | -1/+2 |
| 2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+2 |
| 2021-10-14 | ethernet: replace netdev->dev_addr assignment loops | Jakub Kicinski | 1 | -3/+2 |
| 2021-10-13 | pcmcia: db1xxx_ss: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2021-07-23 | pcmcia: i82092: fix a null pointer dereference bug | Zheyu Ma | 1 | -0/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2021-03-15 | pcmcia: rsrc_nonstatic: Fix call-back function as reference formatting | Lee Jones | 1 | -9/+9 |
| 2021-03-15 | pcmcia: pcmcia_resource: Fix some kernel-doc formatting/disparities and demot... | Lee Jones | 1 | -5/+6 |
| 2021-03-15 | pcmcia: ds: Fix function name disparity in header | Lee Jones | 1 | -1/+1 |
| 2021-03-15 | pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kern... | Lee Jones | 1 | -5/+5 |
| 2021-03-15 | pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard comments | Lee Jones | 1 | -6/+6 |
| 2021-03-15 | pcmcia: rsrc_nonstatic: Demote kernel-doc abuses | Lee Jones | 1 | -2/+2 |
| 2021-03-15 | pcmcia: ds: Remove if with always false condition | Uwe Kleine-König | 1 | -4/+1 |
| 2021-02-26 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -2/+2 |
| 2021-02-01 | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-01-04 | pcmcia: Switch to using the new API kobj_to_dev() | Tian Tao | 1 | -2/+2 |
| 2020-12-19 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 7 | -846/+9 |
| 2020-12-05 | pcmcia: omap: Fix error return code in omap_cf_probe() | Wang ShaoBo | 1 | -2/+6 |
| 2020-12-05 | pcmcia: Remove NEC VRC4173 CARDU | Sebastian Andrzej Siewior | 4 | -843/+0 |
| 2020-12-05 | pcmcia: db1xxx_ss: remove unneeded semicolon | Jason Yan | 1 | -1/+1 |
| 2020-12-05 | pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of ... | Christophe JAILLET | 1 | -0/+2 |
| 2020-11-27 | pcmcia: at91_cf: remove platform data support | Alexandre Belloni | 2 | -30/+9 |
| 2020-11-27 | pcmcia: at91_cf: move definitions locally | Alexandre Belloni | 1 | -1/+11 |
| 2020-09-25 | dma-mapping: remove DMA_MASK_NONE | Christoph Hellwig | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -4/+4 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -4/+4 |
| 2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -14/+26 |
| 2020-06-04 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2 | -9/+3 |
| 2020-06-02 | powerpc: add an ioremap_phb helper | Christoph Hellwig | 1 | -29/+16 |
| 2020-05-21 | pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeing | Krzysztof Wilczynski | 1 | -8/+16 |
| 2020-05-21 | PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc) | Krzysztof Wilczynski | 1 | -6/+10 |
| 2020-05-18 | pcmcia: make pccard_loop_tuple() static | Dominik Brodowski | 2 | -9/+3 |
| 2020-03-31 | pcmcia: remove some unused space characters | Hu Haowen | 1 | -3/+3 |
| 2020-03-28 | pcmcia: soc_common.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-28 | pcmcia: cs_internal.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-14 | pcmcia: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2 | -8/+8 |
| 2020-03-14 | pcmcia: omap: remove useless cast for driver.name | Corentin Labbe | 1 | -1/+1 |
| 2019-12-16 | PCMCIA/i82092: remove #if 0 block | Simon Geis | 1 | -20/+0 |
| 2019-12-16 | PCMCIA/i82092: delete enter/leave macro | Simon Geis | 2 | -60/+6 |
| 2019-12-16 | PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h> | Simon Geis | 1 | -1/+1 |
| 2019-12-16 | PCMCIA/i82092: shorten the lines with over 80 characters | Simon Geis | 1 | -26/+53 |
| 2019-12-16 | PCMCIA/i82092: move assignment out of if condition | Simon Geis | 1 | -2/+5 |
| 2019-12-16 | PCMCIA/i82092: change code indentation | Simon Geis | 1 | -60/+60 |
| 2019-12-16 | PCMCIA/i82092: insert blank line after declarations | Simon Geis | 1 | -0/+8 |
| 2019-12-16 | PCMCIA/i82092: remove braces around single statement blocks | Simon Geis | 1 | -10/+5 |
| 2019-12-16 | PCMCIA/i82092: add/remove spaces to improve readability | Simon Geis | 1 | -194/+189 |
| 2019-12-16 | PCMCIA/i82092: use dev_<level> instead of printk | Simon Geis | 1 | -27/+36 |
| 2019-11-22 | pcmcia: remove unused dprintk definition | Dominik Brodowski | 1 | -2/+0 |
| 2019-11-22 | pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple | Ben Dooks (Codethink) | 1 | -0/+1 |
| 2019-11-22 | pcmcia: include cs_internal.h for missing declarations | Ben Dooks (Codethink) | 1 | -0/+2 |
| 2019-11-21 | pcmcia: Use dev_get_drvdata where possible | Chuhong Yuan | 1 | -2/+1 |
| 2019-11-21 | pcmcia: clean an indentation issues, remove extraneous spaces | Colin Ian King | 1 | -18/+16 |
| 2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+5 |
| 2019-09-04 | pcmcia/i82092: Refactored dprintk macro for dev_dbg(). | Adam Zerella | 1 | -3/+3 |
| 2019-08-19 | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down | David Howells | 1 | -0/+5 |
| 2019-08-09 | pcmcia: db1xxx_ss: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+4 |
| 2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 28 | -126/+28 |
| 2019-06-14 | docs: pcmcia: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
| 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 |
| 2017-11-05 | drivers/pcmcia: omap1: Fix error in automated timer conversion | Kees Cook | 1 | -1/+3 |
| 2017-11-04 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook | 8 | -31/+24 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -0/+17 |
| 2017-11-02 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook | 8 | -31/+24 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 17 | -0/+17 |