summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/at91_cf.c
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pcmcia: at91_cf: fix deferred probe from __initJohan Hovold2013-09-261-6/+5
* pcmcia/trivial: at91_cf: fix checkpatch errorLaurent Navet2013-06-061-8/+8
* pcmcia: at91_cf: use module_platform_driver_probe()Fabio Porcedda2013-06-061-11/+1
* pcmcia: at91_cf: add support for DTJoachim Eastwood2013-06-061-1/+44
* pcmcia: at91_cf: clean up header includesJoachim Eastwood2013-06-061-4/+2
* pcmcia: at91_cf: use devm_ functions for allocationsJoachim Eastwood2013-06-061-53/+24
* pcmcia: at91_cf: convert to dev_ print functionsJoachim Eastwood2013-06-061-12/+10
* pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood2013-06-061-2/+2
* arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds2012-03-291-26/+26
|\
| * pcmcia at91_cf: fix raw gpio number usageJoachim Eastwood2012-03-031-26/+26
* | ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+3
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-4/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-241-2/+0
* pcmcia/at91_cf: don't redefine SZ_2KUwe Kleine-König2010-02-171-2/+0
* PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-291-1/+1
* drivers/pcmcia: use nr_irqsYinghai Lu2008-10-161-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+1
* at91_cf: use generic gpio callsDavid Brownell2008-02-051-15/+47
* at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat2007-05-311-4/+9
* at91_cf, minor fixDavid Brownell2007-05-071-2/+1
* pcmcia: some class_device falloutAlexey Dobriyan2007-02-161-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-1/+1
|\
| * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-301-1/+1
* | [PATCH] pcmcia: at91_cf updateAndrew Victor2006-12-041-32/+3
* | [PATCH] pcmcia: at91_cf updateAndrew Victor2006-12-041-14/+20
|/
* [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-251-1/+2
* [PATCH] pcmcia: at91_cf updateDavid Brownell2006-10-251-18/+7
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell2006-06-301-16/+59
* Fix AT91RM9200 build breakageDavid Brownell2006-04-141-20/+31
* [PATCH] pcmcia: AT91RM9200 Compact Flash driverAndrew Victor2006-03-311-0/+365
OpenPOWER on IntegriCloud