index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-16
omap2/3/4: serial: Remove condition for getting uart4_phys
Sergio Aguirre
1
-13
/
+1
2010-03-16
OMAP3: serial: Use dev_* macros instead of printk
Sergio Aguirre
1
-6
/
+6
2010-03-16
OMAP3: serial: Check for zero-based physical addr
Sergio Aguirre
1
-0
/
+13
2010-03-12
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-12
omap: serial: fix non-empty uart fifo read abort
vikram pandita
1
-9
/
+27
2009-12-12
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-12
OMAP3: PM debug: allow runtime toggle of PM features
Kevin Hilman
1
-2
/
+0
2009-11-11
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
1
-8
/
+14
2009-10-23
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-25
omap: Fix 44xx compile
Tony Lindgren
1
-1
/
+1
2009-09-25
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-03
ARM: OMAP4: Bypass the clock check.
Santosh Shilimkar
1
-2
/
+5
2009-09-03
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-06
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-29
Merge branch 'omap4' into for-next
Tony Lindgren
1
-0
/
+7
2009-05-29
Merge branch 'omap3-upstream' into for-next
Tony Lindgren
1
-19
/
+14
2009-05-29
ARM: OMAP4: Add minimal support for omap4
Santosh Shilimkar
1
-0
/
+7
2009-05-29
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-15
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]