summaryrefslogtreecommitdiff
path: root/include/drivers
AgeCommit message (Expand)Author
2017-04-27kernel: tickless: Add tickless kernel supportRamesh Thomas
2017-04-21Convert remaining code to using newly introduced integer sized typesKumar Gala
2017-04-21net: convert to using newly introduced integer sized typesKumar Gala
2017-04-20Bluetooth: convert to using newly introduced integer sized typesKumar Gala
2017-04-20Introduce new sized integer typedefsKumar Gala
2017-04-10kconfig: fixed typo in CONFIG_EOI_FORMWARDING_BUGAnas Nashif
2017-04-04gpio: Add gpio_mmio32 driver to access basic 32-bit i/o registersJon Medhurst
2017-04-04include: Remove unused k20 and k6x header filesMaureen Helm
2017-04-01subsys: console: Add pull-style console API support.Paul Sokolovsky
2017-03-27clock: stm32f4: Add some missing clocksFlorian Vaussard
2017-03-27clock: stm32f4: Fix wrong BKPSRAM and CCMDATARAM clocksFlorian Vaussard
2017-03-21Bluetooth: Make bt_hci_driver instances link-time constantsJohan Hedberg
2017-03-06ipm_console: add Kconfig for receiver stack sizeAndrew Boie
2017-02-22gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx)Erwan Gouriou
2017-02-11mvic: include stdint for uint32_tAnas Nashif
2017-02-10clock control: clean up after stm32cube LL driverErwan Gouriou
2017-02-10clock control:stm32: provide STM32Cube LL based driverErwan Gouriou
2017-02-03x86: implement direct interruptsAndrew Boie
2017-01-27drivers/console/telnet: Provide minimal input handling.Tomasz Bursztyka
2017-01-27console/shell: Switch to generic console inputTomasz Bursztyka
2017-01-27drivers/console: Making console input genericTomasz Bursztyka
2017-01-23spi: k64: Remove the k64 spi driverMaureen Helm
2017-01-23license: Replace Apache boilerplate with SPDX tagErwan Gouriou
2017-01-23clock/stm32: add STM32F3X reset and clock controlAdam Podogrocki
2017-01-23arm: kinetis: Remove duplicate & unused definesKumar Gala
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-17Bluetooth: Add missing documentation to HCI driver APIsJohan Hedberg
2017-01-17Bluetooth: Remove unused bt_hci_driver_unregister() APIJohan Hedberg
2017-01-12clock/stm32: add STM32F107 reset and clock controlAdam Podogrocki
2017-01-05Bluetooth: Create separate bt_recv_prio() APIJohan Hedberg
2017-01-05Bluetooth: Introduce support for HCI driver-side RX threadJohan Hedberg
2016-12-24Bluetooth: Move buffer allocation helpers to buf.hJohan Hedberg
2016-12-24Bluetooth: Add timeout to event & ACL buffer allocation functionsJohan Hedberg
2016-12-17kernel/arch: remove obsolete instances of irq_connectBenjamin Walsh
2016-12-15arcv2_timer0: Add suspend and resume supportJulien Delayen
2016-12-11random: Rewrite sys_rand32_init() with SYS_INIT()Marcus Shawcroft
2016-12-06clock_control: Add Beetle clock_controlVincenzo Frascino
2016-12-06stm32l4: add clock control driverNeil Armstrong
2016-12-02ieee802154: cc2520: Externalize how GPIOs are configuredTomasz Bursztyka
2016-11-30uart: fix typo in uart_console.hQiu Peiyang
2016-11-13drivers: update ipm driver to use unified kernelAnas Nashif
2016-11-11console: Fix warnings related to the use of deprecated APIsLuiz Augusto von Dentz
2016-11-09usb: Add end-point stall APIs and flow control APISJithu Joseph
2016-11-07include: remove old kernel defintionsAndrew Boie
2016-11-07drivers: clock_control: Add nRF5x 32KHz source and accuracy supportVinayak Chettimada
2016-11-01Bluetooth: Move hci_driver.h to include/drivers/bluetoothJohan Hedberg
2016-10-28clock_control: stm32f4x: introduce driver for STM32F4x RCCRicardo Salveti
2016-10-25drivers/uart: Refactor UART input hook.Marcus Shawcroft
2016-10-21device_pm: Update control function name and doc to indicate PM specificRamesh Thomas
2016-10-04unified: Add tickless idle support for x86 and ARMPeter Mitsis