| Commit message (Expand) | Author | Age | Files | Lines |
* | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 1 | -1/+0 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 1 | -2/+2 |
|\ |
|
| * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 1 | -1/+0 |
|/ |
|
* | of/pcmcia: m8xx_pcmcia.c: Fix build failures | Anatolij Gustschin | 2010-06-02 | 1 | -2/+2 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 2010-03-24 | 1 | -17/+0 |
* | pcmcia: make Open Firmware device id constant | Márton Németh | 2010-02-17 | 1 | -1/+1 |
* | pcmcia: m8xx_pcmcia.c should use iodyn resource manager | Dominik Brodowski | 2010-02-17 | 1 | -1/+1 |
* | pcmcia: use dynamic debug in PCMCIA socket drivers | Dominik Brodowski | 2009-11-08 | 1 | -24/+16 |
* | pcmcia: Fix possible printk format warnings | Wolfram Sang | 2009-10-20 | 1 | -6/+9 |
* | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 2009-09-29 | 1 | -1/+1 |
* | pcmcia: don't add extra DEBUG cflag | Dominik Brodowski | 2008-08-23 | 1 | -2/+2 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -2/+1 |
|\ |
|
| * | pcmcia: remove version.h | Dominik Brodowski | 2008-06-24 | 1 | -1/+0 |
| * | pcmcia: Update email address for m8xx driver author | Magnus Damm | 2008-06-24 | 1 | -1/+1 |
* | | pcmcia: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 1 | -2/+2 |
|/ |
|
* | drivers/pcmcia: Add missing iounmap | Julia Lawall | 2008-02-05 | 1 | -1/+5 |
* | drivers/pcmcia/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | [POWERPC] Constify of_platform_driver name | Stephen Rothwell | 2007-07-22 | 1 | -1/+1 |
* | powerpc: 8xx: fix whitespace and indentation | Vitaly Bordug | 2007-07-17 | 1 | -270/+278 |
* | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 | 1 | -184/+167 |
* | Driver core: more fallout from class_device changes for pcmcia | Manuel Lauss | 2007-02-23 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] ioremap balanced with iounmap for drivers/pcmcia | Amol Lad | 2006-10-25 | 1 | -4/+8 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -2/+2 |
* | [PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS | Vitaly Bordug | 2006-01-06 | 1 | -6/+91 |
* | [PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards | Vitaly Bordug | 2006-01-06 | 1 | -2/+1 |
* | [PATCH] pcmcia: properly handle static mem, but dynamic io sockets | Dominik Brodowski | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 2006-01-05 | 1 | -12/+0 |
* | [PCMCIA] MPC8xx PCMCIA update | Marcelo Tosatti | 2005-11-10 | 1 | -21/+3 |
* | [PATCH] MPC8xx PCMCIA driver | Marcelo Tosatti | 2005-10-29 | 1 | -0/+1290 |