Felipe Balbi
|
a4f743851f
Revert "serial: omap: fix software flow control"
|
12 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
13 years ago |
Shubhrajyoti D
|
9a12fcf8b1
serial: omap: fix the reciever line error case
|
13 years ago |
Sourav Poddar
|
ac57e7f38e
serial: omap: Remove unnecessary checks from suspend/resume
|
13 years ago |
Tony Lindgren
|
3dbc5ce2bf
serial: omap: Request pins using pinctrl framework
|
13 years ago |
Felipe Balbi
|
ce2f08ded2
serial: omap: fix DeviceTree boot
|
13 years ago |
Felipe Balbi
|
e36851d0fa
serial: omap: fix compile breakage
|
13 years ago |
Felipe Balbi
|
6721ab7f77
serial: omap: enable RX and TX FIFO usage
|
13 years ago |
Felipe Balbi
|
d37c6cebcb
serial: omap: move uart_omap_port definition to C file
|
13 years ago |
Felipe Balbi
|
d21e4005e4
serial: omap: remove unnecessary header and add a missing one
|
13 years ago |
Vikram Pandita
|
957ee7270d
serial: omap: fix software flow control
|
13 years ago |
Felipe Balbi
|
a6b19c333c
serial: omap: make sure to put() on poll_get_char
|
13 years ago |
Felipe Balbi
|
9727faf470
serial: omap: implement set_wake
|
13 years ago |
Ruchika Kharwar
|
0324a82102
serial: omap: unlock the port lock
|
13 years ago |
Felipe Balbi
|
52c5513d59
serial: omap: drop "inline" from IRQ handler prototype
|
13 years ago |
Felipe Balbi
|
6d608ef351
serial: omap: optimization with section annotations
|
13 years ago |
Ruchika Kharwar
|
856e35bf59
serial: omap: fix sequence of pm_runtime_* calls.
|
13 years ago |
Felipe Balbi
|
6c3a30c7fb
serial: omap: don't save IRQ flags on hardirq
|
13 years ago |
Felipe Balbi
|
7e9c8e7dbf
serial: omap: make sure to suspend device before remove
|
13 years ago |
Felipe Balbi
|
1b42c8b29b
serial: omap: drop unnecessary check from remove
|
13 years ago |
Felipe Balbi
|
93220dcc30
serial: omap: set dev->drvdata before enabling pm_runtime
|
13 years ago |
Felipe Balbi
|
660ac5f48a
serial: omap: stick to put_autosuspend
|
13 years ago |
Felipe Balbi
|
bf63a0862c
serial: omap: move THRE check to transmit_chars()
|
13 years ago |
Felipe Balbi
|
72256cbd13
serial: omap: refactor receive_chars() into rdi/rlsi handlers
|
13 years ago |
Felipe Balbi
|
81b75aef11
serial: omap: simplify IRQ handling
|
13 years ago |
Felipe Balbi
|
4945743047
serial: omap: drop DMA support
|
13 years ago |
Felipe Balbi
|
d8ee4ea68f
serial: omap: don't access the platform_device
|
13 years ago |
Felipe Balbi
|
e5b57c037a
serial: omap: define helpers for pdata function pointers
|
13 years ago |
Felipe Balbi
|
c990f35103
serial: omap: define and use to_uart_omap_port()
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |