index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
2015-03-07
2
-26
/
+59
|
|
*
|
|
tty/serial: at91: correct the usage of tasklet
Leilei Zhao
2015-03-07
1
-0
/
+4
|
|
*
|
|
tty/serial: at91: set ops in property init each time
Leilei Zhao
2015-03-07
1
-0
/
+1
|
|
*
|
|
tty/serial: at91: revise the return type of atmel_init_property
Leilei Zhao
2015-03-07
1
-4
/
+3
|
|
*
|
|
tty/serial: at91: correct buffer size used in DMA
Leilei Zhao
2015-03-07
1
-1
/
+1
|
|
*
|
|
tty/serial: at91: correct check of buf used in DMA
Leilei Zhao
2015-03-07
1
-2
/
+2
|
|
*
|
|
drivers/tty: amba: defer DMA probe until the DMA channel is required.
Jorge Ramirez-Ortiz
2015-03-07
1
-54
/
+17
|
|
*
|
|
serial/amba-pl011: Leave the TX IRQ alone when the UART is not open
Dave Martin
2015-03-07
1
-4
/
+1
|
|
*
|
|
serial/amba-pl011: Activate TX IRQ passively
Dave Martin
2015-03-07
1
-50
/
+115
|
|
*
|
|
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
2015-03-07
1
-1
/
+2
|
|
*
|
|
serial: sprd: Fix iotype
Peter Hurley
2015-03-07
1
-1
/
+3
|
|
*
|
|
serial: imx: add support for half duplex rs485
Uwe Kleine-König
2015-03-07
1
-12
/
+95
|
|
*
|
|
serial: imx: drop support for IRDA
Uwe Kleine-König
2015-03-07
1
-148
/
+9
|
|
*
|
|
serial: imx: fix comment about which machines use the i.MX21 type
Uwe Kleine-König
2015-03-07
1
-1
/
+1
|
|
*
|
|
serial: imx: reformat and cleanup copyright header
Uwe Kleine-König
2015-03-07
1
-13
/
+6
|
|
*
|
|
serial: imx: drop members from driver data that are only used during probe
Uwe Kleine-König
2015-03-07
1
-10
/
+11
|
|
*
|
|
serial: imx: remove long dead code
Uwe Kleine-König
2015-03-07
1
-9
/
+0
|
|
*
|
|
serial: imx: Fix clearing of receiver overrun flag
Uwe Kleine-König
2015-03-07
1
-5
/
+3
|
|
*
|
|
x86, intel-mid: remove Intel MID specific serial support
Andy Shevchenko
2015-03-07
3
-1516
/
+0
|
|
*
|
|
serial: 8250_pci: add Intel Penwell ports
Andy Shevchenko
2015-03-07
1
-0
/
+183
|
|
*
|
|
tty: serial: s/Medfile/Medfield
Joseph Kogut
2015-03-07
1
-1
/
+1
|
|
*
|
|
serial: ar933x_uart: Fix off-by-one for checking valid alias id
Axel Lin
2015-03-07
1
-1
/
+1
|
|
*
|
|
serial: mctrl-gpio: simplify init routine
Uwe Kleine-König
2015-03-07
1
-18
/
+11
|
|
*
|
|
serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid
Uwe Kleine-König
2015-03-07
1
-18
/
+2
|
|
*
|
|
serial: mxs-auart: properly handle mctrl_gpio failing
Uwe Kleine-König
2015-03-07
1
-7
/
+9
|
|
*
|
|
serial: clps711x: fail if mctrl_gpio_init fails
Uwe Kleine-König
2015-03-07
1
-0
/
+2
|
|
*
|
|
serial: atmel: fix error handling when mctrl_gpio_init fails
Uwe Kleine-König
2015-03-07
1
-5
/
+6
|
|
*
|
|
tty: max3100: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-03-07
1
-1
/
+1
|
|
*
|
|
serial: imx: Do not store/restore the UBRC register
Fabio Estevam
2015-03-07
1
-3
/
+1
|
|
*
|
|
tty: serial/bcm63xx_uart: fix sparse warning
Lad, Prabhakar
2015-03-07
1
-2
/
+2
|
|
*
|
|
serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support
Mika Westerberg
2015-03-07
1
-0
/
+1
|
|
*
|
|
sprd_serial: compile sprd_suspend and sprd_resume conditionally
Paul Bolle
2015-03-07
1
-0
/
+2
|
|
*
|
|
serial:imx make of_device_id array const
Sanjeev Sharma
2015-03-07
1
-1
/
+1
|
|
*
|
|
tty: serial: 8250_core: Remove trailing whitespaces
Michal Simek
2015-03-07
1
-2
/
+2
|
|
*
|
|
serial: 8250_pci: convert to dev_pm_ops
Andy Shevchenko
2015-03-07
1
-16
/
+15
|
|
*
|
|
tty: kconfig: remove the superfluous dependency on PPC_OF
Kevin Hao
2015-03-07
1
-2
/
+2
|
|
*
|
|
serial: core: replace current->state by __set_current_state()
Fabian Frederick
2015-03-07
1
-2
/
+1
|
|
*
|
|
serial: pl010 is no longer broken
Arnd Bergmann
2015-03-07
1
-1
/
+1
*
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-17
3
-0
/
+1351
|
\
\
\
\
\
|
*
|
|
|
|
ttyFDC: Implement KGDB IO operations.
James Hogan
2015-03-31
2
-6
/
+179
|
*
|
|
|
|
MIPS, ttyFDC: Add early FDC console support
James Hogan
2015-03-31
2
-0
/
+33
|
*
|
|
|
|
TTY: Add MIPS EJTAG Fast Debug Channel TTY driver
James Hogan
2015-03-31
3
-0
/
+1145
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-12
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pnp'
Rafael J. Wysocki
2015-04-13
1
-12
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
PNP: tty/serial/8250/8250_fintek: Use module_pnp_driver to register driver
Peter Huewe
2015-03-18
1
-12
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
2
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
goldfish: goldfish_tty_probe() is not using 'i' any more
Jiri Kosina
2015-03-10
1
-1
/
+0
|
*
|
|
|
|
ipwireless: missing assignment
Alan
2015-03-06
1
-1
/
+1
|
*
|
|
|
|
goldfish: remove unreachable line of code
Alan
2015-03-06
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-04-13
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
[prev]
[next]