summaryrefslogtreecommitdiffstats
path: root/drivers/serial/uartlite.c
AgeCommit message (Expand)AuthorLines
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely-18/+18
2007-10-03[POWERPC] Uartlite: Let the console be initialized earlierGrant Likely-3/+38
2007-10-03[POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely-4/+92
2007-10-03[POWERPC] Uartlite: Comment block tidyGrant Likely-3/+40
2007-10-03[POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely-34/+65
2007-10-03[POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely-2/+3
2007-10-03[POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely-5/+5
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely-16/+16
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro-3/+3
2006-12-22[PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard-2/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard-0/+505