Age | Commit message (Expand) | Author | Files | Lines |
2015-03-13 | ARM: at91: remove NEED_MACH_IO_H | Arnd Bergmann | 1 | -6/+7 |
2014-10-20 | pcmcia: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-09-27 | pcmcia: at91_cf: fix deferred probe from __init | Johan Hovold | 1 | -6/+5 |
2013-06-06 | pcmcia/trivial: at91_cf: fix checkpatch error | Laurent Navet | 1 | -8/+8 |
2013-06-06 | pcmcia: at91_cf: use module_platform_driver_probe() | Fabio Porcedda | 1 | -11/+1 |
2013-06-06 | pcmcia: at91_cf: add support for DT | Joachim Eastwood | 1 | -1/+44 |
2013-06-06 | pcmcia: at91_cf: clean up header includes | Joachim Eastwood | 1 | -4/+2 |
2013-06-06 | pcmcia: at91_cf: use devm_ functions for allocations | Joachim Eastwood | 1 | -53/+24 |
2013-06-06 | pcmcia: at91_cf: convert to dev_ print functions | Joachim Eastwood | 1 | -12/+10 |
2013-06-06 | pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status | Joachim Eastwood | 1 | -2/+2 |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia | Linus Torvalds | 1 | -26/+26 |
2012-03-03 | pcmcia at91_cf: fix raw gpio number usage | Joachim Eastwood | 1 | -26/+26 |
2012-02-23 | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+3 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -4/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-24 | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 1 | -2/+0 |
2010-02-17 | pcmcia/at91_cf: don't redefine SZ_2K | Uwe Kleine-König | 1 | -2/+0 |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 1 | -1/+1 |
2008-10-16 | drivers/pcmcia: use nr_irqs | Yinghai Lu | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -3/+3 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-04-16 | pcmcia: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+1 |
2008-02-05 | at91_cf: use generic gpio calls | David Brownell | 1 | -15/+47 |
2007-05-31 | at91: fix enable/disable_irq_wake symmetry in pcmcia driver | Marc Pignat | 1 | -4/+9 |
2007-05-07 | at91_cf, minor fix | David Brownell | 1 | -2/+1 |
2007-02-17 | pcmcia: some class_device fallout | Alexey Dobriyan | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 1 | -1/+1 |
2006-12-08 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2006-12-05 | [PATCH] pcmcia: at91_cf update | Andrew Victor | 1 | -32/+3 |
2006-12-05 | [PATCH] pcmcia: at91_cf update | Andrew Victor | 1 | -14/+20 |
2006-12-01 | [ARM] 3954/1: AT91: Update drivers for new headers | Andrew Victor | 1 | -1/+1 |
2006-10-26 | [PATCH] ioremap balanced with iounmap for drivers/pcmcia | Amol Lad | 1 | -1/+2 |
2006-10-26 | [PATCH] pcmcia: at91_cf update | David Brownell | 1 | -18/+7 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
2006-07-01 | [PATCH] pcmcia: at91_cf suspend/resume/wakeup | David Brownell | 1 | -16/+59 |
2006-04-15 | Fix AT91RM9200 build breakage | David Brownell | 1 | -20/+31 |
2006-03-31 | [PATCH] pcmcia: AT91RM9200 Compact Flash driver | Andrew Victor | 1 | -0/+365 |