Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f7c3f442bb7c0d0a0ed25cc287932450a1f2bab
/
drivers
/
serial
/
mpc52xx_uart.c
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
0d1f22e
powerpc/5200: improve uart baud rate calculation (reach high baud rates, better accuracy)
by Albrecht Dreß
· 15 years ago
b1e50eb
Merge remote branch 'origin' into secretlab/next-spi
by Grant Likely
· 14 years ago
2da8cb6
powerpc/mpc5121: move PSC FIFO memory init to platform code
by Anatolij Gustschin
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
e6114fa
serial: mpc52xx_uart: fix null pointer dereference
by Anatolij Gustschin
· 15 years ago
b0c0602
serial/mpc52xx_uart: Drop outdated comments
by Wolfram Sang
· 15 years ago
6acc683
serial: mpc52xx_uart: re-enable mpc5121 PSC UART support
by Anatolij Gustschin
· 15 years ago
b7a8212
drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEM
by Julia Lawall
· 15 years ago
ebd2c8f
serial: kill off uart_info
by Alan Cox
· 15 years ago
87c441e
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
by Wolfgang Denk
· 15 years ago
b898f4f
drivers/serial/mpc52xx_uart.c: fix array overindexing check
by Roel Kluin
· 15 years ago
d9f0c5f
powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver
by Grant Likely
· 16 years ago
3b5ebf8
powerpc/5200: Stop using device_type and port-number properties
by Grant Likely
· 16 years ago
418441d9
powerpc/mpc5200: fix error paths in PSC UART probe function
by Wolfram Sang
· 16 years ago
aec739e
powerpc/mpc5200: add rts/cts handling in PSC UART driver
by Wolfram Sang
· 16 years ago
b651498
powerpc/mpc5200: Make PSC UART driver update serial errors counters
by René Bürgel
· 16 years ago
c4f0124
Fix incorrect use of loose in tty/serial drivers
by Nick Andrew
· 16 years ago
8d1fb8c
serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
a88487c
Fix compile errors in SGI console drivers (linux-next tree)
by Takashi Iwai
· 16 years ago
fbe543b
Fix a potential issue in mpc52xx uart driver
by Andrew Liu
· 17 years ago
bc775ea
[POWERPC] mpc5200: Fix unterminated of_device_id table
by Grant Likely
· 17 years ago
e169c13
serial: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
52b8048
[POWERPC] mpc52xx: fix compile error introduce when rebasing patch
by Grant Likely
· 17 years ago
25ae3a0
[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver
by John Rigby
· 17 years ago
599f030
[POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driver
by John Rigby
· 17 years ago
66ffbe4
[POWERPC] mpc5200: normalize compatible property bindings
by Grant Likely
· 17 years ago
406b7d4
[POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.c
by John Rigby
· 17 years ago
94f3894
[POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC
by John Rigby
· 17 years ago
283029d
[POWERPC] Add of_find_matching_node() helper function
by Grant Likely
· 17 years ago
5dd80d5
mpc52xx-uart: fix compile warning (format type mismatch)
by Grant Likely
· 17 years ago
af6a9aa
[POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct index
by John Rigby
· 17 years ago
a348119
[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a console
by Grant Likely
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
fc7900b
[POWERPC] Dispose irq mapping when done in mpc52xx_serial.c
by Sylvain Munaut
· 18 years ago
e3aba81
[POWERPC] Fixup mp5200 drivers to match device tree changes
by Grant Likely
· 18 years ago
c98750c
[POWERPC] Fix mpc52xx serial driver to work for arch/ppc again
by Grant Likely
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
b9272df
[POWERPC] Add of_platform_bus support to mpc52xx psc uart driver
by Grant Likely
· 18 years ago
9b9129e
[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver
by Grant Likely
· 18 years ago
c7bec5a
Various drivers' irq handlers: kill dead code, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
be618f5
[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c
by Amol Lad
· 18 years ago
075395d
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 18 years ago
40663cc
[PATCH] irq-flags: serial: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
947deee
[SERIAL] Convert fifosize to an unsigned int
by Russell King
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
aa4148c
[PATCH] devfs: Remove devfs support from the serial subsystem
by Greg Kroah-Hartman
· 19 years ago
c30fe7f
fix typos "wich" -> "which"
by Uwe Zeisberger
· 19 years ago
d358788
[SERIAL] kernel console should send CRLF not LFCR
by Russell King
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
d62de3a
[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial port major
by Sylvain Munaut
· 19 years ago
2d8179c
[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c
by Sylvain Munaut
· 19 years ago
38801e2
[SERIAL] Fix mpc52xx_uart.c
by Andrey Volkov
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
e36d394
[PATCH] Fix up some pm_message_t types
by Richard Purdie
· 19 years ago
b129a8c
[SERIAL] Clean up and fix tty transmission start/stoping
by Russell King
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago