summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/uartlite.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek2013-02-131-22/+79
* tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek2013-02-131-4/+4
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-4/+4
* tty: remove use of __devexitBill Pemberton2012-11-211-2/+2
* tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-3/+3
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-271-3/+1
|\
| * tty: use of_match_ptr() for of_match_table entryBen Dooks2011-09-291-3/+1
* | TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+1
|/
* dt: uartlite: merge platform and of_platform driver bindingsGrant Likely2011-02-281-79/+24
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+709
OpenPOWER on IntegriCloud