index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
omap2/3/4: serial: errata i202: fix for MDR1 access
Deepak K
1
-3
/
+49
2010-08-02
omap2/3/4: serial: introduce errata handling
Nishanth Menon
1
-5
/
+10
2010-08-02
omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn
Nishanth Menon
1
-1
/
+2
2010-08-02
omap2/3/4: serial: remove initialization sparse warnings
Nishanth Menon
1
-2
/
+2
2010-08-02
omap3: serial: Add context save and restore for mcr
Govindraj R
1
-0
/
+6
2010-03-15
omap2/3/4: serial: Remove condition for getting uart4_phys
Sergio Aguirre
1
-13
/
+1
2010-03-15
OMAP3: serial: Use dev_* macros instead of printk
Sergio Aguirre
1
-6
/
+6
2010-03-15
OMAP3: serial: Check for zero-based physical addr
Sergio Aguirre
1
-0
/
+13
2010-03-11
OMAP2: serial.c: Fix number of uarts in early_init
Thomas Weber
1
-5
/
+10
2010-02-23
omap3/4: uart: fix full-fifo write abort
Santosh Shilimkar
1
-3
/
+28
2010-02-15
omap2/3/4: serial: fix coding style indentaion
vikram pandita
1
-9
/
+10
2010-02-15
omap2/3/4: Fix mach-omap2/serial.c for multiboot
Tony Lindgren
1
-7
/
+20
2010-02-15
Merge branch 'debug-ll' into omap-for-linus
Tony Lindgren
1
-4
/
+11
2010-02-15
omap: Clean the serial port defines
Tony Lindgren
1
-4
/
+11
2010-02-03
omap: Disable serial port autoidle by default
Tony Lindgren
1
-2
/
+9
2010-01-08
omap2/3: make serial_in_override() address the right uart port
Alexander Shishkin
1
-2
/
+10
2009-12-16
OMAP3: serial - fix bug introduced in
Mika Westerberg
1
-3
/
+4
2009-12-11
omap: serial: fix non-empty uart fifo read abort
vikram pandita
1
-9
/
+27
2009-12-11
OMAP3: serial - allow platforms specify which UARTs to initialize
Mika Westerberg
1
-15
/
+55
2009-11-22
omap: Eliminate OMAP_MAX_NR_PORTS
Alexander Shishkin
1
-3
/
+3
2009-11-11
OMAP3: PM debug: allow runtime toggle of PM features
Kevin Hilman
1
-2
/
+0
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
1
-8
/
+14
2009-10-22
omap4: Fix UART4 platform data on omap4
Santosh Shilimkar
1
-10
/
+0
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-4
/
+4
2009-10-16
omap: Change low-level serial init to use ioremap
Tony Lindgren
1
-4
/
+10
2009-09-24
omap: Fix 44xx compile
Tony Lindgren
1
-1
/
+1
2009-09-24
omap: Fix compile for arch/arm/mach-omap2
Tony Lindgren
1
-2
/
+2
2009-09-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+48
2009-09-03
Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-next
Tony Lindgren
1
-1
/
+13
2009-09-03
OMAP2/3 board-*.c files: read bootloader configuration earlier
Paul Walmsley
1
-1
/
+13
2009-09-02
ARM: OMAP4: Bypass the clock check.
Santosh Shilimkar
1
-2
/
+5
2009-09-02
ARM: OMAP4: Fix NULL pointer dereference crash.
Santosh Shilimkar
1
-0
/
+26
2009-08-28
OMAP2/3: Pass irqflags to 8250 driver
Vikram Pandita
1
-1
/
+1
2009-08-28
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
Kalle Valo
1
-12
/
+0
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
1
-3
/
+3
2009-08-05
Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
1
-63
/
+134
2009-08-05
OMAP2/3/4: UART: allow in-order port traversal
Kevin Hilman
1
-1
/
+1
2009-08-05
OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports
Kevin Hilman
1
-58
/
+116
2009-08-05
OMAP3: Fixed crash bug with serial + suspend
Tero Kristo
1
-0
/
+14
2009-08-05
OMAP4: UART: cleanup special case IRQ handling
Kevin Hilman
1
-4
/
+3
2009-07-28
ARM: OMAP4: Add UART4 support
Syed Rafiuddin
1
-0
/
+10
2009-05-28
Merge branch 'omap4' into for-next
Tony Lindgren
1
-0
/
+7
2009-05-28
Merge branch 'omap3-upstream' into for-next
Tony Lindgren
1
-19
/
+14
2009-05-28
ARM: OMAP4: Add minimal support for omap4
Santosh Shilimkar
1
-0
/
+7
2009-05-28
ARM: OMAP2/3: Serial: Remove arch_initcall dependency
Vikram Pandita
1
-13
/
+9
2009-05-28
OMAP: UART: Add sysfs interface for adjusting UART sleep timeout
Jouni Hogander
1
-4
/
+51
2009-05-28
OMAP3: PM: UART: disable clocks when idle and off-mode support
Kevin Hilman
1
-24
/
+366
2008-10-14
Merge branch 'omap-all' into devel
Russell King
1
-68
/
+48
2008-10-06
ARM: OMAP2 Provide function to enable/disable uart clocks
Jouni Hogander
1
-60
/
+40
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-2
/
+1
[next]