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