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
2011-12-15
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
1
-22
/
+0
2011-12-15
ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints
Govindraj.R
1
-1
/
+10
2011-12-15
ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
Govindraj.R
1
-1
/
+8
2011-12-15
ARM: OMAP2+: UART: Avoid console uart idling during bootup
Govindraj.R
1
-26
/
+25
2011-12-15
ARM: OMAP2+: UART: remove temporary variable used to count uart instance
Govindraj.R
1
-5
/
+2
2011-12-15
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
1
-1
/
+4
2011-12-15
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
1
-11
/
+45
2011-12-15
ARM: OMAP2+: UART: Remove old and unused clocks handling funcs
Govindraj.R
1
-36
/
+0
2011-12-15
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
1
-84
/
+12
2011-12-15
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
1
-70
/
+31
2011-12-15
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
1
-0
/
+2
2011-12-15
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
1
-14
/
+0
2011-12-15
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
Govindraj.R
1
-118
/
+0
2011-12-15
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
1
-2
/
+0
2011-12-15
ARM: OMAP2+: UART: Add default mux for all uarts.
Govindraj.R
1
-25
/
+130
2011-12-15
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
1
-116
/
+2
2011-12-15
ARM: OMAP2+: UART: cleanup 8250 console driver support
Govindraj.R
1
-97
/
+0
2011-12-15
ARM: OMAP2+: UART: cleanup + remove uart pm specific API
Govindraj.R
1
-65
/
+0
2011-12-13
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
Hemant Pedanekar
1
-3
/
+3
2011-12-13
ARM: OMAP: am33xx: Update common OMAP machine specific sources
Afzal Mohammed
1
-2
/
+2
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-10-04
ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures
Benoit Cousson
1
-24
/
+1
2011-09-16
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
Kevin Hilman
1
-1
/
+1
2011-09-16
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
1
-6
/
+6
2011-07-13
OMAP: PM: disable idle on suspend for GPIO and UART
Kevin Hilman
1
-0
/
+1
2011-02-28
OMAP2+: hwmod: rename some init functions
Paul Walmsley
1
-1
/
+1
2011-02-16
TI816X: Update common OMAP machine specific sources
Hemant Pedanekar
1
-4
/
+4
2011-02-15
omap2+: Fix omap_serial_early_init to work with init_early hook
Tony Lindgren
1
-2
/
+5
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-2
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-23
omap2+: Add struct omap_board_data and use it for platform level serial init
Tony Lindgren
1
-8
/
+20
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+6
2010-12-22
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
Paul Walmsley
1
-0
/
+1
2010-12-22
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
1
-2
/
+2
2010-12-22
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
Paul Walmsley
1
-7
/
+2
2010-12-01
omap: Serial: Define register access modes in LCR
Andrei Emeltchenko
1
-6
/
+6
2010-12-01
OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers
Andrei Emeltchenko
1
-6
/
+9
2010-11-25
OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled
Paul Walmsley
1
-0
/
+5
2010-11-25
OMAP: UART: don't resume UARTs that are not enabled.
Kevin Hilman
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-22
omap: UART: fix wakeup registers for OMAP24xx UART2
Kevin Hilman
1
-7
/
+10
2010-10-11
omap: serial: Fix the boot-up crash/reboot without CONFIG_PM
Santosh Shilimkar
1
-1
/
+5
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-1
/
+1
2010-09-29
OMAP3: serial: Fix uart4 handling for 3630
Govindraj.R
1
-1
/
+5
2010-09-29
OMAP: UART: use non-locking versions of hwmod enable/idle functions
Kevin Hilman
1
-2
/
+21
2010-09-29
OMAP: UART: don't do automatic bus-level suspend/resume
Kevin Hilman
1
-2
/
+6
2010-09-29
OMAP2: UART: remove set_uart_globals
Govindraj.R
1
-5
/
+0
2010-09-29
OMAP: UART: omap_device conversions, remove implicit 8520 assumptions
Kevin Hilman
1
-269
/
+260
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
[next]