zephyr/drivers
Tomasz Bursztyka 5bcdfbe255 adc: Adding driver for TI's adc108s102 chip
It's an SPI driven chip and proposes up to 8 channels for input
conversion. It's found on Galileo board.

Change-Id: I916367e9be0849812c6a509082a501730a01ce60
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:28 -05:00
..
adc adc: Adding driver for TI's adc108s102 chip 2016-02-05 20:24:28 -05:00
bluetooth Bluetooth: UART: Fix bt_uart_send error return values 2016-02-05 20:16:16 -05:00
console ipi_console_sender: enable printk() implementation 2016-02-05 20:24:21 -05:00
gpio gpio: pcal9535a: use i2c_poll_transfer() for register read 2016-02-05 20:24:27 -05:00
i2c i2c: simplify API and driver_api with generic transfer function 2016-02-05 20:24:27 -05:00
interrupt_controller x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
pci Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
pinmux x86: galileo: expand pinmux to setup GPIOs on SoC 2016-02-05 20:24:22 -05:00
pwm pwm: pca9685: use polling I2C write instead 2016-02-05 20:24:21 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial serial: nsim: add dummy poll_in function 2016-02-05 20:24:27 -05:00
shared_irq shared_irq: adding copyright to Kconfig 2016-02-05 20:24:23 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: Add a utility pointer for the application on SPI callback 2016-02-05 20:24:27 -05:00
timer loapic_timer: rewrite tickless idle for loapic timer 2016-02-05 20:15:59 -05:00
Kconfig adc: Add drivers infrastructure 2016-02-05 20:24:27 -05:00
Makefile adc: Add drivers infrastructure 2016-02-05 20:24:27 -05:00