Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a9cdd95fe153f86d23f63811ad4ba0ab32dad57
/
arch
/
arm
/
mach-omap2
/
serial.c
e59cd22
ARM: OMAP2+: serial: Remove the un-used slave idle hooks
by Santosh Shilimkar
· 11 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c1d1cd5
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
by Paul Walmsley
· 12 years ago
b76c8b1
ARM: OMAP2+: Use omap initcalls
by Tony Lindgren
· 12 years ago
d9ba573
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
by Tony Lindgren
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
edf8dde
Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3
by Tony Lindgren
· 12 years ago
3d82cbb
ARM: OMAP: Split plat/serial.h for omap1 and omap2+
by Tony Lindgren
· 12 years ago
44b1d42
ARM: OMAP2: UART: fix console UART mismatched runtime PM status
by Kevin Hilman
· 12 years ago
e4c060d
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
by Tony Lindgren
· 12 years ago
1d5aef4
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
by Tony Lindgren
· 12 years ago
2a296c8
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
by Tony Lindgren
· 12 years ago
25c7d49
ARM: OMAP: Make omap_device local to mach-omap2
by Tony Lindgren
· 12 years ago
2b6c4e7
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
by Lokesh Vutla
· 12 years ago
3c101c4
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparse
by Tony Lindgren
· 12 years ago
7d7e1eb
ARM: OMAP2+: Prepare for irqs.h removal
by Tony Lindgren
· 12 years ago
a1e0170
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirq
by Tony Lindgren
· 12 years ago
7852ec0
ARM: OMAP: unwrap strings
by Paul Walmsley
· 12 years ago
a032d33
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
by Paul Walmsley
· 12 years ago
cf3a6ec
ARM: OMAP: remove plat/board.h file
by Igor Grinberg
· 12 years ago
d8ee4ea
serial: omap: don't access the platform_device
by Felipe Balbi
· 12 years ago
9574f36
OMAP/serial: Add support for driving a GPIO as DTR.
by NeilBrown
· 12 years ago
9193065
OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup
by Govindraj.R
· 12 years ago
94b5aff
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cba3309
Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 12 years ago
10af77c
Merge 3.4-rc4 into tty-next
by Greg Kroah-Hartman
· 13 years ago
7c77c8d
OMAP2+: UART: Remove cpu checks for populating errata flags
by Govindraj.R
· 13 years ago
5ae256d
ARM: OMAP: serial: Fix the ocp smart idlemode handling bug
by Santosh Shilimkar
· 13 years ago
bce492c0
ARM: OMAP2+: UART: Fix incorrect population of default uart pads
by Govindraj.R
· 13 years ago
8c3d453
ARM: OMAP2+: declare file-local functions as static
by Paul Walmsley
· 13 years ago
867e9f8
ARM: OMAP2+: UART: remove unused fields in omap_uart_state.
by NeilBrown
· 13 years ago
be4b028
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
by Paul Walmsley
· 13 years ago
2fd1496
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
by Govindraj.R
· 13 years ago
36fc2d1
ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints
by Govindraj.R
· 13 years ago
08f86b3
ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
by Govindraj.R
· 13 years ago
8612bd2
ARM: OMAP2+: UART: Avoid console uart idling during bootup
by Govindraj.R
· 13 years ago
969996a
ARM: OMAP2+: UART: remove temporary variable used to count uart instance
by Govindraj.R
· 13 years ago
a9e210e
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
by Jon Hunter
· 13 years ago
c86845db
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
by Deepak K
· 13 years ago
634bd6e
ARM: OMAP2+: UART: Remove old and unused clocks handling funcs
by Govindraj.R
· 13 years ago
62f3ec5f
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
by Govindraj.R
· 13 years ago
9473474
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
by Govindraj.R
· 13 years ago
ec3bebc
ARM: OMAP2+: UART: Get context loss count to context restore
by Govindraj.R
· 13 years ago
3221289
ARM: OMAP2+: UART: Remove uart reset function.
by Govindraj.R
· 13 years ago
9f9ac1e
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
by Govindraj.R
· 13 years ago
edd70ad
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
by Govindraj.R
· 13 years ago
7496ba3
ARM: OMAP2+: UART: Add default mux for all uarts.
by Govindraj.R
· 13 years ago
273558b
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
by Govindraj.R
· 13 years ago
8a60585
ARM: OMAP2+: UART: cleanup 8250 console driver support
by Govindraj.R
· 13 years ago
8384c97
ARM: OMAP2+: UART: cleanup + remove uart pm specific API
by Govindraj.R
· 13 years ago
a920360
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
by Hemant Pedanekar
· 13 years ago
1e6cb14
ARM: OMAP: am33xx: Update common OMAP machine specific sources
by Afzal Mohammed
· 13 years ago
4e65331
ARM: 7159/1: OMAP: Introduce local common.h files
by Tony Lindgren
· 13 years ago
f718e2c
ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures
by Benoit Cousson
· 13 years ago
9f8b694
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
by Kevin Hilman
· 13 years ago
3528c58
OMAP: omap_device: when building return platform_device instead of omap_device
by Kevin Hilman
· 13 years ago
c8c9fda
OMAP: PM: disable idle on suspend for GPIO and UART
by Kevin Hilman
· 13 years ago
550c809
OMAP2+: hwmod: rename some init functions
by Paul Walmsley
· 14 years ago
0100171
TI816X: Update common OMAP machine specific sources
by Hemant Pedanekar
· 14 years ago
3e16f92
omap2+: Fix omap_serial_early_init to work with init_early hook
by Tony Lindgren
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
40e4439
omap2+: Add struct omap_board_data and use it for platform level serial init
by Tony Lindgren
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
c4d7e58
OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"
by Paul Walmsley
· 14 years ago
59fb659
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
by Paul Walmsley
· 14 years ago
dc6d1cd
OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock
by Paul Walmsley
· 14 years ago
662b083a
omap: Serial: Define register access modes in LCR
by Andrei Emeltchenko
· 14 years ago
498cb95
OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers
by Andrei Emeltchenko
· 14 years ago
0d8e2d0
OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled
by Paul Walmsley
· 14 years ago
f910043
OMAP: UART: don't resume UARTs that are not enabled.
by Kevin Hilman
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
cb74f02
omap: UART: fix wakeup registers for OMAP24xx UART2
by Kevin Hilman
· 14 years ago
a1b04cc
omap: serial: Fix the boot-up crash/reboot without CONFIG_PM
by Santosh Shilimkar
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 14 years ago
52663ae
OMAP3: serial: Fix uart4 handling for 3630
by Govindraj.R
· 14 years ago
8da37d9
OMAP: UART: use non-locking versions of hwmod enable/idle functions
by Kevin Hilman
· 14 years ago
3244fcd
OMAP: UART: don't do automatic bus-level suspend/resume
by Kevin Hilman
· 14 years ago
c04ede3
OMAP2: UART: remove set_uart_globals
by Govindraj.R
· 14 years ago
6f251e9
OMAP: UART: omap_device conversions, remove implicit 8520 assumptions
by Kevin Hilman
· 14 years ago
0003450
omap2/3/4: serial: errata i202: fix for MDR1 access
by Deepak K
· 14 years ago
5a927b3
omap2/3/4: serial: introduce errata handling
by Nishanth Menon
· 14 years ago
bfe6977
omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn
by Nishanth Menon
· 14 years ago
c54bae1
omap2/3/4: serial: remove initialization sparse warnings
by Nishanth Menon
· 14 years ago
5ade4ff
omap3: serial: Add context save and restore for mcr
by Govindraj R
· 14 years ago
4b1bbd3
omap2/3/4: serial: Remove condition for getting uart4_phys
by Sergio Aguirre
· 15 years ago
10c805e
OMAP3: serial: Use dev_* macros instead of printk
by Sergio Aguirre
· 15 years ago
e88d556
OMAP3: serial: Check for zero-based physical addr
by Sergio Aguirre
· 15 years ago
21b9034
OMAP2: serial.c: Fix number of uarts in early_init
by Thomas Weber
· 15 years ago
e03d37d
omap3/4: uart: fix full-fifo write abort
by Santosh Shilimkar
· 15 years ago
30e53bc
omap2/3/4: serial: fix coding style indentaion
by vikram pandita
· 15 years ago
a3a9b36
omap2/3/4: Fix mach-omap2/serial.c for multiboot
by Tony Lindgren
· 15 years ago
be26a3d
Merge branch 'debug-ll' into omap-for-linus
by Tony Lindgren
· 15 years ago
4f2c49f
omap: Clean the serial port defines
by Tony Lindgren
· 15 years ago
301fe8e
omap: Disable serial port autoidle by default
by Tony Lindgren
· 15 years ago
9230372
omap2/3: make serial_in_override() address the right uart port
by Alexander Shishkin
· 15 years ago
f2eeeae
OMAP3: serial - fix bug introduced in
by Mika Westerberg
· 15 years ago
ce13d47
omap: serial: fix non-empty uart fifo read abort
by vikram pandita
· 15 years ago
f62349e
OMAP3: serial - allow platforms specify which UARTs to initialize
by Mika Westerberg
· 15 years ago
9d30b99
omap: Eliminate OMAP_MAX_NR_PORTS
by Alexander Shishkin
· 15 years ago
Next »