| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2021-11-22 | pcmcia: hide the MAC address helpers if !NET | Jakub Kicinski | 1 | -1/+2 |
| 2021-10-14 | ethernet: replace netdev->dev_addr assignment loops | Jakub Kicinski | 1 | -3/+2 |
| 2021-03-15 | pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kern... | Lee Jones | 1 | -5/+5 |
| 2020-05-18 | pcmcia: make pccard_loop_tuple() static | Dominik Brodowski | 1 | -3/+3 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
| 2015-05-30 | pcmcia: Convert dev_printk to dev_<level> | Joe Perches | 1 | -2/+2 |
| 2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 1 | -11/+67 |
| 2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 1 | -4/+32 |
| 2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -1/+0 |
| 2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 1 | -1/+1 |
| 2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
| 2010-05-10 | pcmcia: update gfp/slab.h includes | Tejun Heo | 1 | -0/+1 |
| 2010-05-10 | pcmcia: move high level CIS access code to separate file | Dominik Brodowski | 1 | -0/+355 |