zephyr/drivers
Tomasz Bursztyka 72a26b5a38 gpio: mmio: Use i/o port bit operations functions
Now make use of sys_io_clear_bit and sys_io_set_bit

Change-Id: I11ebcd8c31d2a4c6d3dac37a0eca0ffcfacead61
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:44 -05:00
..
adc adc: Fix dependencies 2016-02-05 20:24:43 -05:00
bluetooth Bluetooth: uart: Fix discarding data in case of too small buffer 2016-02-05 20:24:40 -05:00
console Add UART irq input hook to uart_console_isr() 2016-02-05 20:24:41 -05:00
ethernet eth: dw: Add driver for Synopsys DesignWare Ethernet MAC 2016-02-05 20:24:38 -05:00
gpio gpio: mmio: Use i/o port bit operations functions 2016-02-05 20:24:44 -05:00
grove grove: KConfig cleanup 2016-02-05 20:24:36 -05:00
i2c i2c: fix init for I2C1 device 2016-02-05 20:24:35 -05:00
interrupt_controller loapic: get rid of function call overhead for _loapic_eoi() 2016-02-05 20:24:42 -05:00
pci pci: Add pci_enable_bus_master 2016-02-05 20:24:38 -05:00
pinmux pinmux: cleanup galileo defines 2016-02-05 20:24:36 -05:00
pwm pwm: Changes to PWM driver for the PCA9685. 2016-02-05 20:24:43 -05:00
random checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
serial k20UartDrv: Fix k20_uart_fifo_read() 2016-02-05 20:24:43 -05:00
shared_irq Fix Kconfig SHARED_IRQ_1_PRI dependency 2016-02-05 20:24:34 -05:00
simple uart: simple: throw an error if configuration options not provided 2016-02-05 20:24:41 -05:00
spi spi: intel: Fix byte flow and error handling 2016-02-05 20:24:42 -05:00
timer timer: allow enabling of sys_clock_disable() 2016-02-05 20:24:43 -05:00
Kconfig eth: dw: Add driver for Synopsys DesignWare Ethernet MAC 2016-02-05 20:24:38 -05:00
Makefile eth: dw: Add driver for Synopsys DesignWare Ethernet MAC 2016-02-05 20:24:38 -05:00