index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
uartlite.c
Age
Commit message (
Expand
)
Author
Lines
2008-04-30
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
-1
/
+1
2008-04-15
serial: fix platform driver hotplug/coldplug
Kay Sievers
-0
/
+3
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
-38
/
+15
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
-1
/
+1
2008-02-06
[POWERPC] Eliminate broken OF console initialization.
Grant Likely
-31
/
+1
2008-02-06
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
Stephen Neuendorffer
-8
/
+15
2008-02-06
[POWERPC] Fix incorrectly tagged __devinitdata structures
Grant Likely
-1
/
+1
2008-01-09
[POWERPC] Xilinx uartlite: Section type fixups
Stephen Neuendorffer
-3
/
+3
2007-12-10
drivers/serial/uartlite.c: Add missing of_node_put
Julia Lawall
-0
/
+1
2007-11-01
[POWERPC] Uartlite: speed up console output
Grant Likely
-4
/
+6
2007-10-03
[POWERPC] Uartlite: Revert register io access changes
Grant Likely
-18
/
+18
2007-10-03
[POWERPC] Uartlite: Let the console be initialized earlier
Grant Likely
-3
/
+38
2007-10-03
[POWERPC] Uartlite: Add of-platform-bus binding
Grant Likely
-4
/
+92
2007-10-03
[POWERPC] Uartlite: Comment block tidy
Grant Likely
-3
/
+40
2007-10-03
[POWERPC] Uartlite: Separate the bus binding from the driver proper
Grant Likely
-34
/
+65
2007-10-03
[POWERPC] Uartlite: Add macro for uartlite device name
Grant Likely
-2
/
+3
2007-10-03
[POWERPC] Uartlite: change name of ports to ulite_ports
Grant Likely
-5
/
+5
2007-10-03
[POWERPC] Uartlite: Fix reg io to access documented register size
Grant Likely
-16
/
+16
2007-02-09
[PATCH] drivers/serial NULL noise removal
Al Viro
-3
/
+3
2006-12-22
[PATCH] serial/uartlite: Only enable port if request_port succeeded
Peter Korsgaard
-2
/
+2
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
-2
/
+2
2006-12-07
[PATCH] serial uartlite driver
Peter Korsgaard
-0
/
+505