aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/electra_cf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-30drivers: pcmcia: electra_cf.c fix checkpatch error and warningsLaurent Navet1-5/+5
2015-05-30drivers/pcmcia/electra_cf.c: add missing iounmap and kfreeJulia Lawall1-3/+6
2014-10-20pcmcia: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-08pcmcia: Remove superfluous name castsGeert Uytterhoeven1-1/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2012-11-28pcmcia: remove use of __devexitBill Pemberton1-1/+1
2012-11-28pcmcia: remove use of __devinitBill Pemberton1-1/+1
2012-03-03pcmcia: convert drivers/pcmcia/* to use module_platform_driver()Axel Lin1-11/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-2/+2
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-3/+3
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17pcmcia: make Open Firmware device id constantMárton Németh1-1/+1
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-06-30pcmcia: Use linux/of_{device,platform}.h instead of asmStephen Rothwell1-1/+1
2008-05-27electra_cf: Add MODULE_DEVICE_TABLE()Olof Johansson1-0/+1
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson1-0/+377