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
/
serial_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
serial: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-01-02
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
1
-2
/
+5
2009-01-02
fix for tty-serial-move-port
Alexander Beregalov
1
-3
/
+1
2009-01-02
tty: We want the port object to be persistent
Alan Cox
1
-83
/
+61
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
1
-2
/
+5
2008-10-13
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
1
-3
/
+2
2008-07-22
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-20
serial: use tty_port
Alan Cox
1
-38
/
+42
2008-07-20
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
1
-0
/
+2
2008-07-04
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
1
-1
/
+3
2008-06-04
Fix uart_set_ldisc() function type
Linus Torvalds
1
-1
/
+1
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
1
-0
/
+10
2008-05-24
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
1
-1
/
+4
2008-05-08
serial: access after NULL check in uart_flush_buffer()
Tetsuo Handa
1
-1
/
+2
2008-04-30
tty: The big operations rework
Alan Cox
1
-12
/
+26
2008-04-30
serial: switch the serial core to int put_char methods
Alan Cox
1
-4
/
+8
2008-04-30
serial_core: Prepare for BKL push down
Alan Cox
1
-7
/
+9
2008-04-28
uart_get_baud_rate: stop mangling termios
Alan Cox
1
-4
/
+11
2008-04-19
PM: Fix misuse of wakeup flag accessors in serial core
Alan Stern
1
-1
/
+1
2008-04-17
kgdb: Kconfig fix
Andrew Morton
1
-1
/
+1
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
1
-3
/
+69
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
1
-2
/
+2
2008-02-08
serial_core: bring mostly into line with coding style
Alan Cox
1
-27
/
+28
2008-02-05
serial: speed setup failure reporting
Alan Cox
1
-2
/
+3
2008-02-05
serial: avoid stalling suspend if serial port won't drain
Russell King
1
-1
/
+7
2008-02-05
serial: avoid waking up closed serial ports on resume
Russell King
1
-2
/
+2
2008-02-05
serial: keep the DTR setting for serial console.
Yinghai Lu
1
-1
/
+2
2007-10-25
serial: stop passing NULL to functions that expect data
Alan Cox
1
-1
/
+2
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-6
/
+4
2007-10-16
wake up from a serial port
Guennadi Liakhovetski
1
-1
/
+39
2007-10-15
[SERIAL] Fix console initialisation ordering
Russell King
1
-9
/
+9
2007-08-22
serial: don't optimise away baud rate changes when BOTHER is used
David Woodhouse
1
-2
/
+5
2007-07-24
Use resource_size_t for serial port IO addresses
Josh Boyer
1
-4
/
+5
2007-07-16
serial: assert DTR for serial console devices
Yinghai Lu
1
-0
/
+6
2007-05-07
Serial: serial_core, use pr_debug
Jiri Slaby
1
-12
/
+5
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-9
/
+13
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
1
-0
/
+2
2007-02-14
[PATCH] serial: replace kmalloc+memset with kzalloc
Burman Yan
1
-5
/
+2
2007-02-14
[PATCH] serial: make sure UART is powered up when dumping MCTRL status
George G. Davis
1
-0
/
+11
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-10
/
+11
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-6
/
+12
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[SERIAL] Fix oops when removing suspended serial port
Russell King
1
-2
/
+7
2006-10-01
[SERIAL] returning proper error from serial core driver
Ram Gupta
1
-0
/
+1
2006-10-01
[SERIAL] Make uart_line_info() correctly tell MMIO from I/O port
Sergei Shtylyov
1
-4
/
+4
2006-09-26
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
1
-0
/
+14
2006-08-30
[SERIAL] Make uart_match_port() work with all memory mapped UARTs
Sergei Shtylyov
1
-0
/
+3
2006-07-09
[SERIAL] 8250: add tsi108 serial support
Zang Roy-r61911
1
-0
/
+1
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-2
/
+4
[next]