index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
iodev.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
tty: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-6
/
+3
2014-11-27
n_tty: Fix read_buf race condition, increment read_head after pushing data
Christian Riesch
1
-1
/
+2
2014-11-26
serial: of-serial: add PM suspend/resume support
Jingchang Lu
1
-0
/
+66
2014-11-26
Revert "serial: of-serial: add PM suspend/resume support"
Greg Kroah-Hartman
1
-27
/
+0
2014-11-26
Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"
Greg Kroah-Hartman
1
-46
/
+7
2014-11-26
serial: 8250: don't attempt a trylock if in sysrq
Rabin Vincent
1
-1
/
+3
2014-11-26
serial: core: Add big-endian iotype
Kevin Cernekee
2
-6
/
+9
2014-11-26
serial: samsung: use port->fifosize instead of hardcoded values
Robert Baldyga
1
-2
/
+2
2014-11-26
serial: samsung: prefer to use fifosize from driver data
Robert Baldyga
1
-5
/
+4
2014-11-26
serial: samsung: fix style problems
Robert Baldyga
1
-18
/
+28
2014-11-26
serial: samsung: wait for transfer completion before clock disable
Robert Baldyga
1
-0
/
+4
2014-11-26
serial: icom: fix error return code
Julia Lawall
1
-1
/
+3
2014-11-26
serial: tegra: clean up tty-flag assignments
Johan Hovold
1
-3
/
+3
2014-11-26
serial: Fix io address assign flow with Fintek PCI-to-UART Product
Peter Hung
1
-15
/
+46
2014-11-26
serial: mxs-auart: fix tx_empty against shift register
Janusz Uzycki
1
-3
/
+4
2014-11-26
serial: mxs-auart: fix gpio change detection on interrupt
Janusz Uzycki
1
-1
/
+2
2014-11-26
serial: mxs-auart: Fix mxs_auart_set_ldisc()
Fabio Estevam
1
-2
/
+3
2014-11-26
serial: 8250_dw: Use 64-bit access for OCTEON.
David Daney
1
-14
/
+41
2014-11-26
serial: imx: Fix warning when building 'allmodconfig'
Fabio Estevam
1
-1
/
+1
2014-11-26
tty: bfin, define inlined structures
Jiri Slaby
1
-4
/
+3
2014-11-26
tty: serial: omap_serial: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
1
-5
/
+5
2014-11-26
tty: serial: 8250: omap: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
1
-7
/
+8
2014-11-26
tty: serial: men_z135_uart: Add terminating entry for men_z135_ids
Axel Lin
1
-0
/
+1
2014-11-26
serial: sirf: add a new uart type support
Qipan Li
3
-8
/
+46
2014-11-26
tty: pr_warning->pr_warn and logging neatening
Joe Perches
7
-32
/
+30
2014-11-26
serial: jsm: Fix unnecessary space before function ptr arguments
Konrad Zapalowicz
1
-15
/
+15
2014-11-26
serial: jsm: Replace magic value with the proper define
Konrad Zapalowicz
1
-1
/
+1
2014-11-26
serial: jsm: Fix the alignment of the switch satement
Konrad Zapalowicz
1
-12
/
+12
2014-11-26
serial: jsm: Remove unnecessary if statement
Konrad Zapalowicz
2
-6
/
+0
2014-11-26
serial: jsm: Remove unnecessary parameter from clear_break()
Konrad Zapalowicz
4
-4
/
+4
2014-11-26
serial: sh-sci: Change checking for error rate of HSCIF
Nobuhiro Iwamatsu
1
-4
/
+1
2014-11-26
serial: sh-sci: Add device tree support for r7s72100
Geert Uytterhoeven
1
-2
/
+3
2014-11-26
serial: sh-sci: Add device tree support for r8a7794
Ulrich Hecht
1
-0
/
+4
2014-11-24
tty: serial: msm_serial: document DT alias
Frank Rowand
1
-22
/
+47
2014-11-24
tty: serial: msm_serial: Don't require DT aliases
Stephen Boyd
1
-3
/
+3
2014-11-22
vt: Fix build breakage when !CONFIG_VT_CONSOLE
Peter Hurley
1
-2
/
+2
2014-11-11
Revert "serial: of-serial: fetch line number from DT"
Greg Kroah-Hartman
1
-4
/
+0
2014-11-09
Linux 3.18-rc4
v3.18-rc4
Linus Torvalds
1
-1
/
+1
2014-11-09
ARM: dts: zynq: Enable PL clocks for Parallella
Andreas Färber
1
-0
/
+4
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
2014-11-07
i2c: core: Dispose OF IRQ mapping at client removal time
Laurent Pinchart
1
-0
/
+3
2014-11-07
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
52
-222
/
+4
2014-11-07
USB: Update default usb-storage delay_use value in kernel-parameters.txt
Mark Knibbs
1
-1
/
+1
2014-11-07
serial: pl011: Add device tree support for RX DMA polling
Andrew Jackson
2
-10
/
+31
2014-11-07
serial: pl011: Don't enable RX DMA if residue processing not supported
Andrew Jackson
1
-0
/
+15
2014-11-07
serial: pl011: Set length of DMA transfer
Andrew Jackson
1
-0
/
+1
2014-11-07
serial: pl011: Avoid assumptions about buffer size when refilling TX DMA
Andrew Jackson
1
-1
/
+5
2014-11-07
serial: pl011: Allocate TX DMA buffer from DMA capable memory
Andrew Jackson
1
-1
/
+1
[next]