index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2
-56
/
+111
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
3
-1
/
+36
2017-01-25
console: Move scrollback data into its own struct
Manuel Schölling
1
-44
/
+47
2017-01-25
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
1
-1
/
+7
2017-01-25
serial: hp300: mask the warning for people just doing build coverage
Paul Gortmaker
1
-1
/
+1
2017-01-25
serial: xuartps: Enable uart loopback mode
Yasir-Khan
1
-0
/
+9
2017-01-20
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
1
-5
/
+0
2017-01-20
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
1
-6
/
+3
2017-01-20
serial: 8250_omap: pause DMA only if DMA transfer in progress
Vignesh R
1
-4
/
+7
2017-01-19
tty: constify tty_ldisc_receive_buf buffer pointer
Rob Herring
2
-2
/
+2
2017-01-19
tty_port: make tty_port_register_device wrap tty_port_register_device_attr
Rob Herring
1
-2
/
+1
2017-01-19
tty_port: allow a port to be opened with a tty that has no file handle
Alan Cox
2
-3
/
+3
2017-01-19
tty: serial: meson: allow baud-rates higher than 115200
Martin Blumenstingl
1
-1
/
+1
2017-01-19
tty: move the non-file related parts of tty_release to new tty_release_struct
Rob Herring
2
-18
/
+33
2017-01-19
tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+4
2017-01-19
serial: omap: Add omapserial earlycon
Lokesh Vutla
1
-0
/
+55
2017-01-19
serial: pl011: Mark console as CON_ANYTIME
Alexander Sverdlin
1
-1
/
+1
2017-01-19
tty: serial: constify dev_pm_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
serial: 8250_mid: set PCI master only for DMA capable device
Andy Shevchenko
1
-2
/
+2
2017-01-19
serial: 8250_mid: enable MSI on Denverton
Andy Shevchenko
1
-1
/
+7
2017-01-19
serial: 8250_mid: handle interrupt correctly in DMA case
Andy Shevchenko
2
-2
/
+48
2017-01-19
serial: 8250_dw: Allow hardware flow control to be used
Jason Uy
1
-3
/
+2
2017-01-19
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
5
-7
/
+16
2017-01-19
serial: sh-sci: Remove unused platform data capabilities field
Laurent Pinchart
2
-10
/
+7
2017-01-19
serial: sh-sci: Remove manual break debouncing
Laurent Pinchart
2
-122
/
+7
2017-01-19
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
Laurent Pinchart
2
-20
/
+6
2017-01-19
serial: sh-sci: Extend sci_port_params with more port parameters
Laurent Pinchart
2
-83
/
+102
2017-01-19
serial: sh-sci: Constify platform data
Laurent Pinchart
1
-48
/
+49
2017-01-19
serial: sh-sci: Replace regmap array with port parameters
Laurent Pinchart
1
-123
/
+155
2017-01-19
serial: sh-sci: Remove initialization of zero fields in sci_port_params
Laurent Pinchart
1
-94
/
+0
2017-01-19
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
2
-10
/
+8
2017-01-19
sh: Don't set the sh-sci platform data REIE bit when not implemented
Laurent Pinchart
2
-4
/
+0
2017-01-19
sh: Don't set the sh-sci platform data scscr CKE0 bit
Laurent Pinchart
2
-3
/
+3
2017-01-19
sh: Don't set sh-sci port_reg
Laurent Pinchart
5
-16
/
+0
2017-01-19
sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
Laurent Pinchart
28
-112
/
+1
2017-01-19
sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bit
Laurent Pinchart
2
-16
/
+16
2017-01-19
sh: Don't set sh-sci pdata scscr TIE and RIE bits
Laurent Pinchart
4
-22
/
+21
2017-01-19
sh: Don't set sh-sci pdata scscr TE and RE bits
Laurent Pinchart
28
-135
/
+103
2017-01-19
serial: sh-sci: Don't rely on platform data flags when not needed
Laurent Pinchart
1
-4
/
+3
2017-01-19
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
Laurent Pinchart
1
-6
/
+7
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
312
-1708
/
+2956
2017-01-15
Linux 4.10-rc4
Linus Torvalds
1
-1
/
+1
2017-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-27
/
+60
2017-01-15
Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-16
/
+34
2017-01-15
Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-34
/
+0
2017-01-15
Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-17
/
+25
2017-01-15
Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-66
/
+98
2017-01-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+42
2017-01-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-100
/
+129
2017-01-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+9
[next]