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
2012-11-15
moxa: dcd handling of CLOCAL is backwards
Alan Cox
1
-1
/
+1
2012-11-15
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...
Jun Chen
1
-3
/
+10
2012-11-15
serial:ifx6x60:SPI header is decoded incorrectly
chao bi
1
-2
/
+2
2012-11-14
tty: serial: max310x: Add terminating entry for spi_device_id table
Axel Lin
1
-0
/
+1
2012-11-14
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
1
-7
/
+0
2012-11-12
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
2
-7
/
+7
2012-11-11
Merge branch 'at91' into devel
Linus Walleij
1
-0
/
+8
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-11-04
SERIAL: omap: fix hardware assisted flow control
Russell King
1
-8
/
+39
2012-11-04
SERIAL: omap: simplify (2)
Russell King
1
-9
/
+0
2012-11-04
SERIAL: omap: move xon/xoff setting earlier
Russell King
1
-6
/
+7
2012-11-04
SERIAL: omap: always set TCR
Russell King
1
-17
/
+11
2012-11-04
SERIAL: omap: simplify
Russell King
1
-11
/
+4
2012-11-04
SERIAL: omap: don't read back LCR/MCR/EFR
Russell King
1
-7
/
+6
2012-11-04
SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios
Russell King
1
-59
/
+53
2012-11-04
SERIAL: omap: configure xon/xoff before setting modem control lines
Russell King
1
-1
/
+2
2012-11-04
SERIAL: omap: move driver private definitions and structures to driver
Russell King
1
-0
/
+52
2012-11-04
SERIAL: omap: remove 'irq_pending' bitfield
Russell King
1
-1
/
+0
2012-11-04
SERIAL: omap: fix MCR TCRTLR bit handling
Russell King
1
-16
/
+21
2012-11-04
SERIAL: omap: fix set_mctrl() breakage
Russell King
1
-3
/
+5
2012-11-04
SERIAL: omap: no need to re-read EFR
Russell King
1
-2
/
+0
2012-11-04
SERIAL: omap: remove setting of EFR SCD bit
Russell King
1
-6
/
+2
2012-11-04
SERIAL: omap: allow hardware assisted IXANY mode to be disabled
Russell King
1
-0
/
+2
2012-11-04
SERIAL: omap: allow hardware assisted rts/cts modes to be disabled
Russell King
1
-0
/
+7
2012-11-04
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...
Russell King
1
-4
/
+27
2012-11-04
SERIAL: core: add hardware assisted h/w flow control support
Russell King
1
-0
/
+7
2012-11-04
SERIAL: core: add hardware assisted s/w flow control support
Russell King
1
-2
/
+14
2012-11-04
SERIAL: core: use local variable uport in uart_set_termios()
Russell King
1
-8
/
+9
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
1
-2
/
+2
2012-11-01
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
chao bi
2
-1
/
+11
2012-10-30
serial/arc-uart: Add new driver
Vineet Gupta
3
-0
/
+770
2012-10-30
uart: add other serial core layer get attributes
Alan Cox
1
-0
/
+145
2012-10-30
uart: tidy the uart_get_info API
Alan Cox
1
-14
/
+15
2012-10-30
uart: update the sysfs handler to use uart_get_info
Alan Cox
1
-5
/
+5
2012-10-30
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
4
-109
/
+120
2012-10-29
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
11
-81
/
+137
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
1
-6
/
+6
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
87
-3643
/
+6188
2012-10-25
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2
-0
/
+26
2012-10-25
tty: pty - Move TIOCPKT handling into pty.c
Cyrill Gorcunov
2
-21
/
+26
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
1
-6
/
+26
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
2
-2
/
+2
2012-10-25
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
Jun Chen
1
-1
/
+1
2012-10-25
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
Jun Chen
1
-3
/
+1
2012-10-25
serial: ifx6x60: different SPI word width configure requires different swap p...
chao bi
2
-10
/
+61
2012-10-25
serial/amba-pl011: use devm_* managed resources
Linus Walleij
1
-16
/
+9
2012-10-25
serial: omap: Remove the hardcode serial_omap_console_ports array.
Shubhrajyoti D
1
-1
/
+1
2012-10-25
serial: omap: Remove the default setting of special character
Shubhrajyoti D
1
-5
/
+1
2012-10-25
serial: omap: Make context_loss_cnt signed
Shubhrajyoti D
1
-4
/
+8
[prev]
[next]