of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / serial / uartlite.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-19 David Milleruartlite: Fix build on sparc.
2010-03-10 David Milleruartlite: Fix build on sparc.
2010-02-03 Richard Röjforsuartlite: fix crash when using as console
2009-09-19 Peter Korsgaarduartlite: support shared interrupt lines
2009-09-19 Alan Coxserial: kill off uart_info
2008-11-14 Grant Likelypowerpc/virtex: fix various format/casting printk misma...
2008-07-21 Takashi IwaiFix compile errors in SGI console drivers (linux-next...
2008-04-30 Harvey Harrisonserial: replace remaining __FUNCTION__ occurrences
2008-04-16 Kay Sieversserial: fix platform driver hotplug/coldplug
2008-02-07 Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-06 Jeff GarzikRemove pointless casts from void pointers
2008-02-06 Grant Likely[POWERPC] Eliminate broken OF console initialization.
2008-02-06 Stephen Neuendorffer[POWERPC] Xilinx: Update compatible to use values gener...
2008-02-06 Grant Likely[POWERPC] Fix incorrectly tagged __devinitdata structures
2008-01-09 Stephen Neuendorffer[POWERPC] Xilinx uartlite: Section type fixups
2007-12-11 Julia Lawalldrivers/serial/uartlite.c: Add missing of_node_put
2007-11-01 Grant Likely[POWERPC] Uartlite: speed up console output
2007-10-03 Grant Likely[POWERPC] Uartlite: Revert register io access changes
2007-10-03 Grant Likely[POWERPC] Uartlite: Let the console be initialized...
2007-10-03 Grant Likely[POWERPC] Uartlite: Add of-platform-bus binding
2007-10-03 Grant Likely[POWERPC] Uartlite: Comment block tidy
2007-10-03 Grant Likely[POWERPC] Uartlite: Separate the bus binding from the...
2007-10-03 Grant Likely[POWERPC] Uartlite: Add macro for uartlite device name
2007-10-03 Grant Likely[POWERPC] Uartlite: change name of ports to ulite_ports
2007-10-03 Grant Likely[POWERPC] Uartlite: Fix reg io to access documented...
2007-02-09 Al Viro[PATCH] drivers/serial NULL noise removal
2006-12-22 Peter Korsgaard[PATCH] serial/uartlite: Only enable port if request_po...
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-07 Peter Korsgaard[PATCH] serial uartlite driver