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