summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* powerpc: add an ioremap_phb helperChristoph Hellwig2020-06-021-29/+16
* pcmcia: remove some unused space charactersHu Haowen2020-03-311-3/+3
* pcmcia: soc_common.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-281-1/+1
* pcmcia: cs_internal.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-281-1/+1
* pcmcia: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-142-8/+8
* pcmcia: omap: remove useless cast for driver.nameCorentin Labbe2020-03-141-1/+1
* PCMCIA/i82092: remove #if 0 blockSimon Geis2019-12-161-20/+0
* PCMCIA/i82092: delete enter/leave macroSimon Geis2019-12-162-60/+6
* PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>Simon Geis2019-12-161-1/+1
* PCMCIA/i82092: shorten the lines with over 80 charactersSimon Geis2019-12-161-26/+53
* PCMCIA/i82092: move assignment out of if conditionSimon Geis2019-12-161-2/+5
* PCMCIA/i82092: change code indentationSimon Geis2019-12-161-61/+61
* PCMCIA/i82092: insert blank line after declarationsSimon Geis2019-12-161-0/+8
* PCMCIA/i82092: remove braces around single statement blocksSimon Geis2019-12-161-10/+5
* PCMCIA/i82092: add/remove spaces to improve readabilitySimon Geis2019-12-161-194/+189
* PCMCIA/i82092: use dev_<level> instead of printkSimon Geis2019-12-161-27/+36
* pcmcia: remove unused dprintk definitionDominik Brodowski2019-11-221-2/+0
* pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tupleBen Dooks (Codethink)2019-11-221-0/+1
* pcmcia: include cs_internal.h for missing declarationsBen Dooks (Codethink)2019-11-221-0/+2
* pcmcia: Use dev_get_drvdata where possibleChuhong Yuan2019-11-211-2/+1
* pcmcia: clean an indentation issues, remove extraneous spacesColin Ian King2019-11-211-18/+16
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+5
|\
| * lockdown: Prohibit PCMCIA CIS storage when the kernel is locked downDavid Howells2019-08-191-0/+5
* | pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella2019-09-041-3/+3
* | pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+4
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ | |/ |/|
| * docs: pcmcia: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1928-126/+28
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256Thomas Gleixner2019-06-051-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-28/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-059-260/+290
|\
| * pcmcia: sa1100*: remove redundant bvd1/bvd2 settingRussell King2018-12-041-2/+2
| * ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King2018-12-042-90/+21
| * ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King2018-12-042-79/+35
| * ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King2018-12-042-61/+19
| * ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King2018-12-041-28/+55
| * pcmcia: add MAX1600 libraryRussell King2018-12-044-0/+158
* | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-0/+1
|/
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\
| * powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-1/+1
| * powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-141-1/+1
* | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-233-3/+39
|\ \
| * | pcmcia: Implement CLKRUN protocol disabling for Ricoh bridgesMaciej S. Szmigiero2018-10-012-1/+37
| * | pcmcia: pcmcia_resource: Replace mdelay() with msleep()Jia-Ju Bai2018-10-011-2/+2
| |/
* | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+1
* | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-3/+4
|/