Age | Commit message (Expand) | Author |
2019-11-22 | pcmcia: remove unused dprintk definition | Dominik Brodowski |
2019-11-22 | pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple | Ben Dooks (Codethink) |
2019-11-22 | pcmcia: include cs_internal.h for missing declarations | Ben Dooks (Codethink) |
2019-11-21 | pcmcia: Use dev_get_drvdata where possible | Chuhong Yuan |
2019-11-21 | pcmcia: clean an indentation issues, remove extraneous spaces | Colin Ian King |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-04 | pcmcia/i82092: Refactored dprintk macro for dev_dbg(). | Adam Zerella |
2019-08-19 | lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down | David Howells |
2019-08-09 | pcmcia: db1xxx_ss: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-14 | docs: pcmcia: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-01-05 | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-12-04 | pcmcia: sa1100*: remove redundant bvd1/bvd2 setting | Russell King |
2018-12-04 | ARM: pxa/lubbock: switch PCMCIA to MAX1600 library | Russell King |
2018-12-04 | ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King |
2018-12-04 | ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King |
2018-12-04 | ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs | Russell King |
2018-12-04 | pcmcia: add MAX1600 library | Russell King |
2018-11-23 | pcmcia: allow PCMCIA support independent of the architecture | Christoph Hellwig |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-23 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2018-10-14 | powerpc: handover page flags with a pgprot_t parameter | Christophe Leroy |
2018-10-14 | powerpc/mm: properly set PAGE_KERNEL flags in ioremap() | Christophe Leroy |
2018-10-01 | pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges | Maciej S. Szmigiero |
2018-10-01 | pcmcia: pcmcia_resource: Replace mdelay() with msleep() | Jia-Ju Bai |
2018-09-13 | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik |
2018-09-13 | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik |
2018-08-18 | pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-04-09 | Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-04-06 | ARM: sa1100/simpad: switch simpad CF to use gpiod APIs | Russell King |
2018-04-06 | ARM: sa1100/shannon: convert to generic CF sockets | Russell King |
2018-04-06 | ARM: sa1100/nanoengine: convert to generic CF sockets | Russell King |
2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-03-26 | pcmcia: remove blackfin driver | Arnd Bergmann |
2018-03-26 | pcmcia: remove m32r drivers | Arnd Bergmann |
2018-03-24 | ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs | Russell King |
2018-03-24 | ARM: sa1100/cerf: convert to generic CF sockets | Russell King |
2018-03-24 | ARM: sa1100/assabet: convert to generic CF sockets | Russell King |
2018-03-24 | pcmcia: sa1100: provide generic CF support | Russell King |
2018-02-22 | PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle | Rafael J. Wysocki |
2018-02-08 | Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |