zephyr/drivers
Tomasz Bursztyka 9d0af1c270 spi: Intel spi driver fixes
- Handle the new error callback type, a ROR interrupt is irrecoverable.
- Removing the fifo pre-fill: this should never be done that way. It's
  up to the controller to request via an interrupt to get its fifo
  filled-in. (TFS bit on SSSR register is the one requesting such
  filling)
- Disabling the controller once completed (following transfer will
  re-enable it)
- Removing useless debugging info

Change-Id: I466a8efb65a41f3315a6a36e10ea519d0c4b01e9
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:15:36 -05:00
..
bluetooth serial: rename struct field int_pri to irq_pri 2016-02-05 20:15:25 -05:00
console uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
gpio gpio: Correct the PCI pre-set informations 2016-02-05 20:15:36 -05:00
i2c ia32_pci: Add support for the designware i2c controller 2016-02-05 20:15:36 -05:00
interrupt_controller loapic: add LOAPIC_DEBUG for debugging loapic 2016-02-05 20:15:36 -05:00
pci pci: Removing bogus and finally useless optimization 2016-02-05 20:15:35 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial Remove serial options dependency on X86_32 2016-02-05 20:15:36 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: Intel spi driver fixes 2016-02-05 20:15:36 -05:00
timer Profile interrupt events. 2016-02-05 20:15:28 -05:00
Kconfig i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00
Makefile i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00