aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/uartlite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-08tty: serial: uartlite: Remove .owner field for driverMichal Simek1-1/+0
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-6/+0
2014-05-28tty: serial: uartlite: Specify time for sending charsMichal Simek1-4/+13
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek1-22/+79
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek1-4/+4
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-4/+4
2012-11-21tty: remove use of __devexitBill Pemberton1-2/+2
2012-11-21tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-3/+3
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-19uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+1
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+1
2011-09-29tty: use of_match_ptr() for of_match_table entryBen Dooks1-3/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+1
2011-02-28dt: uartlite: merge platform and of_platform driver bindingsGrant Likely1-79/+24
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+709