| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r317659, r317752: | Alexander Motin | 2018-09-19 | 2 | -11/+15 |
| * | MFC r308750: | Alexander Motin | 2018-09-19 | 1 | -6/+37 |
| * | MFC r318974: uart: add AMT SOL PCI ID | Ed Maste | 2017-06-03 | 1 | -0/+1 |
| * | MFC r314918, r314919: | Ian Lepore | 2017-03-16 | 2 | -1/+3 |
| * | MFC: r294362, r294414, r294753 | Marius Strobl | 2016-01-27 | 1 | -7/+30 |
| * | MFC r293781: | Ian Lepore | 2016-01-17 | 4 | -67/+201 |
| * | MFC r287747: Add ID for Intel Panther Point KT Controller | Alexander Motin | 2015-09-27 | 1 | -0/+1 |
| * | MFC r286469, r286591, r286595, r286596, r286613: | Ian Lepore | 2015-08-23 | 3 | -19/+134 |
| * | MFC: r285843 | Marius Strobl | 2015-07-30 | 2 | -9/+16 |
| * | MFC r281073, r281074, r281077, r281200: | Ian Lepore | 2015-05-24 | 3 | -51/+13 |
| * | MFC r279723, r279724: | Ian Lepore | 2015-05-23 | 11 | -69/+181 |
| * | MFC r279239: | Ian Lepore | 2015-05-23 | 1 | -10/+25 |
| * | MFC r277132: Rename Exynos UART driver functions. No functional change. | Ian Lepore | 2015-05-23 | 2 | -1/+2 |
| * | MFC r272399, r272602, r274451, r274452: | Ian Lepore | 2015-05-23 | 5 | -1/+803 |
| * | MFC 278292: | John Baldwin | 2015-03-12 | 1 | -0/+1 |
| * | MFC: r266744, r267712, r276351, r277043 | Marius Strobl | 2015-02-08 | 1 | -0/+5 |
| * | MFC r275101: | Alexander Motin | 2014-12-03 | 1 | -0/+1 |
| * | MFC r272334, r273004: | Ian Lepore | 2014-10-26 | 1 | -33/+115 |
| * | MFC: r257808 | Marius Strobl | 2014-05-19 | 1 | -0/+1 |
| * | MFC 264981, 264983, 264985: | Ian Lepore | 2014-05-17 | 2 | -2/+74 |
| * | MFC 264203, 264204, 264206, 264218: | Ian Lepore | 2014-05-17 | 1 | -1/+1 |
| * | MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924, | Ian Lepore | 2014-05-17 | 1 | -1/+4 |
| * | MFC r261410 | Ian Lepore | 2014-05-15 | 1 | -0/+3 |
| * | MFC r261083, r261092, r261126, r261127, r261128, r261129, r261130, r261131 | Ian Lepore | 2014-05-14 | 3 | -1/+5 |
| * | MFC r256839, r256948, r256950, r257299, r257414, r258057, r259090 | Ian Lepore | 2014-05-14 | 2 | -0/+2 |
| * | MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323, | Ian Lepore | 2014-05-14 | 2 | -11/+11 |
| * | MFC r257170, r257171, r257172, r257240, r257278, r257279, r257280, r257281, | Ian Lepore | 2014-05-14 | 1 | -1/+25 |
| * | MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857, | Ian Lepore | 2014-05-14 | 1 | -2/+2 |
| * | MFC r258259, r258798, r259010 | Ian Lepore | 2014-05-14 | 1 | -20/+77 |
| * | MFC r257180, r257195, r257196, r257198, r257209, r257295 | Ian Lepore | 2014-05-14 | 1 | -6/+11 |
| * | MFC r257111, r257144, r257157, r257183 | Ian Lepore | 2014-05-13 | 1 | -11/+33 |
| * | MFC: r264257, r264327, r264514 | Marius Strobl | 2014-04-22 | 1 | -0/+2 |
| * | MFC: r260889, r260890, r260911: | Warner Losh | 2014-03-01 | 11 | -37/+267 |
| * | MFC r259838: | Marcel Moolenaar | 2014-02-16 | 1 | -0/+1 |
| * | MFC r259685: | Warner Losh | 2013-12-23 | 2 | -0/+27 |
| * | MFC r257556: | Ian Lepore | 2013-12-13 | 3 | -16/+20 |
| * | MFC r257480: | Ian Lepore | 2013-12-13 | 1 | -15/+30 |
| * | MFC r256815: | Ian Lepore | 2013-12-13 | 1 | -5/+5 |
| * | A final test with unmodified code has shown that a delay of 150ms | Marcel Moolenaar | 2013-08-30 | 1 | -1/+1 |
| * | Work-around a timing problem with the ITE IT8513E now that the core | Marcel Moolenaar | 2013-08-29 | 1 | -1/+13 |
| * | Add support for uarts other than the serial console in TI OMAP SoCs. | Ian Lepore | 2013-08-21 | 4 | -0/+146 |
| * | Make the uart ns8250 high-level interface public rather than static. | Ian Lepore | 2013-08-21 | 2 | -38/+73 |
| * | Use an if/else sequence rather than unrelated if statements, so that a | Ian Lepore | 2013-08-21 | 1 | -7/+7 |
| * | Check for generic ns16550 after all other types. A device may be compatible | Ian Lepore | 2013-08-21 | 1 | -3/+3 |
| * | Allow UART_POLL_FREQ to be set as a kernel option as well as via tunable | Ian Lepore | 2013-08-19 | 1 | -1/+1 |
| * | Set the device description after we call uart_probe(). In uart_probe() | Marcel Moolenaar | 2013-07-25 | 1 | -1/+7 |
| * | Protect against broken hardware. In this particular case, protect against | Marcel Moolenaar | 2013-07-10 | 1 | -48/+60 |
| * | Teach UART to attach Exynos/s3/s5 class driver. | Aleksandr Rybalko | 2013-06-29 | 4 | -0/+6 |
| * | Add basic support for FDT to i386 & amd64. This change includes: | Marcel Moolenaar | 2013-05-21 | 2 | -98/+175 |
| * | Fix several typos | Eitan Adler | 2013-05-12 | 1 | -2/+2 |