index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
uartlite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uartlite: fix crash when using as console
Richard Röjfors
2010-02-02
1
-1
/
+1
*
uartlite: support shared interrupt lines
Peter Korsgaard
2009-09-19
1
-5
/
+10
*
serial: kill off uart_info
Alan Cox
2009-09-19
1
-3
/
+3
*
powerpc/virtex: fix various format/casting printk mismatches
Grant Likely
2008-11-14
1
-2
/
+2
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
1
-2
/
+2
*
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
serial: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
1
-0
/
+3
*
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-07
1
-38
/
+15
|
\
|
*
[POWERPC] Eliminate broken OF console initialization.
Grant Likely
2008-02-06
1
-31
/
+1
|
*
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
Stephen Neuendorffer
2008-02-06
1
-8
/
+15
|
*
[POWERPC] Fix incorrectly tagged __devinitdata structures
Grant Likely
2008-02-06
1
-1
/
+1
*
|
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
1
-1
/
+1
|
/
*
[POWERPC] Xilinx uartlite: Section type fixups
Stephen Neuendorffer
2008-01-09
1
-3
/
+3
*
drivers/serial/uartlite.c: Add missing of_node_put
Julia Lawall
2007-12-10
1
-0
/
+1
*
[POWERPC] Uartlite: speed up console output
Grant Likely
2007-11-01
1
-4
/
+6
*
[POWERPC] Uartlite: Revert register io access changes
Grant Likely
2007-10-03
1
-18
/
+18
*
[POWERPC] Uartlite: Let the console be initialized earlier
Grant Likely
2007-10-03
1
-3
/
+38
*
[POWERPC] Uartlite: Add of-platform-bus binding
Grant Likely
2007-10-03
1
-4
/
+92
*
[POWERPC] Uartlite: Comment block tidy
Grant Likely
2007-10-03
1
-3
/
+40
*
[POWERPC] Uartlite: Separate the bus binding from the driver proper
Grant Likely
2007-10-03
1
-34
/
+65
*
[POWERPC] Uartlite: Add macro for uartlite device name
Grant Likely
2007-10-03
1
-2
/
+3
*
[POWERPC] Uartlite: change name of ports to ulite_ports
Grant Likely
2007-10-03
1
-5
/
+5
*
[POWERPC] Uartlite: Fix reg io to access documented register size
Grant Likely
2007-10-03
1
-16
/
+16
*
[PATCH] drivers/serial NULL noise removal
Al Viro
2007-02-09
1
-3
/
+3
*
[PATCH] serial/uartlite: Only enable port if request_port succeeded
Peter Korsgaard
2006-12-22
1
-2
/
+2
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
[PATCH] serial uartlite driver
Peter Korsgaard
2006-12-07
1
-0
/
+505