summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-07drivers: gpio: Remove mmio driverTomasz Bursztyka
2016-11-07drivers: clock_control: Add nRF5x 32KHz source and accuracy supportVinayak Chettimada
2016-11-04ext qmsi: Update to 1.3.1 versionJesus Sanchez-Palencia
2016-11-04serial/uart_k20: Fix instance source clock frequenciesMaureen Helm
2016-11-04frdm_k64f: Change PTC16-17 pinmux to select UART signalsMaureen Helm
2016-11-04unified: dissociate system workqueue from common workqueue moduleBenjamin Walsh
2016-11-04Bluetooth: Move controller code to subsys/bluetoothJohan Hedberg
2016-11-04Bluetooth: Move Bluetooth host stack to subsysJohan Hedberg
2016-11-04cc3200: Add a UART driver (polled and interrupt modes)Gil Pitney
2016-11-04shell: move documentation out of kernelAnas Nashif
2016-11-04shell: split kernel shell into separate moduleAnas Nashif
2016-11-04shell: move shell Kconfig to drivers/console/shellsAnas Nashif
2016-11-04pinmux/stm32: add support for pinmux of port hNeil Armstrong
2016-11-04stm32_exti: add support for controllers with more than 32 linesNeil Armstrong
2016-11-04drivers/gpio_stm32: Make driver_api structure const.Marcus Shawcroft
2016-11-03counter qmsi: Update suspend/resume implementationIván Briano
2016-11-03i2c_qmsi: Use qm_i2c_save/restore_context APIsJuanX Solano Menacho
2016-11-03gpio_qmsi: Use qm_gpio_save/restore_context APIsJuanX Solano Menacho
2016-11-03rtc_qmsi: Update save/restore implemntation with new qmsi APIsJuanX Solano Menacho
2016-11-03spi_qmsi: Use qm_spi_save/restore_context APIsJuanX Solano Menacho
2016-11-03pwm_qmsi: Use qm_pwm_save/restore_context APIsJuanX Solano Menacho
2016-11-03uart_qmsi: Use qm_uart_*_context APIJuanX Solano Menacho
2016-11-03wdt_qmsi: Use qm_wdt_*_context APIJuanX Solano Menacho
2016-11-03rtc_qmsi: Add get_pending_int APIJulien Delayen
2016-11-03gpio_qmsi: Add get_pending_int APIJulien Delayen
2016-11-03aio_cmp_qmsi: Add get_pending_int APIJulien Delayen
2016-11-03counter_qmsi_aonpt: Add get_pending_int APIJulien Delayen
2016-11-03clock_control: have FLASH_BASE compatible with ST CMSIS filesErwan Gouriou
2016-11-03console: shell: Reduce completion stack usageSzymon Janc
2016-11-03console: shell: Fix commands tab completionSzymon Janc
2016-11-03flash qmsi: Add support for device power managementIván Briano
2016-11-03dma qmsi: Add support for device power managementIván Briano
2016-11-02gpio qmsi: Enable SoC level GPIO to work on ARC tooIván Briano
2016-11-02gpio qmsi: Differentiate between the SoC GPIO and SS GPIOIván Briano
2016-11-02watchdog qmsi: Enable the driver to work on ARCIván Briano
2016-11-02aio qmsi: Enable the driver to work on ARCIván Briano
2016-11-02dma qmsi: Enable the driver to work on ARCIván Briano
2016-11-02rtc qmsi: Enable the driver to work on ARCIván Briano
2016-11-02uart qmsi: Use provided macros to configure IRQIván Briano
2016-11-02gpio qmsi: Remove unnecesary callback wrappersIván Briano
2016-11-02gpio qmsi: Remove stale commentsIván Briano
2016-11-02console: shell: Fix not printing selected module promptSzymon Janc
2016-11-02console: shell: Support multiple modulesYael Avramovich
2016-11-02drivers: ieee802154_cc2520: fix unified buildAndrew Boie
2016-11-01console: Add support for DEL keySzymon Janc
2016-11-01console: Add support for HOME and END keysSzymon Janc
2016-11-01Bluetooth: uart: Fix UART TX stall conditionCarles Cufi
2016-11-01boards: x86: Don't default to 'y' with NRF51_PM and WAIT_NOPJohan Hedberg
2016-10-31wdt: Remove unneeded include from wdt_qmsi.cJesus Sanchez-Palencia
2016-10-31pwm: qmsi_shim: implement pwm driver required by new APIsBaohong Liu