Commit graph

  • fc52f097b8 boards: stm32: Fix buttons and leds configuration Erwan Gouriou 2019-10-08 10:00:32 +0200
  • 50984b17a1 tests: gpio_basic_api: Enable test on stm32 boards Erwan Gouriou 2019-10-04 21:02:28 +0200
  • 31ed7e931b boards: stm32: Update board definition using new GPIO api Erwan Gouriou 2019-10-03 18:30:21 +0200
  • e88cdffcd6 drivers/gpio: stm32: exti: Clear triggers when not requested Erwan Gouriou 2019-10-08 16:39:01 +0200
  • eecc384b22 drivers/gpio: stm32: various clean up Erwan Gouriou 2019-10-07 16:36:33 +0200
  • a6801f7ff4 drivers/gpio: stm32: Update to new GPIO api Erwan Gouriou 2019-10-07 16:34:34 +0200
  • 6422e1a36b gpio: Update imx gpio driver to use new gpio api Stanislav Poboril 2019-10-03 10:52:25 +0200
  • a230633d3d tests/drivers/gpio: Added udoo_neo_full_m4 board to gpio_basic_api test Stanislav Poboril 2019-10-07 13:26:06 +0200
  • d74e4f2d2a tests/drivers/gpio_basic_api: improve test validation diagnostic Peter Bigot 2019-10-03 08:29:18 -0500
  • f1e01e7e82 tests: gpio: Enable gpio_basic_api test on mimxrt1050_evk Maureen Helm 2019-10-03 20:10:44 -0500
  • ffb92d4f2e boards: mimxrt1020_evk: Fix button label to match silkscreen Maureen Helm 2019-09-18 07:52:06 -0500
  • 5f09966380 gpio: Update mcux igpio driver to use new gpio api Maureen Helm 2019-09-17 17:55:33 -0500
  • ba18a7d6d0 drivers: led: ht16k33: update to use new GPIO API Henrik Brix Andersen 2019-10-06 20:18:24 +0200
  • c7382c80a0 drivers: gpio_ht16k33: update to use new GPIO API Henrik Brix Andersen 2019-10-06 20:15:34 +0200
  • 5edb7288ad drivers: gpio: cc32xx: add assertions to check number of pins Vincent Wan 2019-10-07 15:27:37 -0700
  • 045249ae6c tests: drivers: gpio_basic_api: add overlays for cc32xx and cc1352r1 Vincent Wan 2019-10-03 10:36:56 -0700
  • 4fce4749a2 gpio: Update cc13x2/cc26x2 gpio driver to use new gpio api Vincent Wan 2019-10-07 13:29:50 -0700
  • d5850ac686 gpio: Update cc32xx gpio driver to use new gpio api Vincent Wan 2019-09-25 13:54:43 -0700
  • dfa7ef2c4d drivers: gpio_sx1509b: update to use new GPIO API Peter Bigot 2019-09-01 11:05:18 -0500
  • f8f1a91cf7 drivers: gpio_dw: update to use new GPIO API Daniel Leung 2019-10-04 13:56:59 -0700
  • 5f04861b83 boards: arc/emsdp: update DTS to new GPIO API Daniel Leung 2019-10-04 16:18:59 -0700
  • de1b581f5a boards: arc/em_starterkit: update DTS to new GPIO API Daniel Leung 2019-10-04 16:18:35 -0700
  • 0b69aed228 tests: gpio_basic_api: add board overlay for em_starterkit Daniel Leung 2019-10-04 10:35:00 -0700
  • 79c04b4ea6 drivers: gpio_mcux: fix handling of unsupported configurations Peter Bigot 2019-10-02 16:11:36 -0500
  • 4307a86243 drivers: gpio_mchp_xec: update to use new GPIO API Daniel Leung 2019-10-01 11:39:00 -0700
  • 83f36b3cff boards: arm/mec15xxevb_assy6853: add LEDs in DTS Daniel Leung 2019-10-07 14:34:50 -0700
  • 38e9abdada tests: gpio_basic_api: add overlay for mec15xxevb_assy6853 Daniel Leung 2019-10-07 14:17:33 -0700
  • fca26890b0 drivers/gpio: document that unsupported DEBOUNCE should be ignored Peter Bigot 2019-10-08 11:50:45 -0500
  • 9e8947fe3e drivers: gpio: add named flag set for disconnected GPIO Peter Bigot 2019-10-03 15:03:01 -0500
  • b11fb1c707 tests/drivers/gpio_basic_api: improve support for pull test Peter Bigot 2019-10-02 16:20:16 -0500
  • e26f741132 tests/drivers/gpio: replace legacy API in callback tests Peter Bigot 2019-08-26 18:19:21 -0500
  • 8f4369bfd9 tests/drivers/gpio: replace legacy API in callback manage tests Peter Bigot 2019-08-26 18:00:51 -0500
  • ae7a59eae4 test/drivers/gpio: add tests for new API Peter Bigot 2019-11-13 11:01:37 -0600
  • 060daac089 gpio: add error return when blocking might occur Peter Bigot 2019-09-17 09:09:41 -0500
  • 53178c36bd gpio: put back deprecation comments Peter Bigot 2019-09-17 08:42:29 -0500
  • cb9c3efaad drivers: gpio_mmio32: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:37:49 -0500
  • 9736d8dee2 drivers: gpio_sx1509b: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:37:39 -0500
  • 01d74c6393 drivers: gpio_stm32: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:37:31 -0500
  • 049dd625db drivers: gpio_stellaris: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:37:19 -0500
  • d33ba46751 drivers: gpio_sifive: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:37:06 -0500
  • dce2251043 drivers: gpio_sam0: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:36:57 -0500
  • 88c23b9f9d drivers: gpio_rv32m1: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:36:49 -0500
  • d408fa0411 drivers: gpio_pcal9535a: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:36:39 -0500
  • cc4723ca5d drivers: gpio_mcux_lpc: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:36:30 -0500
  • d91cb6ec7c drivers: gpio_mchp_xec: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:36:21 -0500
  • af66e1dccd drivers: gpio_intel_apl: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:36:12 -0500
  • dfbb8fa5f1 drivers: gpio_imx: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:36:03 -0500
  • bd06f0835a drivers: gpio_ht16k33: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:35:53 -0500
  • 22042ad75c drivers: gpio_esp32: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:35:09 -0500
  • bcdc057503 drivers: gpio_dw: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:34:55 -0500
  • 5a34407daa drivers: gpio_cmsdk_ahb: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:34:45 -0500
  • be17245419 drivers: gpio_cc32xx: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:34:34 -0500
  • f30e4efd7a drivers: gpio_cc13xx_cc26xx: Add gpio_driver_data to driver data Kumar Gala 2019-09-20 07:33:46 -0500
  • 3231b22767 drivers: gpio_nrfx: Update for handling local layer in core Kumar Gala 2019-09-18 08:38:58 -0500
  • 7e6d9ffb31 drivers: gpio_sam: Update for handling local layer in core Kumar Gala 2019-09-18 08:37:52 -0500
  • 31139f834a drivers: gpio_gecko: Update for handling local layer in core Kumar Gala 2019-09-18 08:34:51 -0500
  • bd8141832e drivers: gpio_mcux: Update for handling local layer in core Kumar Gala 2019-09-18 08:23:18 -0500
  • b535881f0c gpio: Handle logical conversion in gpio api layer Kumar Gala 2019-09-18 08:22:37 -0500
  • 84b27a1525 gpio: Reorder code in drivers/gpio.h Kumar Gala 2019-09-20 06:06:46 -0500
  • 7989f5cd6b drivers: gpio_mcux: Fix interrupt handling Kumar Gala 2019-09-23 17:47:31 -0500
  • 951f91071a samples: button: update to use new GPIO API Piotr Mienkowski 2019-06-03 12:29:18 +0200
  • ebc5bc62b0 samples: blinky: update to use new GPIO API Piotr Mienkowski 2019-01-29 00:33:10 +0100
  • 30a97ce28e drivers: gpio_mcux: update to use new GPIO API Piotr Mienkowski 2019-08-09 01:28:40 +0200
  • ff90b2c1d6 drivers: gpio_nrfx: update to use new GPIO API Piotr Mienkowski 2019-08-06 00:56:05 +0200
  • 39effb4397 drivers: gpio_sam: update to use new GPIO API Piotr Mienkowski 2019-01-29 02:39:43 +0100
  • 1fdc3bed14 drivers: gpio_gecko: update to use new GPIO API Piotr Mienkowski 2019-01-29 00:30:28 +0100
  • 7f57737319 tests: add gpio_api_1pin testcase Piotr Mienkowski 2019-09-03 10:07:49 +0200
  • 48b674b570 gpio: use named types to distinguish pin sets from pin values Peter Bigot 2019-08-26 11:44:01 -0500
  • 33193a57eb gpio: add gpio_pin_interrupt_configure function Piotr Mienkowski 2019-06-30 21:52:18 +0200
  • d6191b5781 gpio: add new functions to set/get pin/port values Piotr Mienkowski 2019-05-31 11:00:13 +0200
  • af972c2c47 api: gpio: Align GPIO dt-bindings flags with Linux DTS Piotr Mienkowski 2019-01-22 10:13:02 +0100
  • ca0e8595d9 Bluetooth: host: Added new LE Feature Support bit masks Vinayak Kariappa Chettimada 2020-02-05 10:19:55 +0530
  • 7a1ab24891 usb: rework USB transfer logging Johann Fischer 2019-12-12 17:09:44 +0100
  • 7bd0de0c61 usb: move USB transfer functions to appropriate file Johann Fischer 2019-12-12 16:38:28 +0100
  • 47a51d4698 samples: http_get: exclude cc32xx for sample.net.sockets.http_get.posix Vincent Wan 2020-01-31 13:07:53 -0800
  • 801077f03e samples: http_get: fix build warnings on cc32xx Vincent Wan 2020-01-31 11:53:12 -0800
  • 529195e276 samples: net: modem: Remove extra DTS setting from cmake Jukka Rissanen 2020-02-04 14:13:23 +0200
  • 7b22f683d0 samples: net: modem: Fix the name of the app Jukka Rissanen 2020-02-04 14:11:48 +0200
  • 1474b4ea14 drivers: modem: gsm: Use modem log level instead of ppp Jukka Rissanen 2020-02-04 14:08:04 +0200
  • 3e8b4918f3 Bluetooth: Add HCI Error codes defined in BT 5.2 Spec. Vinayak Kariappa Chettimada 2020-02-04 18:57:23 +0530
  • 4fea711f5e west.yml: Enable missing tests for SAMV71 Gerson Fernando Budke 2020-02-01 11:08:53 -0300
  • c6d3d81acb CODEOWNERS: add owner for the same4 platform Gerson Fernando Budke 2019-11-04 19:43:05 -0300
  • c6a8ca3935 boards: arm: Add sam4e_xpro board Gerson Fernando Budke 2019-11-02 23:09:04 -0300
  • 4a5de7bb87 soc: arm: atmel: Add sam4e mcu Gerson Fernando Budke 2019-10-24 22:20:29 -0300
  • 527ebe131d dts: arm: atmel: Add sam4e device tree Gerson Fernando Budke 2019-10-24 20:42:29 -0300
  • 5737b5c843 kernel/sched: Re-add IPI calls on k_wakeup() and k_thread_priority_set() Andy Ross 2020-02-04 13:52:09 -0800
  • c44d566aee kernel/sched: Re-fix SMP wait-for-switch on interrupt exit Andy Ross 2020-02-04 13:45:54 -0800
  • 6d1a32a60d drivers: dma: stm32: Fix compiler warning Kumar Gala 2020-02-04 14:43:36 -0600
  • 1a37baf24a drivers: ieee802154: rf2xx: Enable sub-GHz L2 conditionally Carles Cufi 2020-02-04 21:37:24 +0100
  • afd1db6c9a boards: arm: atsamr21_xpro: Fix default configuration Carles Cufi 2020-02-04 19:49:06 +0100
  • 6048d554c9 boards: arm: degu_evk: Fix default configuration Carles Cufi 2020-02-04 20:03:56 +0100
  • f21aaeffaa soc: atmel: sam: Add spi pinmap Gerson Fernando Budke 2020-02-01 14:12:51 -0300
  • b1b60ac1d8 drivers: spi: sam: Add support to samv71 soc Gerson Fernando Budke 2019-11-20 20:15:23 -0300
  • ff7f71b8e0 boards: arm: Fix sam_e70_xplained spi conf warning Gerson Fernando Budke 2019-12-14 12:17:14 -0300
  • 7422cff736 drivers: spi: sam: Enable generic config Gerson Fernando Budke 2019-11-20 20:01:35 -0300
  • 17ccd9ee1b drivers: usb: sam: Add support to samv71 soc Gerson Fernando Budke 2019-12-14 12:34:20 -0300
  • 62cda9532c tests: drivers: adc: Add support to samv71 soc Gerson Fernando Budke 2019-12-14 17:02:57 -0300
  • c8696293a9 libc: fix build issue with posix fs APIs on xtensa Kumar Gala 2020-02-04 08:52:13 -0600
  • 84a0b32210 drivers: spi: nrfx: factorise spi_context_lock() Ismael Fillonneau 2020-01-02 15:41:09 +0100
  • 4a1bb71694 drivers: gpio: Add samv71 defines Gerson Fernando Budke 2019-11-17 20:41:22 -0300