aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/m8xx_pcmcia.c
Commit message (Expand)AuthorAgeFilesLines
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-1/+0
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | pcmcia: remove cs_types.hDominik Brodowski2010-07-301-1/+0
|/
* of/pcmcia: m8xx_pcmcia.c: Fix build failuresAnatolij Gustschin2010-06-021-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-241-17/+0
* pcmcia: make Open Firmware device id constantMárton Németh2010-02-171-1/+1
* pcmcia: m8xx_pcmcia.c should use iodyn resource managerDominik Brodowski2010-02-171-1/+1
* pcmcia: use dynamic debug in PCMCIA socket driversDominik Brodowski2009-11-081-24/+16
* pcmcia: Fix possible printk format warningsWolfram Sang2009-10-201-6/+9
* PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-291-1/+1
* pcmcia: don't add extra DEBUG cflagDominik Brodowski2008-08-231-2/+2
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-2/+1
|\
| * pcmcia: remove version.hDominik Brodowski2008-06-241-1/+0
| * pcmcia: Update email address for m8xx driver authorMagnus Damm2008-06-241-1/+1
* | pcmcia: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-301-2/+2
|/
* 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