aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-162-192/+176
|\
| * [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-102-192/+176
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+6
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+1
|/
* at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat2007-05-311-4/+9
* fix hotplug for legacy platform driversDavid Brownell2007-05-082-0/+2
* add new_id to PCMCIA driversBernhard Walle2007-05-071-1/+112
* at91_cf, minor fixDavid Brownell2007-05-071-2/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+0
* [PATCH] omap_cf: oops-on-suspend fixDavid Brownell2007-04-081-16/+25
* [PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa2007-03-271-1/+1
* Driver core: more fallout from class_device changes for pcmciaManuel Lauss2007-02-236-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-2/+0
|\
| * Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day2007-02-171-2/+0
* | pcmcia: some class_device falloutAlexey Dobriyan2007-02-162-5/+5
|/