..
ad7746
many typo fixes
2019-11-23 22:39:07 +01:00
adcxx1c
drivers/adcxx1c_params.h : Add Group
2020-04-14 20:52:16 +05:30
ads101x
drivers/ads101x : Expose to Kconfig
2020-04-17 16:43:16 +05:30
adt7310
drivers/adt7310: Replace binary representation
2019-04-25 21:18:36 +02:00
adxl345
drivers/adxk345: include copy of params in dev struct
2019-01-06 17:24:24 +01:00
apa102
drivers/apa102: fix typos
2019-11-23 22:39:39 +01:00
apds99xx
drivers/apd99xx: fix wait long initialization
2020-03-19 10:26:30 +01:00
at
drivers/at: Add at_urc_isr module to process URCs upon arrival
2020-06-30 11:41:13 +02:00
at24cxxx
drivers/at24cxxx: add MTD wrapper for at24cxxx EEPROMs
2020-05-20 19:20:05 +02:00
at24mac
drivers/at24mac: include kernel_defines.h
2020-02-26 23:41:38 +01:00
at25xxx
Revert "drivers/at25xxx: return read/written bytes to match MTD API"
2020-05-06 20:24:27 +02:00
at30tse75x
drivers/at30tse75x: adapt to new I2C api
2018-07-25 12:01:38 +02:00
at86rf2xx
drivers/at86rf2xx: add support for high data rates
2020-05-09 01:24:08 +02:00
at86rf215
drivers/at86rf215: make reset pulse width configurable
2020-06-11 15:05:21 +02:00
ata8520e
drivers/ata8520e: fix potentially unused variables
2019-10-22 19:19:36 +02:00
atwinc15x0
drivers: add netdev driver for ATWINC15x0 WiFi module
2020-06-26 12:33:38 +02:00
bh1750fvi
drivers/bh1750fvi: fix typos
2019-11-23 22:39:39 +01:00
bh1900nux
Add bh1900nux driver
2020-02-12 07:34:22 +01:00
bme680
drivers/bme680: add SAUL capabilities
2020-03-12 08:52:10 +01:00
bmp180
drivers/bmp180: fix potentially use of uninitialized variable
2019-10-22 19:30:12 +02:00
bmx055
drivers/bmx055 : Expose to Kconfig
2020-05-04 18:18:00 +05:30
bmx280
drivers/bmx280: provide correct CALIB_T_P_LEN
2020-02-24 15:21:06 +01:00
can_trx
drivers/can: fix doxygen documentation + typo
2017-07-03 20:43:51 +02:00
cc1xxx_common
gnrc_netif_xxx_create: use external netif allocation
2020-03-26 11:12:23 +01:00
cc110x
cc110x: remove NETOPT_IPV6_IID support
2020-06-25 13:40:30 +02:00
cc2420
drivers/netdev: use netdev_trigger_event_isr function
2020-03-06 14:03:43 +01:00
ccs811
drivers/ccs811: fix broken links
2020-03-24 10:38:40 +01:00
dcf77
Drivers/DCF77:First implementation
2019-11-22 10:27:01 +01:00
dfplayer
drivers: Added driver for the DFPlayer MP3 player
2020-06-28 21:06:43 +02:00
dht
drivers/dht: Fixed magic numbers & missing doc
2019-07-29 10:39:50 +02:00
disp_dev
drivers/disp_dev: use const qualifier
2020-04-28 13:14:52 +02:00
dose
drivers/dose : Expose to Kconfig
2020-04-21 16:00:25 +05:30
ds18
drivers/ds18: fix doxygen group of ds18_internal.h
2020-02-27 17:43:53 +01:00
ds75lx
drivers: sys: add SAUL support for ds75lx sensor
2019-05-22 16:54:20 +02:00
ds1307
drivers/ds1307: remove unused clock param
2018-07-25 12:01:40 +02:00
ds3234
drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC
2019-02-19 11:57:40 +01:00
dsp0401
boards/nucleo-f411re: rename to marketing name
2018-05-22 21:52:41 +02:00
dynamixel
drivers/dynamixel: fix typos
2019-11-23 22:39:39 +01:00
edbg_eui
drivers/edbg_eui: add driver to get MAC address from Atmel EDBG
2020-05-26 10:44:11 +02:00
enc28j60
drivers/netdev: use netdev_trigger_event_isr function
2020-03-06 14:03:43 +01:00
encx24j600
drivers/netdev: use netdev_trigger_event_isr function
2020-03-06 14:03:43 +01:00
ethos
drivers/ethos: use luid_get_eui48()
2020-04-24 21:18:21 +02:00
feetech
drivers/feetech: fix typos
2019-11-23 22:39:39 +01:00
fxos8700
drivers/fxos8700 : Expose to Kconfig
2020-04-29 14:32:00 +05:30
grove_ledbar
drivers/grove_ledbar: use new driver params scheme
2018-03-01 13:42:06 +01:00
hd44780
Revert "drivers/hd44780: add short delay after each character"
2019-11-07 22:40:01 +01:00
hdc1000
drivers/hdc1000 : Expose to Kconfig
2020-04-16 19:16:43 +05:30
hih6130
drivers/hih6130: adapt to new i2c API
2018-07-25 12:01:40 +02:00
hmc5883l
drivers: add hmc5883l device driver
2020-04-01 13:37:22 +02:00
hts221
drivers/hts211: fix CTRL_REG2_OS_EN
2019-02-14 18:03:35 +01:00
ili9341
drivers/disp_dev: use const qualifier
2020-04-28 13:14:52 +02:00
ina2xx
drivers/ina2xx: Fixed missing i2c_acquire/release
2020-02-10 10:32:27 +01:00
ina3221
drivers/ina3221: Added SAUL integration
2019-11-05 12:37:41 +01:00
include
drivers/soft_uart: implement inverted TX & RX
2020-07-14 23:04:36 +02:00
io1_xplained
drivers/io1_xplained: adapt to at30tse75x new init api
2018-07-25 12:01:39 +02:00
isl29020
drivers/isl29020 : Expose to Kconfig
2020-05-08 18:07:27 +05:30
isl29125
drivers/isl29125: adapt to new i2c API
2018-07-25 12:01:38 +02:00
itg320x
drivers/itg320x: remove not needed MODULE variable
2020-01-11 18:09:13 +01:00
jc42
drivers/jc42: adapt to new i2c API
2018-07-25 12:01:39 +02:00
kw2xrf
drivers/kw2xrf: Enable TX End IRQ in netdev init
2020-07-06 14:21:58 +02:00
kw41zrf
drivers/kw41zrf: remove duplicate PM_UN/BLOCK defines
2020-06-25 17:34:39 -05:00
l3g4200d
drivers/l3g4200d : Expose to Kconfig
2020-05-05 13:19:49 +05:30
lc709203f
drivers/lc709203f: adapt to new i2c API
2018-07-25 12:01:40 +02:00
lis2dh12
drivers/lis2dh12: added interrupt function
2020-03-04 17:01:58 +01:00
lis3dh
drivers/lis3dh: fix mask in lis3dh_set_aux_adc()
2020-06-03 12:09:40 +02:00
lis3mdl
many typo fixes
2019-11-23 22:39:07 +01:00
lpd8808
drivers/lpd8808: do normal assignment instead of memcpy
2019-01-10 19:43:44 +01:00
lpsxxx
drivers/lpsxxx : Expose to Kconfig
2020-05-04 18:20:56 +05:30
lsm6dsl
drivers/lsm6dsl: fix typos
2019-11-23 22:39:39 +01:00
lsm303dlhc
drivers/lsm303dlhc: correct cast of phydat_t*
2019-01-06 17:08:04 +01:00
ltc4150
drivers: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
mag3110
drivers/mag3110 : Expose to Kconfig
2020-04-23 15:50:26 +05:30
mhz19
drivers/mhz19: initial support
2020-06-17 08:41:41 +02:00
mma8x5x
drivers/mma8x5x : Expose to Kconfig
2020-04-22 22:02:34 +05:30
mma7660
drivers/mma7660: do normal assignment instead of memcpy
2019-01-10 19:43:44 +01:00
motor_driver
drivers/motor_driver : Expose to Kconfig
2020-04-23 15:21:17 +05:30
mpl3115a2
drivers/mpl3115a2: do normal assignment instead of memcpy
2019-01-10 19:43:44 +01:00
mpu9x50
drivers/mpu9x50: Fix prameter placement for docs
2020-01-13 12:50:13 +01:00
mq3
drivers: doxygen cleanup
2017-09-01 15:12:20 +02:00
mrf24j40
drivers/mrf24j40: add Turbo Mode
2020-05-09 16:10:46 +02:00
mtd
mtd: Change API to return 0 on success
2020-05-06 20:24:27 +02:00
mtd_flashpage
mtd: Change API to return 0 on success
2020-05-06 20:24:27 +02:00
mtd_mapper
mtd_mapper: count offset in sectors
2020-05-12 12:02:05 +02:00
mtd_sdcard
mtd: Change API to return 0 on success
2020-05-06 20:24:27 +02:00
mtd_spi_nor
drivers/mtd_spi_nor: move printing of flash debug info
2020-06-09 16:09:40 +02:00
my9221
drivers/my9221: do normal assignment instead of memcpy
2019-01-10 19:43:44 +01:00
ncv7356
ncv7356: add driver for ncv7356 SW CAN transceiver
2019-08-21 11:05:51 +02:00
netdev_eth
netdev_eth: remove NETOPT_IPV6_IID support
2020-06-25 13:40:30 +02:00
netdev_ieee802154
netdev_ieee802154: remove NETOPT_IPV6_IID support
2020-06-25 13:40:48 +02:00
netdev_layer
netdev_layer: initial import of layered netdev API
2018-03-28 11:19:09 +02:00
nrf24l01p
many typo fixes
2019-11-23 22:39:07 +01:00
nvram
drivers: fix doxygen grouping
2018-06-11 19:10:40 +02:00
nvram_spi
drivers: fix doxygen grouping
2018-06-11 19:10:40 +02:00
opt3001
drivers/opt3001 : Expose to Kconfig
2020-04-27 13:59:38 +05:30
pca9633
driver/pca9633: add new driver
2020-06-25 22:31:15 +02:00
pca9685
drivers/pca9685: fix typos
2019-11-23 22:39:39 +01:00
pcd8544
drivers/pcd8544: fix typos
2019-11-23 22:39:39 +01:00
periph_common
drivers/wdt/kconfig: Rename HAS_WDT_WARNING_PERIOD
2020-06-02 17:43:19 +02:00
ph_oem
drivers/ph_oem: fix typos
2019-11-23 22:39:39 +01:00
pir
drivers: replace memset by simple assignments
2019-01-07 21:59:25 +01:00
pn532
drivers/pn532 : Expose to Kconfig
2020-04-25 23:06:07 +05:30
pulse_counter
drivers/pulse_counter: Use C11 atomics & bugfix
2019-11-26 14:04:42 +01:00
qmc5883l
drivers: add support for QMC5883L mag sensors
2019-11-13 12:56:26 +01:00
rgbled
drivers/rgbled: fix PWM resolution
2017-11-10 15:53:50 +01:00
rn2xx3
drivers/rn2xx3 : Expose to Kconfig
2020-05-22 15:52:03 +05:30
rtt_rtc
rtt_rtc: add RTT based RTC implementation
2020-03-19 15:25:14 +01:00
saul
drivers/sdp3x: Driver for sensirion sdp3x sensor
2020-06-29 20:50:41 +02:00
sdcard_spi
drivers/sdcard_spi: remove auto-init
2020-07-09 08:50:53 +02:00
sdp3x
drivers/sdp3x: Driver for sensirion sdp3x sensor
2020-06-29 20:50:41 +02:00
sds011
drivers/sds011: Fix SAUL read error return
2019-01-31 15:35:19 +01:00
servo
drivers: doxygen cleanup
2017-09-01 15:12:20 +02:00
sht1x
drivers: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
sht2x
drivers: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
sht3x
drivers/sht3x: fix broken links
2020-03-24 10:38:40 +01:00
shtc1
Driver/shtc1: add saul integration
2019-12-16 15:29:04 +01:00
si70xx
drivers/si70xx: do normal assignment instead of memcpy
2019-01-10 19:43:44 +01:00
si114x
drivers/si114x: adapt to new i2c api
2018-07-25 12:01:38 +02:00
slipdev
drivers/slipdev : Expose to Kconfig
2020-04-29 09:42:59 +05:30
soft_spi
drivers: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
soft_uart
drivers/soft_uart: implement inverted TX & RX
2020-07-14 23:04:36 +02:00
sps30
drivers/sps30 : Expose to Kconfig
2020-04-28 20:11:11 +05:30
srf02
drivers/srf02: Update to new i2c API
2018-07-25 12:01:38 +02:00
srf04
drivers: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
srf08
drivers/srf08: refactor driver configuration
2020-02-25 21:24:02 +01:00
stm32_eth
drivers/netdev: use netdev_trigger_event_isr function
2020-03-06 14:03:43 +01:00
stmpe811
drivers/stmpe811: provide adaption to touch_dev interface
2020-04-28 18:18:01 +02:00
sx127x
Merge pull request #13604 from gschorcht/drivers/sx127x/dio_handling
2020-05-16 19:12:26 +02:00
tcs37727
drivers/tcs37727 : Expose to Kconfig
2020-05-07 23:55:32 +05:30
tja1042
tja1042: add driver for tja1042 CAN transceiver
2018-01-18 09:27:10 +01:00
tmp00x
drivers/tmp00x : Expose to Kconfig
2020-05-20 19:09:48 +05:30
touch_dev
sys: add interface for generic touch device
2020-04-28 18:17:31 +02:00
tps6274x
drivers: Initial support for TPS6274x converter
2019-01-10 00:00:02 +01:00
tsl2561
drivers/tsl2561: add missing acquire∕release functions
2018-09-14 14:10:08 +02:00
tsl4531x
sys/auto_init: Changes to support SAUL
2018-10-23 17:26:28 +02:00
uart_half_duplex
many typo fixes
2019-11-23 22:39:07 +01:00
vcnl40x0
drivers/vcnl40x0: initial implementation
2018-10-15 11:44:10 +02:00
veml6070
drivers/veml6070: adapt to new I2C api
2018-07-25 12:01:38 +02:00
w5100
drivers/netdev: use netdev_trigger_event_isr function
2020-03-06 14:03:43 +01:00
ws281x
drivers/ws281x: Add ESP32 support
2020-03-25 17:25:35 +01:00
xbee
xbee: remove NETOPT_IPV6_IID support
2020-06-25 13:41:20 +02:00
doc.txt
drivers: Added doc group drivers_multimedia
2020-06-26 13:09:33 +02:00
Kconfig
drivers/at : Expose to Kconfig
2020-06-17 14:52:21 +05:30
Kconfig.net
drivers/rn2xx3 : Expose to Kconfig
2020-05-22 15:52:03 +05:30
Makefile
sys/auto_init: allow delayed initialisation of SAUL
2020-03-04 16:13:40 +01:00
Makefile.dep
drivers/soft_uart: add software based UART implementation
2020-07-14 22:51:59 +02:00
Makefile.include
drivers/soft_uart: add software based UART implementation
2020-07-14 22:51:59 +02:00