index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
electra_cf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of ...
Christophe JAILLET
2020-12-05
1
-0
/
+2
*
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-06-02
1
-29
/
+16
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-1
/
+1
*
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-14
1
-1
/
+1
*
pcmcia/electra_cf: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+7
*
drivers/pcmcia: NO_IRQ removal for electra_cf.c
Michael Ellerman
2017-03-21
1
-2
/
+2
*
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
2016-05-01
1
-1
/
+1
*
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