aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/m8xx_pcmcia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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