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
/
i82092.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcmcia: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-22
1
-2
/
+2
*
pcmcia: i82092: fix a null pointer dereference bug
Zheyu Ma
2021-07-23
1
-0
/
+1
*
PCMCIA/i82092: remove #if 0 block
Simon Geis
2019-12-16
1
-20
/
+0
*
PCMCIA/i82092: delete enter/leave macro
Simon Geis
2019-12-16
1
-49
/
+6
*
PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
Simon Geis
2019-12-16
1
-1
/
+1
*
PCMCIA/i82092: shorten the lines with over 80 characters
Simon Geis
2019-12-16
1
-26
/
+53
*
PCMCIA/i82092: move assignment out of if condition
Simon Geis
2019-12-16
1
-2
/
+5
*
PCMCIA/i82092: change code indentation
Simon Geis
2019-12-16
1
-61
/
+61
*
PCMCIA/i82092: insert blank line after declarations
Simon Geis
2019-12-16
1
-0
/
+8
*
PCMCIA/i82092: remove braces around single statement blocks
Simon Geis
2019-12-16
1
-10
/
+5
*
PCMCIA/i82092: add/remove spaces to improve readability
Simon Geis
2019-12-16
1
-194
/
+189
*
PCMCIA/i82092: use dev_<level> instead of printk
Simon Geis
2019-12-16
1
-27
/
+36
*
pcmcia: clean an indentation issues, remove extraneous spaces
Colin Ian King
2019-11-21
1
-18
/
+16
*
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
2019-09-04
1
-3
/
+3
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-18
1
-1
/
+1
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-1
/
+1
*
pcmcia: i82092: fix i82092aa_pci_remove()
Dan Carpenter
2013-01-17
1
-5
/
+3
*
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: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia
Linus Torvalds
2012-03-29
1
-8
/
+3
|
\
|
*
pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-03-03
1
-8
/
+3
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
2010-03-24
1
-16
/
+0
*
pcmcia: pd6729, i82092: use parent (PCI) resources
Dominik Brodowski
2010-03-15
1
-0
/
+1
*
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
2009-09-29
1
-1
/
+1
*
pcmcia: remove CVS keywords
Adrian Bunk
2008-06-24
1
-2
/
+0
*
pcmcia: silence section mismatch warnings from pci_driver variables
Sam Ravnborg
2008-05-01
1
-3
/
+3
*
PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes
Andrew Morton
2008-02-21
1
-1
/
+6
*
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
2008-02-05
1
-1
/
+1
*
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
2007-02-07
1
-1
/
+1
*
[PATCH] i82092: wire up errors from pci_register_driver()
Alexey Dobriyan
2006-10-25
1
-4
/
+1
*
[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*
Alexey Dobriyan
2006-10-25
1
-0
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] pcmcia: remove include of config.h
Dominik Brodowski
2006-03-31
1
-1
/
+0
*
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
2006-01-05
1
-73
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+799