index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
omap-serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "serial: omap: fix software flow control"
Felipe Balbi
2012-10-24
1
-6
/
+6
*
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
|
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
|
serial: omap: fix the reciever line error case
Shubhrajyoti D
2012-09-26
1
-0
/
+4
*
|
serial: omap: Remove unnecessary checks from suspend/resume
Sourav Poddar
2012-09-21
1
-14
/
+9
*
|
serial: omap: Request pins using pinctrl framework
Tony Lindgren
2012-09-10
1
-0
/
+9
*
|
serial: omap: fix DeviceTree boot
Felipe Balbi
2012-09-10
1
-7
/
+13
*
|
serial: omap: fix compile breakage
Felipe Balbi
2012-09-07
1
-0
/
+4
*
|
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
2012-09-06
1
-3
/
+7
*
|
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2012-09-06
1
-0
/
+38
*
|
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
2012-09-06
1
-1
/
+1
*
|
serial: omap: fix software flow control
Vikram Pandita
2012-09-06
1
-6
/
+6
*
|
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
2012-09-06
1
-2
/
+7
*
|
serial: omap: implement set_wake
Felipe Balbi
2012-09-06
1
-0
/
+10
*
|
serial: omap: unlock the port lock
Ruchika Kharwar
2012-09-06
1
-1
/
+4
*
|
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
2012-09-06
1
-1
/
+1
*
|
serial: omap: optimization with section annotations
Felipe Balbi
2012-09-06
1
-5
/
+5
*
|
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
2012-09-06
1
-1
/
+1
*
|
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
2012-09-06
1
-3
/
+2
*
|
serial: omap: make sure to suspend device before remove
Felipe Balbi
2012-09-06
1
-0
/
+1
*
|
serial: omap: drop unnecessary check from remove
Felipe Balbi
2012-09-06
1
-6
/
+3
*
|
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
2012-09-06
1
-1
/
+1
*
|
serial: omap: stick to put_autosuspend
Felipe Balbi
2012-09-06
1
-11
/
+22
*
|
serial: omap: move THRE check to transmit_chars()
Felipe Balbi
2012-09-06
1
-3
/
+5
*
|
serial: omap: refactor receive_chars() into rdi/rlsi handlers
Felipe Balbi
2012-09-06
1
-104
/
+101
*
|
serial: omap: simplify IRQ handling
Felipe Balbi
2012-09-06
1
-13
/
+38
*
|
serial: omap: drop DMA support
Felipe Balbi
2012-09-06
1
-318
/
+12
*
|
serial: omap: don't access the platform_device
Felipe Balbi
2012-09-06
1
-62
/
+62
*
|
serial: omap: define helpers for pdata function pointers
Felipe Balbi
2012-09-05
1
-19
/
+47
*
|
serial: omap: define and use to_uart_omap_port()
Felipe Balbi
2012-09-05
1
-18
/
+18
*
|
OMAP/serial: Add support for driving a GPIO as DTR.
NeilBrown
2012-08-16
1
-1
/
+34
|
/
*
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-18
1
-23
/
+20
|
\
|
*
omap-serial: Fix the error handling in the omap_serial probe
Shubhrajyoti D
2012-04-09
1
-23
/
+20
*
|
OMAP2+: UART: Remove cpu checks for populating errata flags
Govindraj.R
2012-04-18
1
-1
/
+73
|
/
*
tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
Cousson, Benoit
2012-03-08
1
-3
/
+3
*
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
2012-02-09
1
-2
/
+1
*
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
2012-02-09
1
-0
/
+7
*
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
2012-02-09
1
-3
/
+17
*
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
Greg Kroah-Hartman
2012-01-26
1
-31
/
+4
*
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...
Greg Kroah-Hartman
2012-01-26
1
-50
/
+1
*
tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip
Paul Walmsley
2012-01-24
1
-1
/
+50
*
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Paul Walmsley
2012-01-24
1
-4
/
+31
*
omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
2012-01-24
1
-1
/
+1
*
omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
Shubhrajyoti D
2012-01-24
1
-1
/
+1
*
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-61
/
+367
|
\
|
*
omap-serial: Add minimal device tree support
Rajendra Nayak
2011-12-16
1
-3
/
+42
|
*
omap-serial: Use default clock speed (48Mhz) if not specified
Rajendra Nayak
2011-12-16
1
-0
/
+7
|
*
omap-serial: Get rid of all pdev->id usage
Rajendra Nayak
2011-12-16
1
-15
/
+15
|
*
ARM: OMAP2+: UART: Fix compilation/sparse warnings
Govindraj.R
2011-12-14
1
-3
/
+4
|
*
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
2011-12-14
1
-1
/
+35
[next]