1. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  2. 8588806 tty: use of_match_ptr() for of_match_table entry by Ben Dooks · 15 years ago
  3. ee160a3 TTY: serial, fix includes in some drivers by Jiri Slaby · 15 years ago
  4. e5263a5 dt: uartlite: merge platform and of_platform driver bindings by Grant Likely · 15 years ago
  5. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 15 years ago[Renamed from drivers/serial/uartlite.c]
  6. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  7. 8a28af7 serial: Add CONSOLE_POLL support for uartlite by Michal Simek · 16 years ago
  8. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 16 years ago
  9. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 16 years ago
  10. 22ae782 of/address: Clean up function declarations by Grant Likely · 16 years ago
  11. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 16 years ago
  12. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 16 years ago
  13. e5bbbb1 serial: uartlite: move from byte accesses to word accesses by John Linn · 16 years ago
  14. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 16 years ago
  15. 07081fd uartlite: Fix build on sparc. by David Miller · 16 years ago
  16. 03eac7b uartlite: fix crash when using as console by Richard Röjfors · 16 years ago
  17. d2cfe96 uartlite: support shared interrupt lines by Peter Korsgaard · 17 years ago
  18. ebd2c8f serial: kill off uart_info by Alan Cox · 17 years ago
  19. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 18 years ago
  20. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 18 years ago
  21. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  22. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 18 years ago
  23. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  24. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 18 years ago
  25. 3de66a1 [POWERPC] Eliminate broken OF console initialization. by Grant Likely · 18 years ago
  26. 0e349b0 [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. by Stephen Neuendorffer · 18 years ago
  27. 911a317 [POWERPC] Fix incorrectly tagged __devinitdata structures by Grant Likely · 18 years ago
  28. f67702a [POWERPC] Xilinx uartlite: Section type fixups by Stephen Neuendorffer · 18 years ago
  29. 76832d8 drivers/serial/uartlite.c: Add missing of_node_put by Julia Lawall · 18 years ago
  30. 1d6b698 [POWERPC] Uartlite: speed up console output by Grant Likely · 19 years ago
  31. e077b50 [POWERPC] Uartlite: Revert register io access changes by Grant Likely · 19 years ago
  32. fb4e6e6 [POWERPC] Uartlite: Let the console be initialized earlier by Grant Likely · 19 years ago
  33. 852e1ea [POWERPC] Uartlite: Add of-platform-bus binding by Grant Likely · 19 years ago
  34. 435706b [POWERPC] Uartlite: Comment block tidy by Grant Likely · 19 years ago
  35. 8fa7b61 [POWERPC] Uartlite: Separate the bus binding from the driver proper by Grant Likely · 19 years ago
  36. 0077582 [POWERPC] Uartlite: Add macro for uartlite device name by Grant Likely · 19 years ago
  37. 483c79d [POWERPC] Uartlite: change name of ports to ulite_ports by Grant Likely · 19 years ago
  38. a15da8e [POWERPC] Uartlite: Fix reg io to access documented register size by Grant Likely · 19 years ago
  39. b81831c [PATCH] drivers/serial NULL noise removal by Al Viro · 19 years ago
  40. e21654a [PATCH] serial/uartlite: Only enable port if request_port succeeded by Peter Korsgaard · 19 years ago
  41. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 19 years ago
  42. 238b872 [PATCH] serial uartlite driver by Peter Korsgaard · 19 years ago