aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
2008-04-28ARM: always select HAVE_IDEAdrian Bunk
2008-04-21[ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84aRussell King
2008-04-19Merge branch 'merge-fixes' into develRussell King
2008-04-19[ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers
2008-02-21PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-05drivers/pcmcia: add missing pci_dev_getJulia Lawall
2008-02-05drivers/pcmcia: Add missing iounmapJulia Lawall
2008-02-05at91_cf: use generic gpio callsDavid Brownell
2008-02-05pcmcia: include bad CIS filename in error messageRandy Dunlap
2008-02-05pcmcia: stop updating dev->power.power_stateDavid Brownell
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04[ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson
2008-02-03drivers/pcmcia/: Spelling fixesJoe Perches
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King
2008-01-24PCMCIA: use proper call to driver_create_fileGreg Kroah-Hartman
2007-12-23pcmcia: remove pxa2xx_lubbock build warningDavid Brownell
2007-12-10pcmcia: fix kernel-doc commentsRandy Dunlap
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson
2007-10-16pcmcia: use DMA_MASK_NONE for the default for all pcmcia devicesJames Bottomley
2007-10-16pcmcia: cistpl: use get_unaligned() in CIS parsingDaniel Ritz
2007-10-16move a few definitions to au1000_xxs1500.cYoichi Yuasa
2007-10-16pxa2xx PCMCIA timing issue on iPAQ H5550Milan Plzik
2007-10-16Use menuconfig objects: PCMCIAJan Engelhardt
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-15[ARM] 4578/1: CM-x270: PCMCIA supportMike Rapoport
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers
2007-07-31pcmcia: give socket time to power downDaniel Ritz
2007-07-22[POWERPC] Constify of_platform_driver nameStephen Rothwell
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug
2007-05-31at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat
2007-05-08fix hotplug for legacy platform driversDavid Brownell
2007-05-07add new_id to PCMCIA driversBernhard Walle
2007-05-07at91_cf, minor fixDavid Brownell
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare