aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/m8xx_pcmcia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-20pcmcia: Fix possible printk format warningsWolfram Sang1-6/+9
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki1-1/+1
2008-08-23pcmcia: don't add extra DEBUG cflagDominik Brodowski1-2/+2
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt1-2/+1
2008-06-30pcmcia: Use linux/of_{device,platform}.h instead of asmStephen Rothwell1-2/+2
2008-06-24pcmcia: remove version.hDominik Brodowski1-1/+0
2008-06-24pcmcia: Update email address for m8xx driver authorMagnus Damm1-1/+1
2008-02-05drivers/pcmcia: Add missing iounmapJulia Lawall1-1/+5
2008-02-03drivers/pcmcia/: Spelling fixesJoe Perches1-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-07-22[POWERPC] Constify of_platform_driver nameStephen Rothwell1-1/+1
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug1-270/+278
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug1-184/+167
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad1-4/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-2/+2
2006-01-06[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADSVitaly Bordug1-6/+91
2006-01-06[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cardsVitaly Bordug1-2/+1
2006-01-06[PATCH] pcmcia: properly handle static mem, but dynamic io socketsDominik Brodowski1-1/+1
2006-01-05[PATCH] pcmcia: remove get_socket callbackDominik Brodowski1-12/+0
2005-11-10[PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti1-21/+3
2005-10-29[PATCH] MPC8xx PCMCIA driverMarcelo Tosatti1-0/+1290