aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King1-0/+1
2008-01-24PCMCIA: use proper call to driver_create_fileGreg Kroah-Hartman1-2/+1
2007-12-23pcmcia: remove pxa2xx_lubbock build warningDavid Brownell1-1/+1
2007-12-10pcmcia: fix kernel-doc commentsRandy Dunlap4-9/+13
2007-10-19remove asm/bitops.h includesJiri Slaby2-2/+2
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson3-0/+385
2007-10-16pcmcia: use DMA_MASK_NONE for the default for all pcmcia devicesJames Bottomley1-0/+4
2007-10-16pcmcia: cistpl: use get_unaligned() in CIS parsingDaniel Ritz1-20/+28
2007-10-16move a few definitions to au1000_xxs1500.cYoichi Yuasa1-1/+4
2007-10-16pxa2xx PCMCIA timing issue on iPAQ H5550Milan Plzik1-1/+1
2007-10-16Use menuconfig objects: PCMCIAJan Engelhardt1-5/+1
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-48/+177
2007-10-15[ARM] 4578/1: CM-x270: PCMCIA supportMike Rapoport2-0/+176
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King1-18/+0
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King1-30/+1
2007-10-14signedness: module_param_array nump argumentAl Viro3-3/+3
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers2-27/+9
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers2-2/+2
2007-07-31pcmcia: give socket time to power downDaniel Ritz1-0/+3
2007-07-22[POWERPC] Constify of_platform_driver nameStephen Rothwell1-1/+1
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern1-6/+34
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug1-270/+278
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-192/+176
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-2/+6
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+1
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2-192/+176
2007-05-31at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat1-4/+9
2007-05-08fix hotplug for legacy platform driversDavid Brownell2-0/+2
2007-05-07add new_id to PCMCIA driversBernhard Walle1-1/+112
2007-05-07at91_cf, minor fixDavid Brownell1-2/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+0
2007-04-08[PATCH] omap_cf: oops-on-suspend fixDavid Brownell1-16/+25
2007-03-27[PATCH] Fix struct device member name in PCMCIA au1000_genericYoichi Yuasa1-1/+1
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss6-6/+6
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+0
2007-02-17Remove useless FIND_FIRST_BIT() macro from cardbus.c.Robert P. J. Day1-2/+0
2007-02-16pcmcia: some class_device falloutAlexey Dobriyan2-5/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau17-17/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-09[PATCH] m32r: class_device -> device falloutAl Viro1-1/+1
2007-02-07Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman13-104/+126
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2-2/+2
2006-12-08[PATCH] struct path: convert pcmciaJosef Sipek1-3/+3
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells7-139/+224
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+2
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor1-32/+3
2006-12-04[PATCH] pcmcia: fix m32r_cfc.c compilationAdrian Bunk1-1/+1