zephyr/drivers/serial
Tomasz Bursztyka ff39559146 pci: Add support for filtering by function
This will be useful for PCI based drivers to integrate fully within
the device driver model, where they will have to provide the function
they are found.

Change-Id: I7d64a4c6727cee52cbcb743c859cda43ac1a853b
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:15:28 -05:00
..
Kconfig console: uart_console: introduces CONFIG_UART_CONSOLE 2016-02-05 20:15:25 -05:00
Makefile serial: converting to new driver initialization model 2016-02-05 20:15:25 -05:00
k20UartDrv.c serial: k20: cosmetic changes to comments 2016-02-05 20:15:26 -05:00
k20UartDrv.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
ns16550.c pci: Add support for filtering by function 2016-02-05 20:15:28 -05:00
ns16550.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
nsim_uart.c serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
nsim_uart.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
serial.c serial: converting to new driver initialization model 2016-02-05 20:15:25 -05:00
stellarisUartDrv.c serial: stellaris: cosmetic changes to comments 2016-02-05 20:15:26 -05:00
stellarisUartDrv.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00