index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
serial: arc_uart: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-26
serial: 8250_dw: provide a filter for DMA channel detection
Heikki Krogerus
1
-0
/
+14
2013-09-26
serial: 8250_dw: don't limit DMA support to ACPI
Heikki Krogerus
1
-10
/
+10
2013-09-26
serial: 8250: don't change the fifo trigger level when using dma
Heikki Krogerus
1
-1
/
+1
2013-09-26
serial: pch_uart: Add MODULE_DEVICE_TABLE
Ben Hutchings
1
-0
/
+2
2013-09-26
serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLE
Ben Hutchings
1
-1
/
+1
2013-09-26
tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST i...
Dave Jones
1
-0
/
+1
2013-09-26
serial: imx: Use NULL as the last argument of add_preferred_console()
Fabio Estevam
1
-1
/
+2
2013-09-25
TTY: hvc_dcc: probe for a JTAG connection before registering
Rob Herring
1
-0
/
+21
2013-09-25
tty: Remove unused drop() method from tty_port interface
Peter Hurley
1
-5
/
+1
2013-09-25
tty: Prevent tty_port destruction if tty not released
Peter Hurley
1
-0
/
+4
2013-09-25
n_tty: Style fix in n_tty_set_termios
Peter Hurley
1
-2
/
+1
2013-09-25
n_tty: Remove unnecessary local variable
Peter Hurley
1
-4
/
+1
2013-09-25
n_tty: Remove superfluous reader wakeup
Peter Hurley
1
-3
/
+0
2013-09-25
tty: Fix SIGTTOU not sent with tcflush()
Peter Hurley
1
-0
/
+3
2013-09-17
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
1
-1
/
+2
2013-09-17
n_tty: Fix EOF push index when termios changes
Peter Hurley
1
-2
/
+1
2013-09-17
serial: pch_uart: remove unnecessary tty_port_tty_get
Johan Hovold
1
-11
/
+1
2013-09-17
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold
1
-1
/
+2
2013-09-17
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold
1
-0
/
+2
2013-09-17
serial: tegra: fix tty-kref leak
Johan Hovold
1
-1
/
+3
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+42
2013-09-06
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-0
/
+2
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
4
-6
/
+861
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-19
/
+83
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-05
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-17
/
+81
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
1
-1
/
+1
2013-09-03
tilegx: Add tty serial support for TILE-Gx on-chip UART
Chris Metcalf
3
-0
/
+718
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
79
-2917
/
+6422
2013-08-30
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
1
-3
/
+3
2013-08-30
serial: imx: initialize the local variable
Huang Shijie
1
-1
/
+1
2013-08-30
tty: ar933x_uart: add device tree support and binding documentation
Gabor Juhos
1
-3
/
+25
2013-08-30
tty: ar933x_uart: allow to build the driver as a module
Gabor Juhos
1
-1
/
+4
2013-08-29
dts: Deprecate ALTR as a vendor prefix
Dinh Nguyen
2
-0
/
+2
2013-08-28
tty: ar933x_uart: use config_enabled() macro to clean up ifdefs
Gabor Juhos
1
-13
/
+12
2013-08-28
tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr
Gabor Juhos
1
-1
/
+0
2013-08-28
tty: ar933x_uart: use the clk API to get the uart clock
Gabor Juhos
2
-10
/
+27
2013-08-27
tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver
Christophe Leroy
1
-2
/
+26
2013-08-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+2
2013-08-27
serial: sirf: fix the amount of serial ports
Qipan Li
2
-1
/
+8
2013-08-27
serial: sirf: define macro for some magic numbers of USP
Qipan Li
2
-15
/
+37
2013-08-27
serial: icom: move array overflow checks earlier
Dan Carpenter
1
-41
/
+48
2013-08-27
TTY: amiserial, remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-27
serial: st-asc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-27
msm_serial: Send more than 1 character on the console w/ UARTDM
Stephen Boyd
1
-14
/
+45
2013-08-27
msm_serial: Add support for non-GSBI UARTDM devices
Stephen Boyd
1
-2
/
+8
2013-08-27
msm_serial: Switch clock consumer strings and simplify code
Stephen Boyd
1
-14
/
+5
2013-08-27
tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
[prev]
[next]