alistair23-linux/drivers/isdn/hisax
Dominik Brodowski 15b99ac172 [PATCH] pcmcia: add return value to _config() functions
Most of the driver initialization isn't done in the .probe function, but in
the internal _config() functions. Make them return a value, so that .probe
can properly report whether the probing of the device succeeded or not.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2006-03-31 17:26:06 +02:00
..
amd7930_fn.c
amd7930_fn.h
arcofi.c
arcofi.h
asuscom.c
avm_a1.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
avm_a1p.c
avm_pci.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
avma1_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
bkm_a4t.c
bkm_a8.c
bkm_ax.h
callc.c
config.c [PATCH] kill _INLINE_ 2006-03-23 07:38:16 -08:00
diva.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
elsa.c [PATCH] kill _INLINE_ 2006-03-23 07:38:16 -08:00
elsa_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
elsa_ser.c
enternow_pci.c
fsm.c
fsm.h
gazel.c [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver 2005-07-27 16:25:51 -07:00
hfc4s8s_l1.c [PATCH] sparse cleanups: NULL pointers, C99 struct init. 2005-10-30 17:37:29 -08:00
hfc4s8s_l1.h
hfc_2bds0.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
hfc_2bds0.h
hfc_2bs0.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
hfc_2bs0.h
hfc_pci.c [PATCH] i4l: add new PCI IDs for HFC-S PCI 2006-03-06 18:40:43 -08:00
hfc_pci.h
hfc_sx.c
hfc_sx.h
hfc_usb.c [PATCH] i4l: fix compatiblity issue with big endian systems 2006-03-06 18:40:43 -08:00
hfc_usb.h [PATCH] i4l: update hfc_usb driver 2005-11-07 07:53:47 -08:00
hfcscard.c
hisax.h [PATCH] i4l: warning fixes 2006-02-03 08:32:11 -08:00
hisax_cfg.h
hisax_debug.h
hisax_fcpcipnp.c BUG_ON() Conversion in drivers/isdn 2006-03-26 18:19:26 +02:00
hisax_fcpcipnp.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
hisax_if.h
hisax_isac.c BUG_ON() Conversion in drivers/isdn 2006-03-26 18:19:26 +02:00
hisax_isac.h
hscx.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
hscx.h
hscx_irq.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
icc.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
icc.h
ipac.h
ipacx.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
ipacx.h
isac.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
isac.h
isar.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
isar.h
isdnhdlc.c
isdnhdlc.h
isdnl1.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
isdnl1.h
isdnl2.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
isdnl2.h
isdnl3.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
isdnl3.h
isurf.c
ix1_micro.c
jade.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
jade.h
jade_irq.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
Kconfig [PATCH] mark HISAX_AMD7930 as broken 2006-02-08 01:05:34 -05:00
l3_1tr6.c
l3_1tr6.h
l3dss1.c [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
l3dss1.h
l3ni1.c
l3ni1.h
lmgr.c
Makefile
mic.c
netjet.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
netjet.h
niccy.c
nj_s.c
nj_u.c
q931.c
s0box.c
saphir.c
sedlbauer.c
sedlbauer_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
sportster.c
st5481.h [PATCH] Fix ST 5481 USB driver 2005-09-17 15:34:30 -07:00
st5481_b.c BUG_ON() Conversion in drivers/isdn 2006-03-26 18:19:26 +02:00
st5481_d.c BUG_ON() Conversion in drivers/isdn 2006-03-26 18:19:26 +02:00
st5481_init.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
st5481_usb.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
tei.c
teleint.c
teles0.c
teles3.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
teles_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
telespci.c
w6692.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
w6692.h