zephyr/drivers
Alexander Wachter bc6186571e drivers: can: stm32: fix filter mode set
Bits are actually shifted by filter number instead of bank number.
This results in wrong mode and filter_index calculation.
Fix shifting of mode bits by using bank_number instead of filter_number.

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-05-10 11:55:46 +02:00
..
adc drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
audio driver/audio: mpxxdtyy: Added support for 2 microphones (stereo) 2019-04-18 11:09:46 -05:00
bluetooth drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
can drivers: can: stm32: fix filter mode set 2019-05-10 11:55:46 +02:00
clock_control clock_control: Add stm32mp157c_dk2 board support 2019-04-26 02:56:20 -07:00
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
counter drivers: counter: Add optional (D)PPI wrapping to nRF RTC driver 2019-05-07 23:19:00 -04:00
crypto license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
display license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dma api: dma: add api to retrieve runtime status 2019-05-07 22:14:36 -04:00
entropy license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ethernet drivers: native_posix: Add VLAN tag strip feature 2019-04-26 10:46:27 +03:00
flash drivers: flash: sam0: Remove defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
gpio drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
hwinfo drivers: hwinfo: add driver support for Atmel SAM0 device ID 2019-04-18 17:54:30 -04:00
i2c drivers: i2c: mchp: Add I2C driver for MEC family 2019-05-08 15:02:26 -07:00
i2s license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
ieee802154 drivers: ieee802154_nrf5: Implement configure API 2019-05-06 10:58:04 -04:00
interrupt_controller drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
ipm license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
led drivers: gpio: ht16k33: add GPIO driver for Holtek HT16K33 LED driver 2019-05-07 22:33:06 -04:00
led_strip license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
modem net: if: Add access functions for network interface flags 2019-04-23 13:11:03 +03:00
net net: slip: fix compilation without NET_L2_ETHERNET 2019-04-25 21:36:53 +03:00
neural_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pci license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pcie drivers/pcie: add support to read wired IRQ configuration 2019-05-04 18:29:32 -04:00
pinmux drivers: pinmux: stm32: add pinmux support for ADC of stm32 2019-05-07 23:15:58 -04:00
ptp_clock
pwm ext: nrfx: Reserve PPI channels and groups used by Bluetooth controller 2019-05-06 15:25:44 +02:00
rtc license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sensor drivers: adxl362: use Kconfig for interrupt mode 2019-05-08 12:00:17 -05:00
serial Driver: Uart: Add support of 9 bits data length for STM32 2019-05-07 23:16:55 -04:00
spi C++: Fix compilation error "invalid conversion" 2019-05-03 14:27:07 -04:00
timer drivers: timer: sam0: Remove RTC defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
usb drivers: usb: nxp: add NXP EHCI USB device controller driver shim 2019-05-09 13:37:02 -05:00
watchdog drivers: watchdog: sam0: Check if timeout is valid 2019-05-08 11:52:22 -05:00
wifi doc: fix mentions of Wi-Fi trademark name 2019-05-06 20:10:59 -04:00
CMakeLists.txt uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
Kconfig uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00