linux/drivers/isdn/hisax
Adrian Bunk 41c28ff163 [PATCH] kill _INLINE_
This patch removes all occurances of _INLINE_ in the kernel.

With the exception of tty_flip.h, I've simply removed the inline's since
gcc should know best which functions to be inlined.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-23 07:38:16 -08:00
..
Kconfig [PATCH] mark HISAX_AMD7930 as broken 2006-02-08 01:05:34 -05:00
Makefile
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: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 2006-01-06 00:03:24 +01: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: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 2006-01-06 00:03:24 +01: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 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08: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
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
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
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: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 2006-01-06 00:03:24 +01:00
sportster.c
st5481.h [PATCH] Fix ST 5481 USB driver 2005-09-17 15:34:30 -07:00
st5481_b.c [PATCH] hisax: remove URB_ASYNC_UNLINK 2005-09-23 13:35:36 -07:00
st5481_d.c [PATCH] Fix ST 5481 USB driver 2005-09-17 15:34:30 -07: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: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 2006-01-06 00:03:24 +01:00
telespci.c
w6692.c [PATCH] kfree cleanup: drivers/isdn 2005-11-07 07:54:02 -08:00
w6692.h