| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: pcmcia: electra_cf.c fix checkpatch error and warnings | Laurent Navet | 2015-05-30 | 1 | -5/+5 |
* | drivers/pcmcia/electra_cf.c: add missing iounmap and kfree | Julia Lawall | 2015-05-30 | 1 | -3/+6 |
* | pcmcia: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | pcmcia: Remove superfluous name casts | Geert Uytterhoeven | 2013-12-08 | 1 | -1/+1 |
* | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+2 |
* | pcmcia: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | pcmcia: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | pcmcia: convert drivers/pcmcia/* to use module_platform_driver() | Axel Lin | 2012-03-03 | 1 | -11/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -2/+2 |
* | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -3/+3 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | pcmcia: make Open Firmware device id constant | Márton Németh | 2010-02-17 | 1 | -1/+1 |
* | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -1/+1 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | pcmcia: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-06-30 | 1 | -1/+1 |
* | electra_cf: Add MODULE_DEVICE_TABLE() | Olof Johansson | 2008-05-27 | 1 | -0/+1 |
* | pcmcia: CompactFlash driver for PA Semi Electra boards | Olof Johansson | 2007-10-17 | 1 | -0/+377 |