summaryrefslogtreecommitdiff
path: root/drivers/aio
AgeCommit message (Expand)Author
2016-10-26drivers/aio_comparator_qmsi: Make driver_api const.Marcus Shawcroft
2016-05-23qmsi: update qmsi to 1.1 alphaAnas Nashif
2016-05-12aio: unify kconfig variables and make them consistentAnas Nashif
2016-04-28aio_comparator/qmsi: use new DEVICE_AND_API_INIT()Daniel Leung
2016-04-22qmsi: aio: use built-in qmsi driverAnas Nashif
2016-03-30aio_comparator/dw: base address to be defined by SoCDaniel Leung
2016-03-18aio: put driver kconfigs under submenusDaniel Leung
2016-03-16drivers: Replace DEV_INVALID_CONF by -EINVALAndre Guedes
2016-03-16drivers: Replace DEV_OK by 0Andre Guedes
2016-03-12aio: QMSI analog comparator driverSergio Rodriguez
2016-02-05aio/aio_dw_comparator: adds Kconfig for IRQ priorityDaniel Leung
2016-02-05aio/aio_dw_comparator: use Kconfig to define device nameDaniel Leung
2016-02-05irq: rename irq_connect() to IRQ_CONNECT()Andrew Boie
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05device: rename SYS_GET_DEVICE_NAME/SYS_GET_DEVICEBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh
2016-02-05device: rename DECLARE_DEVICE_INIT_CONFIG()Benjamin Walsh
2016-02-05interrupts: new static IRQ APIAndrew Boie
2016-02-05aio: dw: fix compilation errorsDaniel Leung
2016-02-05irq: removes priority parameter from IRQ_CONFIG macroJuan Manuel Cruz
2016-02-05init: Implement fine-grained initialization policyDmitriy Korovkin
2016-02-05build: set platform name without quotes and reuse everywhereAnas Nashif
2016-02-05kconfig: define architecture as a kconfig variableAnas Nashif
2016-02-05aio: introduce DesignWare AIO/Comparator driverDaniel Leung