index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
1
-1
/
+5
|
\
|
*
arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()
Pali Rohár
2021-12-07
1
-1
/
+5
*
|
drivers/pcmcia: Fix ifdef covering yenta_pm_ops
Paul E. McKenney
2022-01-11
1
-1
/
+1
*
|
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-01-11
11
-319
/
+42
|
\
\
|
*
|
pcmcia: fix setting of kthread task states
Dominik Brodowski
2022-01-09
1
-5
/
+3
|
*
|
pcmcia: use sysfs_emit{,_at} for sysfs output
Dominik Brodowski
2022-01-06
4
-30
/
+28
|
*
|
pcmcia: make pcmcia_release_io() void, as no-one is interested in return value
Dominik Brodowski
2022-01-02
1
-4
/
+1
|
*
|
pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_...
Zhou Qingyang
2022-01-02
1
-0
/
+3
|
*
|
pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io...
Zhou Qingyang
2022-01-02
1
-0
/
+3
|
*
|
pcmcia: comment out unused exca_readw() function
Dominik Brodowski
2022-01-02
1
-0
/
+2
|
*
|
pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()
Cai Huoqing
2022-01-02
1
-6
/
+1
|
*
|
pcmcia: clean up dead drivers for CompuLab CM-X255/CM-X270 boards
Lukas Bulwahn
2022-01-02
5
-274
/
+1
|
|
/
*
/
pcmcia: hide the MAC address helpers if !NET
Jakub Kicinski
2021-11-22
1
-1
/
+2
|
/
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-3
/
+2
|
\
|
*
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
1
-3
/
+2
*
|
pcmcia: db1xxx_ss: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-10-13
1
-0
/
+1
|
/
*
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-09
1
-0
/
+1
|
\
|
*
pcmcia: i82092: fix a null pointer dereference bug
Zheyu Ma
2021-07-23
1
-0
/
+1
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
|
/
*
pcmcia: rsrc_nonstatic: Fix call-back function as reference formatting
Lee Jones
2021-03-15
1
-9
/
+9
*
pcmcia: pcmcia_resource: Fix some kernel-doc formatting/disparities and demot...
Lee Jones
2021-03-15
1
-5
/
+6
*
pcmcia: ds: Fix function name disparity in header
Lee Jones
2021-03-15
1
-1
/
+1
*
pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kern...
Lee Jones
2021-03-15
1
-5
/
+5
*
pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard comments
Lee Jones
2021-03-15
1
-6
/
+6
*
pcmcia: rsrc_nonstatic: Demote kernel-doc abuses
Lee Jones
2021-03-15
1
-2
/
+2
*
pcmcia: ds: Remove if with always false condition
Uwe Kleine-König
2021-03-15
1
-4
/
+1
*
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2021-02-26
1
-2
/
+2
|
\
|
*
pcmcia: Switch to using the new API kobj_to_dev()
Tian Tao
2021-01-04
1
-2
/
+2
*
|
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
2021-02-01
1
-2
/
+1
|
/
*
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2020-12-19
7
-846
/
+9
|
\
|
*
pcmcia: omap: Fix error return code in omap_cf_probe()
Wang ShaoBo
2020-12-05
1
-2
/
+6
|
*
pcmcia: Remove NEC VRC4173 CARDU
Sebastian Andrzej Siewior
2020-12-05
4
-843
/
+0
|
*
pcmcia: db1xxx_ss: remove unneeded semicolon
Jason Yan
2020-12-05
1
-1
/
+1
|
*
pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of ...
Christophe JAILLET
2020-12-05
1
-0
/
+2
*
|
pcmcia: at91_cf: remove platform data support
Alexandre Belloni
2020-11-27
2
-30
/
+9
*
|
pcmcia: at91_cf: move definitions locally
Alexandre Belloni
2020-11-27
1
-1
/
+11
|
/
*
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
2020-09-25
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-4
/
+4
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
*
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-06
1
-14
/
+26
|
\
|
*
pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeing
Krzysztof Wilczynski
2020-05-21
1
-8
/
+16
|
*
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
2020-05-21
1
-6
/
+10
*
|
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2020-06-04
2
-9
/
+3
|
\
\
|
*
|
pcmcia: make pccard_loop_tuple() static
Dominik Brodowski
2020-05-18
2
-9
/
+3
|
|
/
*
/
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-06-02
1
-29
/
+16
|
/
*
pcmcia: remove some unused space characters
Hu Haowen
2020-03-31
1
-3
/
+3
*
pcmcia: soc_common.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-28
1
-1
/
+1
*
pcmcia: cs_internal.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-28
1
-1
/
+1
*
pcmcia: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-14
2
-8
/
+8
*
pcmcia: omap: remove useless cast for driver.name
Corentin Labbe
2020-03-14
1
-1
/
+1
[next]