zephyr/drivers
Michael Hope ad7ea0d498 drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints
The driver was returning zero due to accessing the, say, 0x81'th
endpoint instead of the 0x01'th endpoint.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-06-24 21:00:59 +02:00
..
adc drivers: adc: lmp90xxx: set thread name 2020-06-09 10:54:21 +02:00
audio
bluetooth Bluetooth: hci: Depend on SOC not BOARD 2020-06-16 22:12:00 +02:00
can
clock_control drivers: clock: stm32: fix Flash latency & clock settings for MSI & HSE 2020-06-23 17:32:38 +02:00
console drivers: uart_mux: Add missing verfification handler 2020-06-13 16:37:58 -04:00
counter drivers: counter: rtc for stm32f2 soc series 2020-06-10 09:40:21 +02:00
crypto
dac
debug
display drivers: ssd16xx: add temperature sensor support 2020-06-17 12:31:20 +02:00
dma dma: stm32: implement get_status api 2020-06-16 10:55:19 -05:00
eeprom
entropy drivers: entropy: nrf5: add docs and a DSB in get_entropy_isr 2020-06-17 15:55:44 +02:00
espi driver: espi: Enable espi uart port sirq based on uart mapping. 2020-06-23 19:22:46 +02:00
ethernet drivers: eth: enc28j60: Misc fixes 2020-06-17 08:52:42 +03:00
flash shell: refactor device_name_get implementation 2020-06-23 13:27:14 +02:00
gpio gpio: remove deprecated API functions/macros 2020-06-16 19:13:05 +02:00
hwinfo
i2c shell: refactor device_name_get implementation 2020-06-23 13:27:14 +02:00
i2s drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
ieee802154 drivers: ieee802154: fix nrf5 initialization with external irq source 2020-06-09 13:46:39 +02:00
interrupt_controller
ipm drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
kscan
led
led_strip
lora drivers: lora: sx1276: support antenna power enable 2020-06-23 13:08:06 +02:00
modem drivers: modem: use zsock_ variants of socket API 2020-06-10 09:27:51 +03:00
net
neural_net drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
pcie drivers: pcie: ep: iproc: Add reset callback support 2020-06-22 12:44:54 +02:00
peci
pinmux drivers: pinmux: stm32f7: CAN, SPI, I2C pinmuxes added 2020-06-23 19:05:26 +02:00
ps2
ptp_clock
pwm drivers: pwm: stm32: add support for polarity 2020-06-19 15:18:50 +02:00
sensor shell: refactor device_name_get implementation 2020-06-23 13:27:14 +02:00
serial serial: ns16550: Simplify poll out 2020-06-17 17:10:59 +02:00
spi drivers: spi: rv32m1_lpspi: Fix null tx 2020-06-17 09:30:12 +02:00
timer drivers: timer: stm32 lptim minor fix and optimization 2020-06-23 19:05:16 +02:00
usb drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints 2020-06-24 21:00:59 +02:00
video
watchdog drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
wifi drivers: wifi: remove dependency on NET_SOCKETS_POSIX_NAMES 2020-06-15 16:59:36 +02:00
CMakeLists.txt
Kconfig