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-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-03-05
pinctrl: API changes to support multiple states per device
Stephen Warren
1
-9
/
+3
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2
-2
/
+2
2012-03-02
pinctrl: assume map table entries can't have a NULL name field
Stephen Warren
1
-1
/
+1
2012-03-02
Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt
Arnd Bergmann
1
-0
/
+2
2012-02-29
Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
1
-0
/
+2
2012-02-27
tty: keyboard.c: add uaccess.h to fix a build problem on sparc32
Greg Kroah-Hartman
1
-0
/
+1
2012-02-24
tty/powerpc: early udbg consoles can't be modules
Stephen Rothwell
1
-1
/
+1
2012-02-24
vt: tidy a few bits of checkpatch noise
Alan Cox
1
-9
/
+9
2012-02-24
vt: lock the accent table
Alan Cox
2
-78
/
+165
2012-02-24
Revert "TTY: pty, remove superfluous ptm test"
Greg Kroah-Hartman
1
-1
/
+4
2012-02-24
Revert "TTY: get rid of BTM around devpts_*"
Greg Kroah-Hartman
2
-3
/
+5
2012-02-24
amba-pl011/dma: Add check for the residue in DMA callback
Chanho Min
1
-1
/
+16
2012-02-24
serial: samsung: fix s3c2442 platform data
Denis 'GNUtoo' Carikli
1
-1
/
+1
2012-02-24
tty/powerpc: early udbg consoles can't be modules
Stephen Rothwell
1
-1
/
+1
2012-02-24
serial: Fix typo in sn_console.c
Masanari Iida
1
-2
/
+2
2012-02-24
tty/serial/mux.c: linux/tty.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-23
Atmel: move console default platform_device to serial driver
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+2
2012-02-22
[IA64] genirq fixup for SGI/SN
Dimitri Sivanich
1
-0
/
+1
2012-02-22
serial/sirf: fixup for changes to pin control
Linus Walleij
2
-11
/
+11
2012-02-22
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
7
-8
/
+28
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
1
-0
/
+3
2012-02-21
serial: Fix typo in sn_console.c
Masanari Iida
1
-2
/
+2
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
7
-44
/
+8
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
24
-193
/
+1020
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-09
tty: serial: altera_uart: Add CONSOLE_POLL support
Tobias Klauser
2
-1
/
+25
2012-02-09
tty: serial: altera_uart: remove early_altera_uart_setup
Tobias Klauser
1
-23
/
+0
2012-02-09
sysrq: Properly check for kernel threads
Anton Vorontsov
1
-3
/
+6
2012-02-09
sysrq: Fix possible race with exiting task
Anton Vorontsov
1
-0
/
+2
2012-02-09
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
Feng Tang
1
-13
/
+3
2012-02-09
serial: pch_uart: trivial cleanup by removing the get_msr()
Feng Tang
1
-21
/
+8
2012-02-09
serial: pch_uart: add debugfs hook for register dump
Feng Tang
1
-0
/
+84
2012-02-08
m32r: relocate drivers back out of 8250 dir
Paul Gortmaker
3
-0
/
+0
2012-02-03
drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
Samuel Thibault
1
-1
/
+0
2012-02-03
Merge branch 'master' into for-next
Jiri Kosina
68
-2355
/
+3950
2012-02-03
tty: fix comment typo in synclink_gt.c
Masanari Iida
1
-1
/
+1
2012-02-03
tty: fix a build failure on sparc
Cong Wang
1
-1
/
+1
2012-02-02
serial: samsung: Add support for EXYNOS5250
Kukjin Kim
1
-1
/
+1
2012-02-02
serial: samsung: Add support for EXYNOS4212 and EXYNOS4412
Kukjin Kim
1
-1
/
+2
2012-02-02
drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
Samuel Thibault
1
-1
/
+0
2012-02-02
TTY: get rid of BTM around devpts_*
Jiri Slaby
2
-5
/
+3
2012-02-02
TTY: pty, remove superfluous ptm test
Jiri Slaby
1
-4
/
+1
2012-02-02
TTY: use tty_standard_install
Jiri Slaby
1
-6
/
+2
2012-02-02
TTY: provide tty_standard_install helper
Jiri Slaby
1
-15
/
+15
2012-02-02
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-02
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-02
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
[prev]
[next]