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
/
omap_cf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
pcmcia: Removed unused variable control.
Souptick Joarder (HPE)
2022-09-24
1
-3
/
+1
*
ARM: omap1: use pci_remap_iospace() for omap_cf
Arnd Bergmann
2022-04-22
1
-6
/
+4
*
ARM: omap1: move CF chipselect setup to board file
Arnd Bergmann
2022-04-21
1
-31
/
+7
*
pcmcia: omap: Fix error return code in omap_cf_probe()
Wang ShaoBo
2020-12-05
1
-2
/
+6
*
pcmcia: omap: remove useless cast for driver.name
Corentin Labbe
2020-03-14
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
drivers/pcmcia: omap1: Fix error in automated timer conversion
Kees Cook
2017-11-06
1
-1
/
+3
*
drivers/pcmcia: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-4
/
+4
*
pcmcia: Use setup_timer
Vaishali Thakkar
2015-03-16
1
-3
/
+1
*
pcmcia: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
2012-10-17
1
-1
/
+1
*
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
2012-09-20
1
-1
/
+1
*
pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socket
Dominik Brodowski
2010-05-10
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: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
2010-03-24
1
-12
/
+0
*
pcmcia/omap_cf: don't redefine SZ_2K
Uwe Kleine-König
2010-02-17
1
-2
/
+0
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-2
/
+2
*
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
2009-09-29
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-3
/
+3
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...
Tony Lindgren
2008-07-03
1
-12
/
+13
*
pcmcia: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-01
1
-1
/
+1
*
pcmcia: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
1
-0
/
+2
*
[PATCH] omap_cf: oops-on-suspend fix
David Brownell
2007-04-08
1
-16
/
+25
*
Driver core: more fallout from class_device changes for pcmcia
Manuel Lauss
2007-02-23
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] ioremap balanced with iounmap for drivers/pcmcia
Amol Lad
2006-10-25
1
-1
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] omap_cf works again (sync with linux-omap tree)
David Brownell
2006-10-01
1
-11
/
+14
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
1
-1
/
+1
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-1
/
+1
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-16
/
+2
*
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-29
1
-1
/
+0
*
[PATCH] pcmcia: OMAP CF controller
David Brownell
2005-09-09
1
-0
/
+373