summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-10drivers: pwm: update to unified kernelBaohong Liu
2016-11-10drivers: wdt: update to unified kernelBaohong Liu
2016-11-09drivers: dma: update to unified kernelBaohong Liu
2016-11-10drivers: i2c: update to unified kernelBaohong Liu
2016-11-10drivers: flash: update to unified kernelBaohong Liu
2016-11-10drivers: gpio: update to unified kernelBaohong Liu
2016-11-09drivers: rtc: update to unified kernelBaohong Liu
2016-11-09drivers: counter: update to unified kernelBaohong Liu
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-09Bluetooth: Use depends on SERIAL instead of selectsJohan Hedberg
2016-11-09Bluetooth: nble: Use unified k_sem API for semaphoresSzymon Janc
2016-11-09usb: Add end-point stall APIs and flow control APISJithu Joseph
2016-11-09drivers: spi: update to unified kernelBaohong Liu
2016-11-08counter qmsi: Enable the driver to work on ARCIván Briano
2016-11-08drivers: pwm_qmsi: add type cast to prevent overflowBaohong Liu
2016-11-08drivers: rtc: Add delay to wait for new config to take effectBaohong Liu
2016-11-07ieee802154_cc2520: use new kernel sleep APIsAndrew Boie
2016-11-07drivers: timer: remove old kernel supportAndrew Boie
2016-11-07drivers: flash: SoC KSDKJorge Ramirez-Ortiz
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