index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
serial/arc: Enable DT based earlycon
Vineet Gupta
1
-0
/
+1
2014-07-10
serial/arc: inline the probe helper
Vineet Gupta
1
-50
/
+40
2014-07-10
serial/arc: remove last remanants of platform data
Vineet Gupta
1
-16
/
+6
2014-07-10
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
1
-75
/
+12
2014-07-10
serial/arc: Use generic earlycon infrastructure
Vineet Gupta
2
-0
/
+31
2014-07-10
serial/arc: Remove the workaround for legacy ISS
Vineet Gupta
1
-14
/
+0
2014-07-10
serial/arc: Refactor by referencing to uart_port where possible
Vineet Gupta
1
-86
/
+69
2014-07-10
serial/arc: use uart_console_write() helper
Vineet Gupta
1
-14
/
+4
2014-07-10
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
1
-3
/
+28
2014-07-10
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
1
-1
/
+1
2014-07-10
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
1
-75
/
+28
2014-07-10
serial: samsung: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-2
/
+2
2014-07-09
tty: serial: msm_serial.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-07-09
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
2
-2
/
+3
2014-07-09
tty: serial: men_z135_uart: Wakeup UART after transmitting
Johannes Thumshirn
1
-3
/
+3
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
40
-239
/
+0
2014-07-09
serial: core: Make enable_ms() optional
Alexander Shiyan
1
-6
/
+11
2014-07-09
serial: samsung: no more support for S5PC100 SoC
Kukjin Kim
1
-2
/
+1
2014-07-09
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
Kukjin Kim
2
-2
/
+0
2014-07-09
serial: samsung: Consider DT alias when probing ports
Tomasz Figa
1
-3
/
+10
2014-07-09
serial: amba-pl010: Use devres APIs
Tushar Behera
1
-32
/
+16
2014-07-09
serial: amba-pl011: Remove redundant label
Tushar Behera
1
-20
/
+10
2014-07-09
serial: samsung: Remove redundant label
Tushar Behera
1
-4
/
+1
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-06-21
Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-44
/
+60
2014-06-20
Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...
Arnd Bergmann
1
-1
/
+1
2014-06-19
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
2
-2
/
+5
2014-06-19
tty: Correct INPCK handling
Peter Hurley
1
-9
/
+10
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
34
-32
/
+44
2014-06-19
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-10
/
+14
2014-06-18
tty: serial: msm: Fix section mismatch warning
Kumar Gala
1
-1
/
+1
2014-06-17
serial: samsung: Fix build error
Sachin Kamat
1
-1
/
+1
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
48
-1189
/
+3934
2014-06-06
sysrq,rcu: suppress RCU stall warnings while sysrq runs
Rik van Riel
1
-0
/
+3
2014-06-06
sysrq: rcu-ify __handle_sysrq
Rik van Riel
1
-6
/
+12
2014-06-06
vt: Don't ignore unbind errors in vt_unbind
Daniel Vetter
1
-1
/
+4
2014-06-06
vt: Fix up unregistration of vt drivers
Daniel Vetter
1
-7
/
+9
2014-06-06
vt: Fix replacement console check when unbinding
Daniel Vetter
1
-2
/
+1
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
1
-4
/
+4
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
1
-4
/
+4
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+29
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2014-06-03
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
40
-1089
/
+3833
2014-06-03
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-28
/
+40
2014-06-02
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-51
/
+2
2014-06-02
drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-1
/
+1
2014-05-30
Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-51
/
+2
2014-05-29
Revert "serial: imx: remove the DMA wait queue"
Greg Kroah-Hartman
1
-14
/
+28
[next]