aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/uartlite.c
Commit message (Expand)AuthorAge
* serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2015-04-28
* tty: constify of_device_id arrayFabian Frederick2015-03-26
* tty: serial: uartlite: Remove .owner field for driverMichal Simek2014-09-08
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-09
* tty: serial: uartlite: Specify time for sending charsMichal Simek2014-05-28
* tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek2013-02-13
* tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek2013-02-13
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitdataBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-27
|\
| * tty: use of_match_ptr() for of_match_table entryBen Dooks2011-09-29
* | TTY: serial, fix includes in some driversJiri Slaby2011-09-22
|/
* dt: uartlite: merge platform and of_platform driver bindingsGrant Likely2011-02-28
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13