summaryrefslogtreecommitdiff
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-11drivers/pcmcia: Fix ifdef covering yenta_pm_opsPaul E. McKenney
2022-01-11Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-01-09pcmcia: fix setting of kthread task statesDominik Brodowski
2022-01-06pcmcia: use sysfs_emit{,_at} for sysfs outputDominik Brodowski
2022-01-02pcmcia: make pcmcia_release_io() void, as no-one is interested in return valueDominik Brodowski
2022-01-02pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_...Zhou Qingyang
2022-01-02pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io...Zhou Qingyang
2022-01-02pcmcia: comment out unused exca_readw() functionDominik Brodowski
2022-01-02pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()Cai Huoqing
2022-01-02pcmcia: clean up dead drivers for CompuLab CM-X255/CM-X270 boardsLukas Bulwahn
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár
2021-11-22pcmcia: hide the MAC address helpers if !NETJakub Kicinski
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-14ethernet: replace netdev->dev_addr assignment loopsJakub Kicinski
2021-10-13pcmcia: db1xxx_ss: Fix fall-through warning for ClangGustavo A. R. Silva
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-07-23pcmcia: i82092: fix a null pointer dereference bugZheyu Ma
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-03-15pcmcia: rsrc_nonstatic: Fix call-back function as reference formattingLee Jones
2021-03-15pcmcia: pcmcia_resource: Fix some kernel-doc formatting/disparities and demot...Lee Jones
2021-03-15pcmcia: ds: Fix function name disparity in headerLee Jones
2021-03-15pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kern...Lee Jones
2021-03-15pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard commentsLee Jones
2021-03-15pcmcia: rsrc_nonstatic: Demote kernel-doc abusesLee Jones
2021-03-15pcmcia: ds: Remove if with always false conditionUwe Kleine-König
2021-02-26Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-02-01ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König
2021-01-04pcmcia: Switch to using the new API kobj_to_dev()Tian Tao
2020-12-19Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-12-05pcmcia: omap: Fix error return code in omap_cf_probe()Wang ShaoBo
2020-12-05pcmcia: Remove NEC VRC4173 CARDUSebastian Andrzej Siewior
2020-12-05pcmcia: db1xxx_ss: remove unneeded semicolonJason Yan
2020-12-05pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of ...Christophe JAILLET
2020-11-27pcmcia: at91_cf: remove platform data supportAlexandre Belloni
2020-11-27pcmcia: at91_cf: move definitions locallyAlexandre Belloni
2020-09-25dma-mapping: remove DMA_MASK_NONEChristoph Hellwig
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-04Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2020-06-02powerpc: add an ioremap_phb helperChristoph Hellwig
2020-05-21pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeingKrzysztof Wilczynski
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski
2020-05-18pcmcia: make pccard_loop_tuple() staticDominik Brodowski
2020-03-31pcmcia: remove some unused space charactersHu Haowen
2020-03-28pcmcia: soc_common.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-28pcmcia: cs_internal.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-14pcmcia: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-14pcmcia: omap: remove useless cast for driver.nameCorentin Labbe