aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/uartlite.c
AgeCommit message (Expand)Author
2015-05-17serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2014-09-08tty: serial: uartlite: Remove .owner field for driverMichal Simek
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-05-28tty: serial: uartlite: Specify time for sending charsMichal Simek
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-07-19uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-09-29tty: use of_match_ptr() for of_match_table entryBen Dooks
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-02-28dt: uartlite: merge platform and of_platform driver bindingsGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman