index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
i82092.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
PCMCIA/i82092: remove #if 0 block
Simon Geis
1
-20
/
+0
2019-12-16
PCMCIA/i82092: delete enter/leave macro
Simon Geis
1
-49
/
+6
2019-12-16
PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
Simon Geis
1
-1
/
+1
2019-12-16
PCMCIA/i82092: shorten the lines with over 80 characters
Simon Geis
1
-26
/
+53
2019-12-16
PCMCIA/i82092: move assignment out of if condition
Simon Geis
1
-2
/
+5
2019-12-16
PCMCIA/i82092: change code indentation
Simon Geis
1
-61
/
+61
2019-12-16
PCMCIA/i82092: insert blank line after declarations
Simon Geis
1
-0
/
+8
2019-12-16
PCMCIA/i82092: remove braces around single statement blocks
Simon Geis
1
-10
/
+5
2019-12-16
PCMCIA/i82092: add/remove spaces to improve readability
Simon Geis
1
-194
/
+189
2019-12-16
PCMCIA/i82092: use dev_<level> instead of printk
Simon Geis
1
-27
/
+36
2019-11-21
pcmcia: clean an indentation issues, remove extraneous spaces
Colin Ian King
1
-18
/
+16
2019-09-04
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
1
-3
/
+3
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2014-07-18
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
1
-1
/
+1
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-1
/
+1
2013-01-17
pcmcia: i82092: fix i82092aa_pci_remove()
Dan Carpenter
1
-5
/
+3
2012-11-28
pcmcia: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
pcmcia: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
pcmcia: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia
Linus Torvalds
1
-8
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-03
pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
1
-8
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-1
/
+0
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-03-24
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
1
-16
/
+0
2010-03-15
pcmcia: pd6729, i82092: use parent (PCI) resources
Dominik Brodowski
1
-0
/
+1
2009-09-29
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
1
-1
/
+1
2008-06-24
pcmcia: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-01
pcmcia: silence section mismatch warnings from pci_driver variables
Sam Ravnborg
1
-3
/
+3
2008-02-21
PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes
Andrew Morton
1
-1
/
+6
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
1
-1
/
+1
2007-02-07
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
1
-1
/
+1
2006-10-25
[PATCH] i82092: wire up errors from pci_register_driver()
Alexey Dobriyan
1
-4
/
+1
2006-10-25
[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*
Alexey Dobriyan
1
-0
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: remove include of config.h
Dominik Brodowski
1
-1
/
+0
2006-01-05
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
1
-73
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+799