NetBSD/sys/dev/marvell
chs fd34ea77eb remove checks for failure after memory allocation calls that cannot fail:
kmem_alloc() with KM_SLEEP
  kmem_zalloc() with KM_SLEEP
  percpu_alloc()
  pserialize_create()
  psref_class_create()

all of these paths include an assertion that the allocation has not failed,
so callers should not assert that again.
2017-06-01 02:45:05 +00:00
..
com_mv.c
ehci_mv.c
files.armada
files.discovery
gt.c
gtbrgreg.h
gtbrgvar.h
gtdevbusvar.h
gtethreg.h
gtidmac.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
gtidmacreg.h Fix macro MVXORE_CHAN2BASE(). The XORE has 2 channels per port. 2017-01-07 14:32:32 +00:00
gtidmacvar.h Remove unused function. 2017-01-07 14:36:51 +00:00
gtintrreg.h
gtintrvar.h
gtmpsc.c
gtmpscreg.h
gtmpscvar.h
gtpci.c
gtpcireg.h
gtpcivar.h
gtreg.h
gtsdmareg.h
gtsdmavar.h
gttwsi.c
gtvar.h
if_gfe.c Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
if_gfevar.h
if_mvgbe.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
if_mvxpe.c Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
if_mvxpereg.h
if_mvxpevar.h
marvellreg.h Add ATTR_AXI_DDR. 2017-01-09 14:06:35 +00:00
marvellvar.h Add tags for AXI_CS[01]. 2017-01-07 14:26:37 +00:00
mvcesa.c
mvcesareg.h
mvgbereg.h
mvpex.c
mvpexreg.h
mvpexvar.h
mvsata_mv.c Support Marvell Dove. 2017-01-07 14:24:27 +00:00
mvsdio.c Add check during mvsdio_attach that CMD line is in idle state. 2017-03-03 16:52:08 +00:00
mvsdioreg.h
mvspi.c
mvspireg.h Change MVSPI_SIZE to 0x80 instead of 0x50. 2017-01-07 14:19:45 +00:00
mvxpbm.c
mvxpbmvar.h
mvxpsec.c
mvxpsecreg.h
mvxpsecvar.h
obio.c
pchb.c