index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
pd6729.c
Age
Commit message (
Expand
)
Author
2013-06-08
pcmcia: pd6729: fix error return code in pd6729_pci_probe()
Wei Yongjun
2012-11-28
pcmcia: remove use of __devexit
Bill Pemberton
2012-11-28
pcmcia: remove use of __devinit
Bill Pemberton
2012-11-28
pcmcia: remove use of __devexit_p
Bill Pemberton
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-03
pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2010-11-10
pd6729: Coding Style fixes
Komuro
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-26
pcmcia: pd6729: Fix error path
Rahul Ruikar
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
2010-03-23
pd6729: Coding Style fixes
Komuro
2010-03-15
pcmcia: pd6729, i82092: use parent (PCI) resources
Dominik Brodowski
2010-03-02
pcmcia: remove irq_list parameter from pd6729
Komuro
2009-11-09
pcmcia: use dev_dbg and dev_print in pd6729.c
Dominik Brodowski
2009-10-24
pcmcia: do not load the pd6729 driver if io_base is NULL
Komuro
2009-09-29
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
2008-05-01
pcmcia: silence section mismatch warnings from pci_driver variables
Sam Ravnborg
2007-10-14
signedness: module_param_array nump argument
Al Viro
2007-02-07
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
2006-12-04
[PATCH] pcmcia: allow shared IRQs on pd6729 sockets
Komuro
2006-10-25
[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*
Alexey Dobriyan
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in pcmcia drivers
Greg Kroah-Hartman
2006-05-21
[PATCH] pd6729 section fix
Andrew Morton
2006-03-31
[PATCH] pcmcia: remove include of config.h
Dominik Brodowski
2006-01-06
[PATCH] pcmcia: kzalloc conversion
Dominik Brodowski
2006-01-05
[PATCH] pcmcia: remove get_socket callback
Dominik Brodowski
2005-05-05
[PATCH] pcmcia: enable 32-bit memory windows on pd6729
Dominik Brodowski
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds