You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik Brodowski
f8cfa618dc
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
...
Unify the EVENT_CARD_INSERTION and "attach" callbacks to one unified
probe() callback. As all in-kernel drivers are changed to this new
callback, there will be no temporary backwards-compatibility. Inside a
probe() function, each driver _must_ set struct pcmcia_device
*p_dev->instance and instance->handle correctly.
With these patches, the basic driver interface for 16-bit PCMCIA drivers
now has the classic four callbacks known also from other buses:
int (*probe) (struct pcmcia_device *dev);
void (*remove) (struct pcmcia_device *dev);
int (*suspend) (struct pcmcia_device *dev);
int (*resume) (struct pcmcia_device *dev);
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
19 years ago
..
Kconfig
[PARISC] Mark hisax and pcbit ISDN drivers as not for parisc
19 years ago
Makefile
…
amd7930_fn.c
…
amd7930_fn.h
…
arcofi.c
…
arcofi.h
…
asuscom.c
…
avm_a1.c
…
avm_a1p.c
…
avm_pci.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
avma1_cs.c
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
19 years ago
bkm_a4t.c
…
bkm_a8.c
…
bkm_ax.h
…
callc.c
…
config.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
diva.c
…
elsa.c
…
elsa_cs.c
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
19 years ago
elsa_ser.c
…
enternow_pci.c
…
fsm.c
…
fsm.h
…
gazel.c
…
hfc4s8s_l1.c
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
20 years ago
hfc4s8s_l1.h
…
hfc_2bds0.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
hfc_2bds0.h
…
hfc_2bs0.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
hfc_2bs0.h
…
hfc_pci.c
…
hfc_pci.h
…
hfc_sx.c
…
hfc_sx.h
…
hfc_usb.c
[PATCH] USB: remove .owner field from struct usb_driver
19 years ago
hfc_usb.h
[PATCH] i4l: update hfc_usb driver
20 years ago
hfcscard.c
…
hisax.h
…
hisax_cfg.h
…
hisax_debug.h
…
hisax_fcpcipnp.c
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
hisax_fcpcipnp.h
…
hisax_if.h
…
hisax_isac.c
…
hisax_isac.h
…
hscx.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
hscx.h
…
hscx_irq.c
…
icc.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
icc.h
…
ipac.h
…
ipacx.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
ipacx.h
…
isac.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
isac.h
…
isar.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
isar.h
…
isdnhdlc.c
…
isdnhdlc.h
…
isdnl1.c
…
isdnl1.h
…
isdnl2.c
…
isdnl2.h
…
isdnl3.c
…
isdnl3.h
…
isurf.c
…
ix1_micro.c
…
jade.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
jade.h
…
jade_irq.c
…
l3_1tr6.c
…
l3_1tr6.h
…
l3dss1.c
…
l3dss1.h
…
l3ni1.c
…
l3ni1.h
…
lmgr.c
…
mic.c
…
netjet.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
netjet.h
…
niccy.c
…
nj_s.c
…
nj_u.c
…
q931.c
…
s0box.c
…
saphir.c
…
sedlbauer.c
…
sedlbauer_cs.c
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
19 years ago
sportster.c
…
st5481.h
[PATCH] Fix ST 5481 USB driver
20 years ago
st5481_b.c
[PATCH] hisax: remove URB_ASYNC_UNLINK
20 years ago
st5481_d.c
[PATCH] Fix ST 5481 USB driver
20 years ago
st5481_init.c
[PATCH] USB: remove .owner field from struct usb_driver
19 years ago
st5481_usb.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
tei.c
…
teleint.c
…
teles0.c
…
teles3.c
…
teles_cs.c
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
19 years ago
telespci.c
…
w6692.c
[PATCH] kfree cleanup: drivers/isdn
20 years ago
w6692.h
…