index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
pcmcia: replace linux/gpio.h inclusions
Arnd Bergmann
5
-5
/
+5
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
[next]