summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
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
2019-12-16PCMCIA/i82092: remove #if 0 blockSimon Geis
2019-12-16PCMCIA/i82092: delete enter/leave macroSimon Geis
2019-12-16PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>Simon Geis
2019-12-16PCMCIA/i82092: shorten the lines with over 80 charactersSimon Geis
2019-12-16PCMCIA/i82092: move assignment out of if conditionSimon Geis
2019-12-16PCMCIA/i82092: change code indentationSimon Geis
2019-12-16PCMCIA/i82092: insert blank line after declarationsSimon Geis
2019-12-16PCMCIA/i82092: remove braces around single statement blocksSimon Geis
2019-12-16PCMCIA/i82092: add/remove spaces to improve readabilitySimon Geis
2019-12-16PCMCIA/i82092: use dev_<level> instead of printkSimon Geis
2019-11-22pcmcia: remove unused dprintk definitionDominik Brodowski
2019-11-22pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tupleBen Dooks (Codethink)
2019-11-22pcmcia: include cs_internal.h for missing declarationsBen Dooks (Codethink)
2019-11-21pcmcia: Use dev_get_drvdata where possibleChuhong Yuan
2019-11-21pcmcia: clean an indentation issues, remove extraneous spacesColin Ian King
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-04pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella
2019-08-19lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells
2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14docs: pcmcia: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-04pcmcia: sa1100*: remove redundant bvd1/bvd2 settingRussell King
2018-12-04ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King
2018-12-04ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King
2018-12-04ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King
2018-12-04ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King
2018-12-04pcmcia: add MAX1600 libraryRussell King
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-23Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds