summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King2015-09-033-3/+0
* pcmcia: sa11xx_base.c: remove useless init/exit functionsRussell King2015-09-031-10/+0
* pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()Russell King2015-09-031-6/+7
* pcmcia: sa1111: update socket driver to use devm_clk_get() APIRussell King2015-09-031-2/+1
* pcmcia: pxa2xx: convert memory allocation to devm_* APIRussell King2015-09-031-5/+3
* pcmcia: pxa2xx: update socket driver to use devm_clk_get() APIRussell King2015-09-031-6/+2
* pcmcia: sa11x0: convert memory allocation to devm_* APIRussell King2015-07-082-3/+1
* pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King2015-07-082-3/+1
* Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-021-0/+1
|\
| * drivers/pcmcia: include <module.h> for modular xxs1500_ss codePaul Gortmaker2015-06-161-0/+1
* | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-4/+6
|\ \
| * | pcmcia: fix a boot time warning in pcmcia cs codeDmitry Eremin-Solenikov2015-05-241-4/+6
| |/
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-262-12/+14
|\ \
| * | pcmcia: at91_cf: Use syscon to configure the MC/smcAlexandre Belloni2015-05-202-12/+14
| |/
* | pcmcia: do not break rsrc_nonstatic when handling anonymous cardsDominik Brodowski2015-06-162-21/+27
* | pcmcia: Fix resource leaks in yenta_probe() and _close()Takeshi Yoshimura2015-06-141-12/+21
* | Disable write buffering on Toshiba ToPIC95Ryan Underwood2015-06-131-0/+16
* | pcmcia: Convert dev_printk to dev_<level>Joe Perches2015-05-308-152/+124
* | pcmcia/vrc4171: Remove typedefs for enums and structHimangi Saraogi2015-05-301-15/+15
* | pcmcia: Remove typedef in structs and emumHimangi Saraogi2015-05-301-17/+17
* | pcmcia: Remove typedef tuple_flagsHimangi Saraogi2015-05-301-6/+6
* | drivers: pcmcia: electra_cf.c fix checkpatch error and warningsLaurent Navet2015-05-301-5/+5
* | drivers: pcmcia: ds.c fix checkpatch errorsLaurent Navet2015-05-301-8/+9
* | PCMCIA: Remove commented references to dead class_device_create_file()Robert P. J. Day2015-05-303-21/+0
* | drivers/pcmcia/electra_cf.c: add missing iounmap and kfreeJulia Lawall2015-05-301-3/+6
* | pcmcia: replace open-coded ARRAY_SIZE with macroJim Cromie2015-05-301-1/+1
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-222-6/+8
|\
| * ARM: at91: remove NEED_MACH_IO_HArnd Bergmann2015-03-132-6/+8
* | Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-253-183/+3
|\ \
| * | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| * | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| * | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
| |/
* | pcmcia: Use setup_timer and mod_timerVaishali Thakkar2015-03-162-10/+6
* | pcmcia: Use setup_timerVaishali Thakkar2015-03-162-6/+3
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-0/+1
|\
| * pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-291-0/+1
* | pcmcia: fix incorrect bracketing on a testAlan2015-01-251-1/+1
* | pcmcia: add missing include for new pci resource handlerArnd Bergmann2015-01-131-0/+1
* | pcmcia: add a new resource manager for non ISA systemsAlan Cox2015-01-123-3/+182
* | pcmcia: handle anonymous cards by generating a fake CISAlan Cox2015-01-121-4/+20
* | pcmcia: Fix requeryAlan Cox2015-01-122-1/+4
* | pcmcia cis: on an out of range CIS read return 0xff, don't just warnAlan Cox2015-01-121-1/+4
* | pcmcia: correct typesAlan Cox2015-01-122-5/+6
|/
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-144-7/+6
|\
| * pcmcia: sa1111: pass sa1111_dev to jornada720 codeDmitry Eremin-Solenikov2014-11-073-4/+3
| * pcmcia: sa1111: pass sa1111_dev to badge4-specific codeDmitry Eremin-Solenikov2014-11-073-3/+3
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1414-14/+0
|\ \
| * | pcmcia: drop owner assignment from platform_driversWolfram Sang2014-10-2014-14/+0
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-124-2/+24
|\ \
| * | ARM: 8247/2: pcmcia: sa1100: make use of device clockDmitry Eremin-Solenikov2014-12-052-2/+13
OpenPOWER on IntegriCloud