Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
cfe02a8a973e7e5f66926b8ae38dfce404b19e29
/
drivers
/
tty
/
serial
/
msm_serial.c
850b37a
tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
by Ivan T. Ivanov
· 9 years ago
9969394
tty: serial: msm: Add RX DMA support
by Ivan T. Ivanov
· 9 years ago
3a878c4
tty: serial: msm: Add TX DMA support
by Ivan T. Ivanov
· 9 years ago
558abdb
tty: serial: msm: Add msm prefix to all driver functions
by Ivan T. Ivanov
· 9 years ago
12b9b9f
tty: serial: msm: Add mask value for UART_DM registers
by Pramod Gurav
· 9 years ago
2f7f558
tty: serial: msm_serial: Remove console unregistration from driver exit.
by Pramod Gurav
· 10 years ago
4daba33
tty: serial: msm_serial: code cleanup in msm_console_setup
by Pramod Gurav
· 10 years ago
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
7920408
tty: serial: msm_serial: Don't require DT aliases
by Stephen Boyd
· 10 years ago
97f7547
tty: serial: msm_serial: Use DT aliases
by Stephen Boyd
· 10 years ago
a12f1b4
tty: serial: msm: Reset uartdm after baud rate change
by Stephen Boyd
· 10 years ago
0896d4d
tty: serial: msm: Support sysrq on uartDM devices
by Stephen Boyd
· 10 years ago
660beb0e
tty: serial: msm: Fix sysrq spinlock recursion on non-DM
by Stephen Boyd
· 10 years ago
9144b3c
tty: serial: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0efe729
tty: serial: msm: Add earlycon support
by Stephen Boyd
· 10 years ago
8b37439
serial: msm_serial: Fix kgdb continue
by Stephen Boyd
· 10 years ago
8641199
tty: serial: msm: Fix 'void function return statements are not generally useful' warning
by Kiran Padwal
· 10 years ago
6f47abc
tty: serial: msm: Fix 'else is not generally useful after a break or return' warning
by Kiran Padwal
· 10 years ago
6a7cfe4
tty: serial: msm: Fix style warnings relating to printk()
by Kiran Padwal
· 10 years ago
e919cef
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
by Kiran Padwal
· 10 years ago
ddea392
tty: serial: msm: remove braces {} in msm_serial.c
by Kiran Padwal
· 10 years ago
af30053
tty: serial: msm: Make of_device_id array const
by Kiran Padwal
· 10 years ago
6825242
tty: serial: msm: Support big-endian CPUs
by Stephen Boyd
· 11 years ago
2b844ad
tty: serial: msm_serial.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 11 years ago
456febd
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ef8b9dd
serial: Fix IGNBRK handling
by Peter Hurley
· 11 years ago
4cc2946
tty: serial: msm: Fix section mismatch warning
by Kumar Gala
· 11 years ago
31964ff
tty: serial: msm: Remove direct access to GSBI
by Andy Gross
· 11 years ago
f7e54d7
msm_serial: Add support for poll_{get,put}_char()
by Stephen Boyd
· 11 years ago
a3957e8
msm_serial: Send more than 1 character on the console w/ UARTDM
by Stephen Boyd
· 11 years ago
c3b5d3b
msm_serial: Add support for non-GSBI UARTDM devices
by Stephen Boyd
· 11 years ago
bfaddb7
msm_serial: Switch clock consumer strings and simplify code
by Stephen Boyd
· 11 years ago
f77232d
tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
4f749f2
serial: msm_serial: fix comparison of different types
by Jingoo Han
· 11 years ago
17fae28
msm_serial: Send more than 1 character at a time on UARTDM
by Stephen Boyd
· 11 years ago
6909dad
msm_serial: Make baud_code detection more dynamic
by Stephen Boyd
· 11 years ago
f8fb952
msm_serial: Fix sparse warnings
by Stephen Boyd
· 11 years ago
4a5662d
msm_serial: Fix NUL byte output on UARTDM
by Stephen Boyd
· 11 years ago
195be84
msm_serial: add missing iounmap() on error in msm_request_port()
by Wei Yongjun
· 11 years ago
519b371
msm_serial: Use devm_clk_get() and properly return errors
by Stephen Boyd
· 12 years ago
f98cf83
msm_serial: Convert to clk_prepare/unprepare
by Stephen Boyd
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
ae8d8a1
tty: remove use of __devexit
by Bill Pemberton
· 12 years ago
7b6031a
msm_serial: fix clock rate on DMA-based uarts
by David Brown
· 12 years ago
367069f
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
cfdad2a
msm_serial: Add devicetree support
by David Brown
· 13 years ago
886a451
msm_serial: Use relative resources for iomem
by David Brown
· 13 years ago
e150c4c
TTY: msm_serial, remove unneeded console set
by Jiri Slaby
· 13 years ago
99edb3d
tty: remove invalid location line in file header
by Jovi Zhang
· 14 years ago
c243e52
Merge branch 'msm-uart' into for-next
by David Brown
· 14 years ago
ab4382d
tty: move drivers/serial/ to drivers/tty/serial/
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/serial/msm_serial.c]
dc6bbc9
msm_serial: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
18c79d7
msm_serial: fix serial on trout
by Abhijeet Dharmapurikar
· 15 years ago
1e09175
serial: fix test of unsigned
by Roel Kluin
· 15 years ago
bdc04e3
serial: move delta_msr_wait into the tty_port
by Alan Cox
· 15 years ago
ebd2c8f
serial: kill off uart_info
by Alan Cox
· 15 years ago
8f4256b
serial: don't add msm_serial's probe function to the driver struct
by Uwe Kleine-König
· 15 years ago
44da59e
msm: fixups to match current code
by Alan Cox
· 16 years ago
04896a7
msm_serial: serial driver for MSM7K onboard serial peripheral.
by Robert Love
· 16 years ago