aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/m8xx_pcmcia.c
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: remove version.hDominik Brodowski2008-06-241-1/+0
* pcmcia: Update email address for m8xx driver authorMagnus Damm2008-06-241-1/+1
* drivers/pcmcia: Add missing iounmapJulia Lawall2008-02-051-1/+5
* drivers/pcmcia/: Spelling fixesJoe Perches2008-02-031-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [POWERPC] Constify of_platform_driver nameStephen Rothwell2007-07-221-1/+1
* powerpc: 8xx: fix whitespace and indentationVitaly Bordug2007-07-171-270/+278
* [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-101-184/+167
* Driver core: more fallout from class_device changes for pcmciaManuel Lauss2007-02-231-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-251-4/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-2/+2
* [PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADSVitaly Bordug2006-01-061-6/+91
* [PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cardsVitaly Bordug2006-01-061-2/+1
* [PATCH] pcmcia: properly handle static mem, but dynamic io socketsDominik Brodowski2006-01-061-1/+1
* [PATCH] pcmcia: remove get_socket callbackDominik Brodowski2006-01-051-12/+0
* [PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti2005-11-101-21/+3
* [PATCH] MPC8xx PCMCIA driverMarcelo Tosatti2005-10-291-0/+1290