index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-19
uartlite: support shared interrupt lines
Peter Korsgaard
1
-5
/
+10
2009-09-19
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
1
-14
/
+18
2009-09-19
serial: introduce tty krefs
Alan Cox
1
-3
/
+3
2009-09-19
serial: kill USF_CLOSING_* definitions
Alan Cox
1
-3
/
+3
2009-09-19
serial: move port users helper
Alan Cox
1
-4
/
+2
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
24
-37
/
+41
2009-09-19
serial: replace the state mutex with the tty port mutex
Alan Cox
2
-112
/
+123
2009-09-19
serial: move the flags into the tty_port field
Alan Cox
1
-76
/
+77
2009-09-19
serial: move count into the tty_port version
Alan Cox
1
-18
/
+20
2009-09-19
serial: use tty_port pointers in the core code
Alan Cox
1
-142
/
+146
2009-09-19
serial: Fold closing_* fields into the tty_port ones
Alan Cox
1
-13
/
+13
2009-09-19
serial: kill off uart_info
Alan Cox
48
-395
/
+389
2009-09-19
8250: Now honours baud rate lower bounds
Anton Vorontsov
1
-1
/
+3
2009-09-19
serial: 8250: add IRQ trigger support
Vikram Pandita
2
-5
/
+10
2009-09-19
tty: icom: bit and/or confusion?
Roel Kluin
1
-1
/
+1
2009-09-19
tty: serial/pcmcia: add ID for Advantech card
Wolfram Sang
1
-0
/
+1
2009-09-19
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
1
-0
/
+4
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-3
/
+22
2009-09-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+7
2009-09-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
5
-45
/
+62
2009-09-15
[IA64] ioc4_serial: fix printk format warnings
Randy Dunlap
1
-1
/
+1
2009-09-15
pcnet_cs: add cis of Linksys multifunction pcmcia card
Ken Kawasaki
1
-7
/
+7
2009-09-12
Merge branch 'master' into devel
Russell King
8
-27
/
+31
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
7
-47
/
+34
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
3
-11
/
+19
2009-09-02
ARM: 5688/1: ks8695_serial: disable_irq() lockup
Dick Hollenbeck
1
-1
/
+5
2009-09-02
ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driver
Leo Chen
1
-0
/
+26
2009-08-23
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
Paul Mundt
1
-1
/
+1
2009-08-23
Merge branch 'sh/hwblk' into sh/pm-runtime
Paul Mundt
1
-2
/
+3
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2
-1
/
+19
2009-08-17
Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...
Russell King
2
-1
/
+9
2009-08-16
ARM: S5PC100: UART and Serial
Byungho Min
2
-1
/
+9
2009-08-15
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-43
/
+22
2009-08-14
ARM: S3C64XX: serial: Fix a typo in Kconfig
Ramax Lo
1
-1
/
+1
2009-08-13
Merge branch 'sh/stable-updates'
Paul Mundt
9
-26
/
+28
2009-08-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-25
/
+25
2009-08-07
i.MX serial: do not use #ifdef CONFIG_ARCH_*
Sascha Hauer
1
-43
/
+22
2009-08-05
ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers
Andrew Victor
1
-1
/
+1
2009-07-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-07-30
ARM: S3C64XX: serial: Fix section mismatch warning
Ramax Lo
1
-4
/
+4
2009-07-30
ARM: S3C24XX: serial: Fix section mismatch warnings
Ramax Lo
5
-20
/
+20
2009-07-29
cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c
Mark Ware
1
-1
/
+1
2009-07-29
drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...
Albin Tonnerre
1
-0
/
+2
2009-07-29
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
1
-2
/
+3
2009-07-16
drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset
Andrew Morton
1
-1
/
+0
2009-07-16
serial: don't add msm_serial's probe function to the driver struct
Uwe Kleine-König
1
-1
/
+0
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-5
/
+6
2009-07-07
serial: sh-sci: fix sci interrupt handler
SUGIOKA Toshinobu
1
-4
/
+4
2009-07-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-1
/
+1
[next]