summaryrefslogtreecommitdiffstats
path: root/drivers/serial/uartlite.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pointless casts from void pointersJeff Garzik2008-02-061-1/+1
* [POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer2008-01-091-3/+3
* drivers/serial/uartlite.c: Add missing of_node_putJulia Lawall2007-12-111-0/+1
* [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-011-4/+6
* [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-031-18/+18
* [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-031-3/+38
* [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-031-4/+92
* [POWERPC] Uartlite: Comment block tidyGrant Likely2007-10-031-3/+40
* [POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely2007-10-031-34/+65
* [POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely2007-10-031-2/+3
* [POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely2007-10-031-5/+5
* [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-031-16/+16
* [PATCH] drivers/serial NULL noise removalAl Viro2007-02-091-3/+3
* [PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard2006-12-221-2/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-071-0/+505