zephyr/subsys/usb/class
Peter A. Bigot ebd19ad10b usb: mass_storage: align page buffer
Flash drivers may impose alignment requirements on the destination
buffers due to use of DMA transfers.  In particular Nordic QSPI flash
API requires that addresses, sizes, and buffers all by 4-byte aligned.
Align the page buffer to satisfy this requirement.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-05-06 11:31:44 +02:00
..
hid kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
netusb net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
bluetooth.c Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
bt_h4.c Bluetooth: hci_raw: Move buffer management to common place 2020-04-20 21:59:47 +03:00
cdc_acm.c usb: cdc_acm: Omit notification about set interface. 2020-04-01 11:37:14 +02:00
CMakeLists.txt USB: Add driver and PID for Bluetooth H4 2020-04-20 21:59:47 +03:00
Kconfig Bluetooth: hci_raw: Add support for command extention 2020-04-20 21:59:47 +03:00
Kconfig.template.composite_device_number kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
loopback.c usb: loopback: re-trigger usb_write after interface configuration 2020-02-13 22:51:05 +02:00
mass_storage.c usb: mass_storage: align page buffer 2020-05-06 11:31:44 +02:00
usb_dfu.c usb: dfu: correct image names to match alt numbers 2020-04-06 22:13:07 -04:00