aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sirfsoc_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-06tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()Alexey Khoroshilov1-2/+3
2013-04-23tty/serial/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2013-01-17serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song1-7/+21
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-7/+1
2013-01-15serial: sirf: add support for new SiRFmarco SMP SoCBarry Song1-0/+19
2012-11-21tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-05drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall1-6/+2
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren1-9/+3
2012-03-02pinctrl: assume map table entries can't have a NULL name fieldStephen Warren1-1/+1
2012-02-22serial/sirf: fixup for changes to pin controlLinus Walleij1-10/+10
2011-11-17UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang1-0/+783