zephyr/drivers
Andrzej Puzdrowski bd48673fb5 drivers/eeprom/eeprom_emulator: remove flash_write_protection_set() usage
This patch removes scenario which was testing deprecated
API behaviors. Needed as As flash_write_protection_set() was
deprecated and became no-operation.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2021-03-29 13:43:55 -04:00
..
adc shell: adc: support cc322xx 2021-02-19 10:43:58 -06:00
audio audio: intel_dmic: get dma properties from devicetree 2021-03-02 14:59:17 -05:00
bluetooth bluetooth: hci: h4: Add thread name 2021-03-04 13:17:02 +01:00
can drivers: can: Fix sample point calculation 2021-02-18 12:04:09 -05:00
clock_control coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
console drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
counter counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
crypto kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
dac drivers: dac: dacx3608: fix I2C read error 2021-02-28 16:46:04 -05:00
debug debug: tracing: Add Segger RTT and SystemView linker section options 2020-11-20 12:54:09 -06:00
disk disk/disk_acces_flash: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
display drivers: display: Added Sharp memory display drivers. 2021-01-21 17:26:37 +01:00
dma drivers: dma: paxdma: increase bd buffers. 2021-03-19 09:32:08 -04:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
edac edac: ibecc: Add supported SKU device IDs 2021-03-22 13:05:01 -04:00
eeprom drivers/eeprom/eeprom_emulator: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
entropy drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
espi drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
ethernet drivers: ethernet: Fix variable type 2021-03-26 07:13:13 -04:00
flash drivers/flash/flash_shell: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
gpio coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
hwinfo drivers: hwinfo: Remove invalid comparison 2021-03-26 07:13:13 -04:00
i2c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
i2s drivers: i2s_sam_ssc.c: store *dev_dma in flash 2021-03-03 16:16:33 +03:00
ieee802154 coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
interrupt_controller drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
ipm soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
kscan device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
led drivers: led_pwm: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
led_strip drivers: led_strip: Convert drivers to new DT device macros 2020-12-16 11:10:08 -06:00
lora kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
memc soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -06:00
misc drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00
modem drivers: modem: wncm14a2a: Explicitly ignore unused return value 2021-03-24 12:23:55 +01:00
net net: ppp: Avoid wrapping each byte in muxing headers 2020-10-19 18:29:02 +02:00
neural_net neural_net: intel_gna: convert driver to use device-tree 2021-01-06 05:59:21 -06:00
pcie drivers: pcie: endpoint: Convert dma to use DEVICE_DT_GET 2021-03-17 11:28:31 +01:00
peci driver: peci: Wait until rx fifo gets filled up 2021-02-17 04:05:11 -05:00
pinmux coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
pm_cpu_ops coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
ps2 drivers: ps2: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
ptp_clock include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
pwm coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
regulator drivers: regulator: update to new delayable work API 2021-03-03 20:06:00 -05:00
sensor drivers: sensor: ccs811: fix sw reset delay 2021-03-25 16:58:42 -05:00
serial drivers: nrf: uarte: rx flush amount calculation 2021-03-29 14:16:50 +02:00
spi coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
timer drivers: timer: st_stm32: add lptimer management to stm32l5 series 2021-03-26 18:06:01 -04:00
usb drivers: usb: device: Add support for USB FS on STM32H7. 2021-03-29 13:42:46 -04:00
video drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
virtualization drivers/virtualization: Take advantage of pcie_bdf_lookup() 2021-02-15 08:23:05 -05:00
watchdog drivers: watchdog: npcx: mask the WDRST_STS when accessing T0CSR 2021-03-17 17:49:17 -04:00
wifi drivers: wifi: Remove unncessary zephyr_include_directories 2021-03-23 13:14:38 -05:00
CMakeLists.txt disk: move disk and sdmmc controller drivers to drivers/disk 2021-03-23 12:16:01 +01:00
Kconfig disk: move disk and sdmmc controller drivers to drivers/disk 2021-03-23 12:16:01 +01:00