summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* electra_cf: Add MODULE_DEVICE_TABLE()Olof Johansson2008-05-271-0/+1
* pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-0114-35/+35
* drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...Andrew Morton2008-05-012-8/+8
* Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutexMatthias Kaehlcke2008-05-011-5/+6
* pcmcia: annotate cb_alloc with __refSam Ravnborg2008-05-011-1/+1
* pcmcia: silence section mismatch warnings from pci_driver variablesSam Ravnborg2008-05-012-6/+6
* pcmcia: silence section mismatch warnings from class_interface variablesSam Ravnborg2008-05-012-2/+2
* pcmcia: remove pccard_sysfs_interface warningsDavid Brownell2008-04-303-40/+28
* drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org2008-04-291-2/+2
* pcmcia: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-24/+15
* ARM: always select HAVE_IDEAdrian Bunk2008-04-281-1/+0
* [ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84aRussell King2008-04-211-1/+1
* Merge branch 'merge-fixes' into develRussell King2008-04-193-0/+5
|\
| * pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-153-0/+5
* | [ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King2008-04-191-0/+1
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
|/
* PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton2008-02-211-1/+6
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* drivers/pcmcia: add missing pci_dev_getJulia Lawall2008-02-051-1/+3
* drivers/pcmcia: Add missing iounmapJulia Lawall2008-02-051-1/+5
* at91_cf: use generic gpio callsDavid Brownell2008-02-051-15/+47
* pcmcia: include bad CIS filename in error messageRandy Dunlap2008-02-051-2/+3
* pcmcia: stop updating dev->power.power_stateDavid Brownell2008-02-051-4/+6
* pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-056-22/+25
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-051-7/+7
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-041-1/+1
|\
| * [ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson2008-02-041-1/+1
* | drivers/pcmcia/: Spelling fixesJoe Perches2008-02-032-2/+2
|/
* [ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2008-01-261-0/+1
* PCMCIA: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-241-2/+1
* pcmcia: remove pxa2xx_lubbock build warningDavid Brownell2007-12-231-1/+1
* pcmcia: fix kernel-doc commentsRandy Dunlap2007-12-104-9/+13
* remove asm/bitops.h includesJiri Slaby2007-10-192-2/+2
* pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson2007-10-173-0/+385
* pcmcia: use DMA_MASK_NONE for the default for all pcmcia devicesJames Bottomley2007-10-161-0/+4
* pcmcia: cistpl: use get_unaligned() in CIS parsingDaniel Ritz2007-10-161-20/+28
* move a few definitions to au1000_xxs1500.cYoichi Yuasa2007-10-161-1/+4
* pxa2xx PCMCIA timing issue on iPAQ H5550Milan Plzik2007-10-161-1/+1
* Use menuconfig objects: PCMCIAJan Engelhardt2007-10-161-5/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-154-48/+177
|\
| * [ARM] 4578/1: CM-x270: PCMCIA supportMike Rapoport2007-10-152-0/+176
| * [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King2007-10-151-18/+0
| * [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King2007-10-151-30/+1
* | signedness: module_param_array nump argumentAl Viro2007-10-143-3/+3
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-27/+9
* | platform: prefix MODALIAS with "platform:"Kay Sievers2007-10-122-2/+2
|/
* pcmcia: give socket time to power downDaniel Ritz2007-07-311-0/+3
* [POWERPC] Constify of_platform_driver nameStephen Rothwell2007-07-221-1/+1
* PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-181-6/+34
* powerpc: 8xx: fix whitespace and indentationVitaly Bordug2007-07-171-270/+278