index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
cpm_uart
/
cpm_uart_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-1443
/
+0
*
serial: cpm_uat: reducing CPM serial latency
Baurzhan Ismagulov
2010-11-11
1
-0
/
+19
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-64
/
+79
|
\
|
*
serial: cpm_uart: implement the cpm_uart_early_write() function for console poll
Dongdong Deng
2010-06-30
1
-64
/
+79
*
|
comment typo fixes: charater => character
Thomas Weber
2010-07-19
1
-1
/
+1
|
/
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
Fix build of cpm_uart due to core changes
Benjamin Herrenschmidt
2009-09-24
1
-1
/
+1
*
serial: kill off uart_info
Alan Cox
2009-09-19
1
-1
/
+1
*
cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.
Scott Wood
2009-04-06
1
-4
/
+4
*
cpm_uart: Initialize port.dev before it's used.
Scott Wood
2009-04-06
1
-3
/
+3
*
cpm_uart: fix non-console port startup bug
Xiaotian Feng
2009-03-09
1
-2
/
+12
*
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
1
-1
/
+1
|
\
|
*
drivers/serial: use nr_irqs
Yinghai Lu
2008-10-16
1
-1
/
+1
*
|
cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial
Becky Bruce
2008-09-19
1
-0
/
+3
|
/
*
cpm_uart: Add generic clock API support to set baudrates
Laurent Pinchart
2008-07-28
1
-7
/
+19
*
cpm_uart: Modem control lines support
Laurent Pinchart
2008-07-28
1
-3
/
+37
*
cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...
Nye Liu
2008-07-24
1
-7
/
+14
*
kgdb: kgdboc console poll hooks for cpm uart
Jason Wessel
2008-07-23
1
-1
/
+94
*
port_fixups: Fix ups for tty port changes
Alan Cox
2008-07-22
1
-1
/
+1
*
cpm_uart: Support uart_wait_until_sent()
Laurent Pinchart
2008-07-14
1
-0
/
+6
*
cpm_uart: Fix cpm uart corruption with PREEMPT_RT
Rune Torgersen
2008-07-14
1
-0
/
+14
*
cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
2008-06-26
1
-370
/
+1
*
cpm_uart: fix whitespace issues
Kumar Gala
2008-06-26
1
-2
/
+2
*
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.
Laurent Pinchart
2008-04-17
1
-10
/
+9
*
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
1
-1
/
+1
*
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.
Scott Wood
2007-10-03
1
-0
/
+3
*
[POWERPC] cpm_uart: sparse fixes
Scott Wood
2007-10-03
1
-146
/
+153
*
[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...
Scott Wood
2007-10-03
1
-22
/
+219
*
[POWERPC] CPM_UART: Use inline function form of eieio
Kumar Gala
2007-07-10
1
-1
/
+1
*
[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios
Scott Wood
2007-05-09
1
-1
/
+2
*
SPIN_LOCK_UNLOCKED cleanup in drivers/serial
Milind Arun Choudhary
2007-05-08
1
-6
/
+6
*
[POWERPC] CPM_UART: Fix non-console initialisation
Kalle Pokki
2006-11-10
1
-5
/
+6
*
[POWERPC] CPM_UART: Fix non-console transmit
Kalle Pokki
2006-11-10
1
-3
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-8
/
+8
*
POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
Vitaly Bordug
2006-09-21
1
-3
/
+6
*
POWERPC: overhaul with cpm2_map mechanism
Vitaly Bordug
2006-09-21
1
-2
/
+2
*
cpm_uart: make it possible to utilize from powerpc
Vitaly Bordug
2006-09-21
1
-7
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] ppc32 CPM_UART: various fixes for pq2 uart users
Vitaly Bordug
2006-05-26
1
-3
/
+5
*
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
2006-05-03
1
-6
/
+25
*
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
2006-05-03
1
-1
/
+5
*
[PATCH] ppc32 CPM_UART: Fixed odd address translations
Vitaly Bordug
2006-04-28
1
-22
/
+9
*
[PATCH] ppc32 CPM_UART: Convert to use platform devices
Vitaly Bordug
2006-04-28
1
-48
/
+211
*
[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API
Vitaly Bordug
2006-02-08
1
-9
/
+4
*
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
2006-02-05
1
-6
/
+6
*
[PATCH] ppc32: cpm_uart: fix xchar sending
Aristeu Sergio Rozanski Filho
2006-01-09
1
-1
/
+1
*
[PATCH] Update email address for Kumar
Kumar Gala
2005-11-13
1
-1
/
+1
[next]