aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sirfsoc_uart.h
AgeCommit message (Expand)Author
2016-06-25serial: sirf: make fifo functions staticBen Dooks
2015-07-23serial: sirf: let uart's receive start in right placeQipan Li
2015-07-23serial: sirf: workaround rx process to avoid possible data lossQipan Li
2015-06-01serial: sirf: use hrtimer for data rxQipan Li
2015-06-01serial: sirf: correct the fifo empty_bitQipan Li
2015-05-24serial: sirf: add serial loopback function supportQipan Li
2015-05-24serial: sirf: enable ATLAS7 USP serial supportQipan Li
2015-05-10serial: sirf: use uart_port's fifosize for fifo related operationQipan Li
2015-05-10serial: sirf: use dynamic method allocate uart structureQipan Li
2015-05-06Revert "serial: sirf: add a new uart type support"Qipan Li
2015-01-09serial: sirf: rename marco to atlas7Barry Song
2014-11-25serial: sirf: add a new uart type supportQipan Li
2014-07-09serial: sirf: transfer more bytes once to decrease interruptsQipan Li
2014-05-28serial: sirf: fix spinlock deadlock issueQipan Li
2014-05-28serial: sirf: move to writel for TXFIFO instead of writebBarry Song
2014-02-13serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li
2013-10-29serial: sirf: remove duplicate definesMichael Opdenacker
2013-08-27serial: sirf: fix the amount of serial portsQipan Li
2013-08-27serial: sirf: define macro for some magic numbers of USPQipan Li
2013-08-19serial: sirf: add DMA support using dmaengine APIsQipan Li
2013-08-14serial: sirf: fix the hardware-flow-ctrl for USP-based UARTQipan Li
2013-08-14serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does itBarry Song
2013-08-12serial: sirf: make the driver also support USP-based UARTQipan Li
2013-08-12serial: sirf: add support for Marco chipBarry Song
2013-01-17serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song
2013-01-15serial: sirf: add support for new SiRFmarco SMP SoCBarry Song
2012-02-22serial/sirf: fixup for changes to pin controlLinus Walleij
2011-11-17UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang