index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
10
-36
/
+23
2013-06-03
serial: vt8500: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-1
/
+1
2013-05-27
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
13
-206
/
+233
2013-05-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+0
2013-05-22
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
1
-3
/
+3
2013-05-21
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
1
-2
/
+9
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
1
-0
/
+1
2013-05-21
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
1
-1
/
+1
2013-05-20
tty: Add timed, writer-prioritized rw semaphore
Peter Hurley
2
-1
/
+454
2013-05-20
vt: delete unneeded function unregister_con_driver
Wang YanQing
1
-12
/
+1
2013-05-20
fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
Wang YanQing
1
-1
/
+3
2013-05-20
vt: delete unneeded function bind_con_driver
Wang YanQing
1
-11
/
+0
2013-05-20
vt: convert last bind_con_driver call to do_bind_con_driver
Wang YanQing
1
-2
/
+5
2013-05-20
vt: delete unneeded function unbind_con_driver
Wang YanQing
1
-28
/
+0
2013-05-20
vt: convert last unbind_con_driver call to do_unbind_con_driver
Wang YanQing
1
-2
/
+5
2013-05-20
vt: delete unneeded functions register_con_driver|take_over_console
Wang YanQing
1
-45
/
+0
2013-05-20
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
1
-0
/
+8
2013-05-20
tty/vt: Fix vc_deallocate() lock order
Peter Hurley
2
-26
/
+55
2013-05-20
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-20
TTY: rocket, fix more no-PCI warnings
Jiri Slaby
1
-147
/
+141
2013-05-20
tty: Remove TTY_HW_COOK_IN/OUT
Peter Hurley
1
-9
/
+3
2013-05-20
tty: xuartps: Remove suspend/resume functions
Soren Brinkmann
1
-30
/
+0
2013-05-20
serial: mcf: missing uart_unregister_driver() on error in mcf_init()
Wei Yongjun
1
-1
/
+3
2013-05-20
tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
Wei Yongjun
1
-3
/
+8
2013-05-20
serial: samsung: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-20
serial: pl011: protect attribute read from NULL platform data struct
Lee Jones
1
-1
/
+1
2013-05-20
tty: nwpserial: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-20
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
1
-2
/
+4
2013-05-20
serial: imx: Add Rx Fifo overrun error message
Alexander Stein
1
-0
/
+15
2013-05-20
tty: serial: amba-pl011: revise to use amba_rev macro
Jongsung Kim
1
-6
/
+5
2013-05-20
serial: altera: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-20
serial: omap: prevent runtime PM for "no_console_suspend"
Sourav Poddar
1
-1
/
+33
2013-05-20
serial: Move "uart_console" def to core header file.
Sourav Poddar
2
-16
/
+0
2013-05-20
SERIAL: OMAP: Remove the slave idle handling from the driver
Santosh Shilimkar
1
-23
/
+0
2013-05-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-59
/
+45
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+0
2013-05-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+0
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
1
-1
/
+0
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+38
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-48
/
+4
2013-05-07
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
3
-11
/
+20
2013-05-05
serial: sunsu: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-13
/
+40
2013-05-01
tty: fix up atime/mtime mess, take three
Linus Torvalds
2
-2
/
+5
2013-04-30
audit: do not needlessly take a lock in tty_audit_exit
Eric Paris
1
-3
/
+0
2013-04-30
audit: do not needlessly take a spinlock in copy_signal
Eric Paris
1
-4
/
+0
2013-04-30
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
1
-0
/
+9
2013-04-30
audit: use spin_lock_irqsave/restore in audit tty code
Eric Paris
1
-13
/
+19
2013-04-30
audit: push loginuid and sessionid processing down
Eric Paris
1
-48
/
+24
[next]