index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
cpm_uart
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.
Scott Wood
1
-4
/
+4
2009-04-06
cpm_uart: Initialize port.dev before it's used.
Scott Wood
1
-3
/
+3
2009-03-09
cpm_uart: fix non-console port startup bug
Xiaotian Feng
1
-2
/
+12
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-09-19
cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial
Becky Bruce
3
-6
/
+9
2008-07-28
cpm_uart: Add generic clock API support to set baudrates
Laurent Pinchart
2
-7
/
+20
2008-07-28
cpm_uart: Modem control lines support
Laurent Pinchart
2
-3
/
+47
2008-07-24
cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...
Nye Liu
1
-7
/
+14
2008-07-23
kgdb: kgdboc console poll hooks for cpm uart
Jason Wessel
1
-1
/
+94
2008-07-22
port_fixups: Fix ups for tty port changes
Alan Cox
1
-1
/
+1
2008-07-14
cpm_uart: Support uart_wait_until_sent()
Laurent Pinchart
1
-0
/
+6
2008-07-14
cpm_uart: Fix cpm uart corruption with PREEMPT_RT
Rune Torgersen
1
-0
/
+14
2008-06-26
cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
6
-838
/
+1
2008-06-26
cpm_uart: fix whitespace issues
Kumar Gala
6
-12
/
+12
2008-04-30
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-17
[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.
Laurent Pinchart
4
-10
/
+78
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-1
/
+1
2008-01-28
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
Jochen Friedrich
1
-1
/
+1
2008-01-23
[POWERPC] Fix compile error if CONFIG_STX_GP3 is defined
Kumar Gala
1
-1
/
+1
2007-12-13
[POWERPC] Move CPM command handling into the cpm drivers
Jochen Friedrich
2
-12
/
+2
2007-10-04
[POWERPC] cpm: Describe multi-user ram in its own device node.
Scott Wood
1
-2
/
+2
2007-10-03
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.
Scott Wood
1
-0
/
+3
2007-10-03
[POWERPC] cpm_uart: sparse fixes
Scott Wood
6
-183
/
+192
2007-10-03
[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...
Scott Wood
6
-25
/
+260
2007-09-28
[POWERPC] Fix cpm_uart driver for cpm1 machines
Jochen Friedrich
1
-1
/
+1
2007-07-10
[POWERPC] CPM_UART: Use inline function form of eieio
Kumar Gala
1
-1
/
+1
2007-05-09
[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning
Kumar Gala
3
-3
/
+3
2007-05-09
[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios
Scott Wood
1
-1
/
+2
2007-05-09
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
2
-4
/
+4
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/serial
Milind Arun Choudhary
1
-6
/
+6
2007-02-16
[POWERPC] Fix compile failure in cpm_uart_cpm2
Paul Gortmaker
1
-1
/
+1
2007-02-07
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
2
-6
/
+0
2007-02-07
[POWERPC] cpm_uart: OF-related fix for CPM1
Vitaly Bordug
1
-7
/
+8
2006-12-04
[POWERPC] CPM_UART: Fix inconsistency of function definition
Kalle Pokki
1
-1
/
+1
2006-11-10
[POWERPC] CPM_UART: Fix non-console initialisation
Kalle Pokki
3
-7
/
+8
2006-11-10
[POWERPC] CPM_UART: Fix non-console transmit
Kalle Pokki
1
-3
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-8
/
+8
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
fix file specification in comments
Uwe Zeisberger
2
-2
/
+2
2006-09-21
POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
Vitaly Bordug
1
-3
/
+6
2006-09-21
POWERPC: overhaul with cpm2_map mechanism
Vitaly Bordug
1
-2
/
+2
2006-09-21
POWERPC: Get rid of remapping the whole immr
Vitaly Bordug
2
-44
/
+88
2006-09-21
cpm_uart: make it possible to utilize from powerpc
Vitaly Bordug
2
-13
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-05-26
[PATCH] ppc32 CPM_UART: various fixes for pq2 uart users
Vitaly Bordug
2
-4
/
+6
2006-05-03
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
4
-11
/
+43
2006-05-03
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
1
-1
/
+5
2006-04-28
[PATCH] ppc32 CPM_UART: Fixed odd address translations
Vitaly Bordug
4
-26
/
+50
2006-04-28
[PATCH] ppc32 CPM_UART: Convert to use platform devices
Vitaly Bordug
4
-111
/
+220
[next]