1. 6f0c309 serial: of_serial: check the return value of clk_prepare_enable() by Masahiro Yamada · 10 years ago
  2. 3a63d22 serial: of_serial: use devm_clk_get() instead of clk_get() by Masahiro Yamada · 10 years ago
  3. 7a7a7e6 serial: of_serial: do not set port.type twice by Masahiro Yamada · 10 years ago
  4. 6befa9d serial: of-serial: Remove device_type = "serial" registration by Michal Simek · 10 years ago
  5. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  6. ebc5e20 serial: of_serial: Support big-endian register accesses by Kevin Cernekee · 10 years ago
  7. 0787691 serial: of: set port iomem size from devicetree by Mans Rullgard · 10 years ago
  8. ed0bb23 tty: constify of_device_id array by Fabian Frederick · 10 years ago
  9. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  10. 3239fd3 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  11. 6ad991b tty/serial: of_serial: add support for PXA/MMP uarts by Rob Herring · 10 years ago
  12. 6d01bb9 tty/serial: of_serial: add DT alias ID handling by Rob Herring · 10 years ago
  13. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  14. dd63af1 Merge 3.18-rc7 into tty-next by Greg Kroah-Hartman · 10 years ago
  15. 8ad3b13 serial: of-serial: add PM suspend/resume support by Jingchang Lu · 10 years ago
  16. 261119f Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  17. 962b0a8 Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type" by Greg Kroah-Hartman · 10 years ago
  18. a5e9ab2 Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  19. e4c787d Revert "serial: of-serial: fetch line number from DT" by Greg Kroah-Hartman · 10 years ago
  20. 394e849 Merge 3.18-rc4 into tty-next. by Greg Kroah-Hartman · 10 years ago
  21. 1bd8324 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  22. 9b8777e serial: of: add a PORT_RT2880 definition by John Crispin · 10 years ago
  23. 7e12e67 serial: of-serial: fix uninitialized kmalloc variable by Jingchang Lu · 10 years ago
  24. 513e438 serial: of-serial: fix up PM ops on no_console_suspend and port type by Jingchang Lu · 10 years ago
  25. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  26. 2dea53b serial: of-serial: add PM suspend/resume support by Jingchang Lu · 10 years ago
  27. a6eec92 Revert "serial: uart: add hw flow control support configuration" by Peter Hurley · 10 years ago
  28. 7fa21dd printk/of_serial: fix serial console cessation part way through boot. by Stephen Chivers · 11 years ago
  29. 06aa82e serial: uart: add hw flow control support configuration by Murali Karicheri · 11 years ago
  30. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  31. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  32. b0b8c84 serial: of_serial: Handle auto-flow-control property by Heikki Krogerus · 12 years ago
  33. 9f1ca06 serial: of_serial: Handle fifo-size property by Heikki Krogerus · 12 years ago
  34. e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 12 years ago
  35. f26402e tty: of_serial: unexport tegra_serial_handle_break by Stephen Warren · 12 years ago
  36. de88b34 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
  37. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  38. 76cc438 tty: of_serial: fix return value check in of_platform_serial_setup() by Wei Yongjun · 12 years ago
  39. 0bbeb3c of serial port driver - add clk_get_rate() support by Murali Karicheri · 12 years ago
  40. fde8be2 tty: of_serial: add no-loopback-test property by Gabor Juhos · 12 years ago
  41. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  42. e4305f0 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 13 years ago
  43. bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 13 years ago
  44. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  45. 2e39e5b tty/serial: Add devicetree support for nVidia Tegra serial ports by Grant Likely · 13 years ago
  46. b84e773 tty/serial: change of_serial to use new of_property_read_u32() api by Grant Likely · 14 years ago
  47. 7423734 tty: of_serial: support for 32 bit accesses by Jamie Iles · 14 years ago
  48. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 14 years ago
  49. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  50. 793218d dt/serial: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  51. 8c6e911 tty/serial: Relax the device_type restriction from of_serial by Grant Likely · 14 years ago
  52. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/of_serial.c]
  53. 73930a8 of_serial: explicitly include of_irq.h by Rob Herring · 14 years ago
  54. f14362d powerpc, of_serial: Endianness issues setting up the serial ports by Ian Munsie · 14 years ago
  55. f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
  56. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  57. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  58. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  60. 16173c7 tty/of_serial: add missing ns16550a id by Michal Simek · 15 years ago
  61. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  62. 3cf62a5 of_serial: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  63. eedacbf of_serial: Add UPF_FIXED_TYPE flag by Dave Mitchell · 16 years ago
  64. 0025e75 serial: Add 16850 uart type support to OF uart driver by Matthias Fuchs · 16 years ago
  65. 5886188d serial: Add driver for the Cell Network Processor serial port NWP device by Benjamin Krill · 16 years ago
  66. c401b04 of_serial: Use linux/of_platform.h instead of asm by Stephen Rothwell · 17 years ago
  67. b912b5e [POWERPC] Xilinx: of_serial support for Xilinx uart 16550. by John Linn · 17 years ago
  68. 19a7426 [POWERPC] of_serial: Fix possible null dereference. by Stephen Neuendorffer · 17 years ago
  69. e84290d of_serial: fix section mismatch warnings by Josh Boyer · 17 years ago
  70. e34b9c9 [POWERPC] of_serial: add port type checking by Ishizaki Kou · 18 years ago
  71. 1558f9b [POWERPC] of_serial: Ignore unknown serial port by Ishizaki Kou · 18 years ago
  72. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  73. abb4a23 serial: define FIXED_PORT flag for serial_core by David Gibson · 18 years ago
  74. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 18 years ago
  75. 8d38a5b [POWERPC] Open Firmware serial port driver by Arnd Bergmann · 18 years ago