index
:
kernel_asus_grouper.git
kitkat
lp5.0
mm6.0
n7.1
kernel_asus_grouper
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BACKPORT]tty: n_hdlc: get rid of racy n_hdlc.tbuf
AndDiSa
2017-03-17
1
-60
/
+68
*
solve Section mismatch warnings
AndDiSa
2017-02-01
1
-1
/
+1
*
Remove UART support of sysrq handler to avoid erroneous results.
johnny1_lin
2012-05-17
1
-3
/
+0
*
Revert "serial: tegra: Use tegra_dma_cancel() to abort request"
Pradeep Kumar
2012-05-15
1
-12
/
+4
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-04-05
3
-6
/
+20
*
serial: tegra: Use tegra_dma_cancel() to abort request
Laxman Dewangan
2012-04-05
1
-4
/
+12
*
tty: serial: core: Fix console resume for PORT_TEGRA
Pradeep Kumar
2012-03-30
1
-1
/
+2
*
tty: serial: 8250: use postcore_initcall instead of module_init
Varun Wadekar
2012-03-26
1
-0
/
+4
*
serial: tegra: Define correct port type
Laxman Dewangan
2012-03-13
1
-2
/
+5
*
tty: serial: tegra: Fix dma/cpu coherency issues
Pradeep Kumar
2012-02-29
1
-0
/
+6
*
serial: tegra: checkpatch cleanups
Laxman Dewangan
2012-02-23
1
-130
/
+117
*
Revert "tty: serial: tegra: Add runtime PM support"
Nagarjuna Kristam
2012-02-09
1
-39
/
+7
*
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
2012-02-09
1
-0
/
+1
*
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
2012-02-09
1
-0
/
+14
*
TTY: fix UV serial console regression
Jiri Slaby
2012-02-09
1
-5
/
+7
*
tty: serial: tegra: Add runtime PM support
Pradeep Kumar
2012-02-03
1
-7
/
+39
*
serial: tegra: dequeue dma req using tegra_dma_dequeue_req()
Laxman Dewangan
2012-02-03
1
-2
/
+2
*
Merge branch 'linux-3.1.y' into android-tegra-nv-3.1
Varun Wadekar
2012-01-16
1
-2
/
+3
|
\
|
*
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
2012-01-12
1
-2
/
+3
*
|
tty: serial: tegra: Add HW loopback support
Pradeep Goudagunta
2012-01-06
1
-0
/
+4
*
|
serial: tegra: Wait for tx fifo to be empty on close
Laxman Dewangan
2012-01-04
1
-8
/
+30
*
|
serial: tegra: move allocation of RX dma to startup
Pradeep Goudagunta
2011-12-30
1
-22
/
+50
*
|
tegra: uart: fix driver probe cleanup sequence
David Schalig
2011-12-21
1
-11
/
+19
*
|
serial: tegra: increase tegra_uart_hw_deinit timeout
Matt Wagner
2011-12-08
1
-1
/
+1
*
|
arm: tegra_hsuart: Add wake_peer operation
Nitin Kumbhar
2011-11-30
1
-0
/
+9
*
|
Merge branch 'korg-android-tegra-3.1' into after-upstream-android
Dan Willemsen
2011-11-30
1
-0
/
+3
|
\
\
|
*
\
Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1
Dan Willemsen
2011-11-30
1
-0
/
+3
|
|
\
\
|
|
*
|
serial_core: Add wake_peer uart operation which is called before starting UAR...
San Mehat
2011-11-30
1
-0
/
+3
|
|
|
/
*
|
|
serial: tegra: add timeout in tegra_uart_hw_deinit
Joshua Cha
2011-11-30
1
-1
/
+10
*
|
|
gcov-kernel: Add GCOV_KERNEL := y to Makefiles
Juha Tukkinen
2011-11-30
1
-0
/
+1
*
|
|
Serial: tegra: Allow 2% error in selecting clock source for baudrate.
Laxman Dewangan
2011-11-30
1
-0
/
+14
*
|
|
serial: tegra: Increasing RX DMA buffer size
Pradeep Goudagunta
2011-11-30
1
-1
/
+1
*
|
|
tty: serial: tegra: Avoid sleeping in atomic context
Pradeep Goudagunta
2011-11-30
1
-3
/
+16
*
|
|
fixup 5b659f7 serial: tegra: Add check for uart state before access
Dan Willemsen
2011-11-30
1
-4
/
+5
*
|
|
serial: tegra: Avoid lock in tx dma abort callback
Laxman Dewangan
2011-11-30
1
-2
/
+8
*
|
|
serial: tegra: Add check for uart state before access
Pradeep Goudagunta
2011-11-30
1
-0
/
+4
*
|
|
Revert "serial: tegra: Add delay after TX DMA complete"
Pradeep Goudagunta
2011-11-30
1
-1
/
+0
*
|
|
serial: tegra: Check tx fifo status before writing
Pradeep Goudagunta
2011-11-30
1
-0
/
+17
*
|
|
serial: tegra: Add delay after TX DMA complete
Pradeep Goudagunta
2011-11-30
1
-0
/
+1
*
|
|
serial: 8250: tegra: disabling MSR interrupts
Pradeep Goudagunta
2011-11-30
1
-0
/
+3
*
|
|
serial: tegra: support auto control of RTS
Pradeep Goudagunta
2011-11-30
1
-2
/
+2
*
|
|
serial: tegra: Support for best clock source
Laxman Dewangan
2011-11-30
1
-2
/
+107
*
|
|
arm: tegra: Clean up SOC conditionals
Scott Williams
2011-11-30
1
-4
/
+4
*
|
|
arm: tegra: dma: Adding client name with dma allocation.
Laxman Dewangan
2011-11-30
1
-2
/
+4
*
|
|
i2c/serial: tegra: Fixing pointer check returned from clk_get
Laxman Dewangan
2011-11-30
1
-1
/
+1
*
|
|
Update copyrights
Scott Williams
2011-11-30
1
-1
/
+1
*
|
|
arm:tegra:uart: Set clk rate according to baudrate
Pradeep Goudagunta
2011-11-30
1
-0
/
+12
*
|
|
arm: serial: tegra: Setting tx trigger level to 8 bytes
Pradeep Goudagunta
2011-11-30
1
-2
/
+2
*
|
|
[ARM] tegra:uart:Reseting Tx fifo in non fifo mode
Pradeep Goudagunta
2011-11-30
1
-0
/
+12
*
|
|
[ARM/tegra] Add initial Tegra3 driver support
Scott Williams
2011-11-30
1
-2
/
+2
[next]