zephyr/drivers
Maksim Masalski 33336e78f6 drivers: spi: Support PM busy state where relevant in DW
Need to set device busy when enter into transceive function
in SPI DW driver.
In current SPI DW driver the transceive function don't set busy state,
but that is important for PM busy state.
This will lead to unexpected behaviors when system calls this
function and enter into idle state.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-01-13 11:33:12 -05:00
..
adc drivers: adc: add LMP90xxx ADC driver with GPIO 2020-01-09 17:27:52 +01:00
audio kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
bluetooth Bluetooth: select BT_RPMSG_NRF53 for non-secure variant of nrf5340 2020-01-10 16:33:00 +01:00
can include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
clock_control stm32: clock_control: fix APB2 peripheral clock control on stm32g0 2019-12-18 22:06:39 +01:00
console usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
counter drivers: counter: mcux_gpt: Add count-up flag 2019-12-18 07:30:36 -06:00
crypto drivers/crypto: Add macro to simplify access to ctx->drv_sessn_state 2019-12-18 22:10:29 +01:00
display drivers: display_st7789v: Name pixel format choice 2020-01-06 14:25:00 -05:00
dma global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
eeprom drivers: eeprom: Unified simulator and native_posix 2020-01-09 20:28:19 +01:00
entropy drivers: entropy: Add driver for LiteX PRBS module 2020-01-06 13:33:25 -05:00
espi drivers: espi: xec: Enable OOB channel by default 2019-12-11 13:22:38 -08:00
ethernet drivers: eth: e1000: Include sys/types.h for ssize_t 2020-01-08 15:42:16 +02:00
flash Driver: Flash STM32: Don't use semaphore if multithreading isn't defined 2020-01-09 19:14:32 +01:00
gpio driver: gpio: gpio_mcux_igpio: check presence of IRQ macro first 2020-01-09 16:29:22 -06:00
hwinfo drivers: hwinfo: Use HAL for reading deviceID. 2019-12-17 09:11:37 +01:00
i2c i2c: add i2c shell with scan cmd 2020-01-10 08:55:47 -05:00
i2s drivers: i2s: fix block size for DMA interface 2019-11-06 14:14:39 +01:00
ieee802154 drivers: ieee802154: rf2xx: Add GPIO dependency 2020-01-07 13:51:46 +02:00
interrupt_controller interrupt_controller: plic: use shared symbol for DT_* 2020-01-06 13:28:21 -05:00
ipm various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
kscan global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
led kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
led_strip drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
lora drivers: lora: Add SX1276 LoRa Modem support 2019-12-21 12:20:24 +01:00
modem drivers: modem: Document UART device name 2019-12-02 15:34:45 +01:00
net net: ppp: Enable connection setup for windows 2020-01-09 15:16:05 +02:00
neural_net kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pcie global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
pinmux boards: stm32g0316-disco: add support for the ST STM32G0316-DISCO board 2019-12-18 22:06:39 +01:00
ps2 drivers: ps2: Compile out PS/2 in terms of an eSPI peripheral 2019-11-20 15:02:08 -05:00
ptp_clock kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
pwm drivers: pwm: add driver for the RV32M1 Timer/PWM module 2020-01-13 09:12:34 -06:00
sensor drivers: sensor: mcp9808: fix various problems and improve test 2020-01-08 20:33:51 -05:00
serial drivers: nrf: avoid UARTE pm infinite loop 2020-01-10 10:42:23 +01:00
spi drivers: spi: Support PM busy state where relevant in DW 2020-01-13 11:33:12 -05:00
timer timer: sam0_rtc_timer: Add support for SAME54 2019-12-21 11:15:52 -05:00
usb drivers: clock_control: nrf: Switch to single clock device 2019-12-17 14:38:19 +01:00
video video: mt9m114: Fix integer handling issues 2019-11-15 10:11:05 +01:00
watchdog drivers: watchdog: fix system call handlers build 2020-01-06 21:36:54 -08:00
wifi drivers: wifi: Fix the use of net_pkt_write() in eswifi driver 2019-12-18 21:58:21 +01:00
CMakeLists.txt drivers: Add basic LoRa driver support 2019-12-21 12:20:24 +01:00
Kconfig drivers: Add basic LoRa driver support 2019-12-21 12:20:24 +01:00