aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia/m8xx_pcmcia.c
AgeCommit message (Expand)Author
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-06-02of/pcmcia: m8xx_pcmcia.c: Fix build failuresAnatolij Gustschin
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski
2010-02-17pcmcia: make Open Firmware device id constantMárton Németh
2010-02-17pcmcia: m8xx_pcmcia.c should use iodyn resource managerDominik Brodowski
2009-11-08pcmcia: use dynamic debug in PCMCIA socket driversDominik Brodowski
2009-10-20pcmcia: Fix possible printk format warningsWolfram Sang
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki
2008-08-23pcmcia: don't add extra DEBUG cflagDominik Brodowski
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-06-30pcmcia: Use linux/of_{device,platform}.h instead of asmStephen Rothwell
2008-06-24pcmcia: remove version.hDominik Brodowski
2008-06-24pcmcia: Update email address for m8xx driver authorMagnus Damm
2008-02-05drivers/pcmcia: Add missing iounmapJulia Lawall
2008-02-03drivers/pcmcia/: Spelling fixesJoe Perches
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-07-22[POWERPC] Constify of_platform_driver nameStephen Rothwell
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug
2007-07-10[POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug
2007-02-23Driver core: more fallout from class_device changes for pcmciaManuel Lauss
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-01-06[PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADSVitaly Bordug
2006-01-06[PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cardsVitaly Bordug
2006-01-06[PATCH] pcmcia: properly handle static mem, but dynamic io socketsDominik Brodowski
2006-01-05[PATCH] pcmcia: remove get_socket callbackDominik Brodowski
2005-11-10[PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti
2005-10-29[PATCH] MPC8xx PCMCIA driverMarcelo Tosatti