Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e6aa6a0784a6f0238d56413f9ffe8ed915c382bf
/
drivers
0436ad9
drivers: net: loopback: Simulate real hw device
by Jukka Rissanen
· 7 years ago
f2a3977
cmake: Added missing zephyr_sources() calls for esp32 drivers
by Sebastian Bøe
· 7 years ago
bf74e54
drivers: serial: fix CMakeLists for Atmel SoCs
by Piotr Mienkowski
· 7 years ago
8fbbc13
CMake: Fix wrong file name of entropy_stm32.c
by Ding Tao
· 7 years ago
912a519
drivers: entropy: Add nRF5 entropy generator driver
by Thiago Silveira
· 7 years ago
513ce10
cmake: Fix build of entropy driver for MCUX TRNG
by David Leach
· 7 years ago
a14dd63
cmake: fix build of the entropy drivers
by Johann Fischer
· 7 years ago
2224e22
drivers: sensor: Fixed include paths s/</"/
by Sebastian Bøe
· 7 years ago
29bb2a8
cmake: Fixed drivers/sensor/CMakeLists.txt
by Sebastian Bøe
· 7 years ago
dec9383
cmake: Fix drivers/serial/CMakeLists.txt to build uart_cc32xx.c
by Gil Pitney
· 7 years ago
eb83cda
usb: dc_dw: Improve TX perf and reliability
by Loic Poulain
· 7 years ago
fa2da67
usb: stm32: Fix null dereference in ep_write
by Loic Poulain
· 7 years ago
4a2e967
usb: stm32: Fix TX FIFO overwrite
by Loic Poulain
· 7 years ago
0829ddf
kbuild: Removed KBuild
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago
7e3ed14
doc: fix Kconfig misspellings
by David B. Kinder
· 7 years ago
9bb07ff
jailhouse: add support for x2APIC mode for all LOAPIC accesses
by Gustavo Lima Chaves
· 7 years ago
97a8716
x86: Jailhouse port, tested for UART (# 0, polling) and LOAPIC timer
by Gustavo Lima Chaves
· 7 years ago
1a8e72c
loapic_intr: factor (out) APIC accesses in static functions
by Gustavo Lima Chaves
· 7 years ago
833025d
timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa
by Youvedeep Singh
· 7 years ago
2ce56e0
drivers: serial: provide support for stm32f091
by Bobby Noelte
· 7 years ago
26de2ec
gpio: Add APIs for enabling/Disabling GPIOTE interrupts for nrf52 SOC.
by Youvedeep Singh
· 7 years ago
affbea7
gpio: Add support for SENSE configuration for nrf SOC GPIO.
by Youvedeep Singh
· 7 years ago
82118c7
net: fix the build rules for drivers/net.
by Michael Hope
· 7 years ago
2a7efb7
sensors: hts221: provide name to Kconfig choice
by Erwan Gouriou
· 7 years ago
2e20f49
sensors: lis3mdl: provide name to Kconfig choice
by Erwan Gouriou
· 7 years ago
c404c3b
i2c: fix issue of stm32-i2c-v2 (F0/F3/F7) driver hanging in endless loop
by Daniel Wagenknecht
· 7 years ago
56cab64
drivers: crypto: Fix the scope of ataes132a crypto_driver_api functions
by Ramakrishna Pallala
· 7 years ago
bb5a298
drivers: crypto: Fix mbedtls Kconfig dependencies
by Ramakrishna Pallala
· 7 years ago
4742f8e
drivers: crypto: Fix TinyCrypt Kconfig dependencies
by Ramakrishna Pallala
· 7 years ago
4487c93
drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE
by Piotr Mienkowski
· 7 years ago
1eed91f
drivers: entropy: Only show STM32 entropy driver on if applicable
by Leandro Pereira
· 7 years ago
8b883a6
subsys/random: sys_rand32_get() implementation that uses entropy API
by Leandro Pereira
· 7 years ago
da9b0dd
drivers: Rename `random` to `entropy`
by Leandro Pereira
· 7 years ago
adce1d1
subsys: Add random subsystem
by Leandro Pereira
· 7 years ago
0dfee8f
drivers: eth_enc28j60: Check return value of spi_transceive()
by Leandro Pereira
· 7 years ago
b7442a0
drivers: fix handler filenames
by Andrew Boie
· 7 years ago
035814e
boards: move pinmux driver to board/soc dir
by Anas Nashif
· 7 years ago
4fb7897
drivers: pinmux: PINMUX_CC2650 depends on GPIO
by Anas Nashif
· 7 years ago
780324b
cleanup: rename fiber/task -> thread
by Anas Nashif
· 7 years ago
b93f59e
drivers: uart: add system call handlers
by Andrew Boie
· 7 years ago
0cb0447
drivers: spi: add system call handlers
by Andrew Boie
· 7 years ago
9a3f3aa
drivers: random: add random_get_entropy sys call
by Andrew Boie
· 7 years ago
d3ec665
drivers: gpio: add system call handlers
by Andrew Boie
· 7 years ago
4d91f5a
drivers: pinmux: add system call handlers
by Andrew Boie
· 7 years ago
9ca42fb
drivers: rtc: add system calls
by Andrew Boie
· 7 years ago
2e60b24
drivers: ipm: add system calls
by Andrew Boie
· 7 years ago
66aefcf
drivers: flash: add system calls
by Andrew Boie
· 7 years ago
678314b
drivers: counter: add syscall handlers
by Andrew Boie
· 7 years ago
9c37af1
drivers: aio_comparator: add system calls
by Andrew Boie
· 7 years ago
0f66b9f
drivers: pwm: add system call handlers
by Andrew Boie
· 7 years ago
c93a478
drivers: adc: add system call handlers
by Andrew Boie
· 7 years ago
2a2a855
drivers: i2c: add system call handlers
by Andrew Boie
· 7 years ago
7444638
sensors: move userspace handlers location
by Andrew Boie
· 7 years ago
bea5ccf
drivers: 15.4: nrf5: Add timeout when waiting for tx to complete
by KaSroka
· 7 years ago
fe9dee0
usb: dw: Add sleep before FIFO flash
by Andrei Emeltchenko
· 7 years ago
b722dc5
usb: dw: Fix debug log specifier for FIFO not empty
by Andrei Emeltchenko
· 7 years ago
5aee94e
usb_dw_dc: Cleanup: write DIEPCTL register just once
by Andy Ross
· 7 years ago
eebb17c
usb_dc_dw: Correctness: use bytewise I/O in FIFO fill
by Andy Ross
· 7 years ago
f591e58
usb_dc_dw: Correctly assign endpoint FIFOs
by Andy Ross
· 7 years ago
e6874a0
usb_dw_dc: Fix locking correctness
by Andy Ross
· 7 years ago
d81b332
drivers: mcr20a: check AR bit and use appropriate TX sequence
by Johann Fischer
· 7 years ago
5db10d0
drivers: mcr20a: small improvements
by Johann Fischer
· 7 years ago
85d916c
pinmux: stm32: Fix coding-style errors
by Loic Poulain
· 7 years ago
6693271
drivers: led_strip: add WS2812-ish driver
by Marti Bolivar
· 7 years ago
658b673
drivers: led_strip: add LPD880x driver
by Marti Bolivar
· 7 years ago
b533841
drivers: led_strip: add public API for addressable LED strips
by Marti Bolivar
· 7 years ago
c24b77f
i2c/i2c_dw: configure ic_tar based on ic_10bitaddr_master
by Rajavardhan Gundi
· 7 years ago
51e7fc7
i2c/i2c_dw: correct the bitfield for ic_tar and ic_sar
by Rajavardhan Gundi
· 7 years ago
b7eaeb9
cleanup: Use quote include instead of system include
by Sebastian Bøe
· 7 years ago
dc3f245
drivers: ieee802154: uart: Do not send FCS bytes to peer
by Jukka Rissanen
· 7 years ago
ace4788
serial: atmel_sam3: remove driver as it was deprecated
by Kumar Gala
· 7 years ago
652fbe6
drivers: 15.4: nrf5: Fix warning during compilation
by Kamil Sroka
· 7 years ago
fa92bfe
drivers: gpio: gecko: GPIO driver ignores pull-up/pull-down settings
by Leandro Pereira
· 7 years ago
5e2303d
drivers: flash: stm32f4x: `rc` should be declared as `int`
by Leandro Pereira
· 7 years ago
15c64b2
drivers: net: loopback: Network loopback interface driver
by Paul Sokolovsky
· 7 years ago
0612651
drivers: slip: Consolidate under drivers/net/
by Paul Sokolovsky
· 7 years ago
eaff37e
drivers: serial: provide support for stm32f0.
by Maciej Debski
· 7 years ago
f93e0be
drivers: pinmux: provide support for stm32f0 and nucleo f030r8 board.
by Maciej Debski
· 7 years ago
0d80a3b
drivers: interrupt_controller: provide support for stm32f0.
by Maciej Debski
· 7 years ago
38b5d3c
drivers: gpio: provide support for stm32f0.
by Maciej Debski
· 7 years ago
d067820
drivers: clock_control: provide support for stm32f0.
by Maciej Debski
· 7 years ago
5bb0172
drivers: i2c: deprecate usage of i2c_atmel_sam3 driver
by Piotr Mienkowski
· 7 years ago
26ba99e
drivers: Add Atmel SAM family I2C (TWI) driver
by Piotr Mienkowski
· 7 years ago
6d4da19
iwdg: make independent watchdog driver compliant with STM32Cube LL API
by Adam Podogrocki
· 7 years ago
da210ba
driver: serial: Move STM32 UART driver to LL API
by Erwan Gouriou
· 7 years ago
a172f72
boards: stm32f3_disco: Add I2C support
by Yannis Damigos
· 7 years ago
1a85a80
drivers: i2c_ll_stm32: STM32F0/3 set I2C clock source
by Yannis Damigos
· 7 years ago
e0954d3
serial: Refactor mcux lpsci shim driver to use clock control interface
by Maureen Helm
· 7 years ago
17a6d29
serial: Refactor mcux lpuart shim driver to use clock control interface
by Maureen Helm
· 7 years ago
e042e24
serial: Refactor mcux uart shim driver to use clock control interface
by Maureen Helm
· 7 years ago
7a60782
clock_control: Introduce mcux sim driver
by Maureen Helm
· 7 years ago
b2d3656
i2c: twihs_sam: fix mode config variable usage
by Ravi kumar Veeramally
· 7 years ago
8039848
drivers: i2c: esp32: Fix crash when enabling second I2C device
by Leandro Pereira
· 7 years ago
90d288b
drivers: serial: Add MSP-EXP432P401R UART
by Manivannan Sadhasivam
· 7 years ago
4600c37ff1
doc: Fix misspellings in header/doxygen comments
by David B. Kinder
· 7 years ago
8a11f91
usb: Add support for STM32 family USB driver
by Loic Poulain
· 7 years ago
e9d9463
pinmux: stm32: stm32f4: Add USB FS pinmux
by Loic Poulain
· 7 years ago
22d02db
drivers: ieee802154: nrf5: Fix typo
by Kamil Sroka
· 7 years ago
a39ec5f
drivers: slip: Rework logging to follow conventions
by Paul Sokolovsky
· 7 years ago
Next »