zephyr/drivers
Johann Fischer 69a5f07d16 drivers: disk: cleanup after driver relocation
Add common SDMMC_LOG_LEVEL and SDMMC_VOLUME_NAME.
Initialize drivers at POST_KERNEL level.
Update CODEOWNERS after sdmmc drivers relocation.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-03-23 12:16:01 +01: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 drivers: clock_control: Add support for STM32H753XX. 2021-03-17 11:34:20 +01: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
disk drivers: disk: cleanup after driver relocation 2021-03-23 12:16:01 +01: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: add emulated eeprom in flash 2021-02-19 14:06:15 +01: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: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
flash esp32: drivers: spi_flash: add host flash support 2021-03-06 09:34:35 -05:00
gpio drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
hwinfo hwinfo: support exx32 family 2021-02-22 17:44:33 +03: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 kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06: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: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
net
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 drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
pm_cpu_ops aarch64: pm_cpu_ops: Introduce pm_cpu_ops subsystem 2021-03-04 06:53:19 -05:00
ps2 drivers: ps2: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00
ptp_clock
pwm drivers: pwm: NXP: Convert clock control to use DEVICE_DT_GET 2021-02-18 10:47:15 -06:00
regulator drivers: regulator: update to new delayable work API 2021-03-03 20:06:00 -05:00
sensor sensor: mcp9808: Bug fix for setting resolution 2021-03-23 12:13:45 +01:00
serial drivers: uart: sam0: Convert dma to use DEVICE_DT_GET 2021-03-08 18:22:27 -06:00
spi drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
timer drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
usb drivers: usb_dc_stm32: remove confusing comments 2021-02-24 12:01:50 +01: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: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04: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