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
/
char
/
synclink_gt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-16
removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-07
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
1
-5
/
+0
2008-07-23
Remove bogus dosyncppp variable from synclink drivers.
Krzysztof Hałasa
1
-5
/
+0
2008-07-22
synclink_gt fix locking in error path of rx enable
Paul Fulghum
1
-1
/
+3
2008-07-22
synclink_gt: add rx DMA buffer fill level control
Paul Fulghum
1
-15
/
+27
2008-07-22
synclink_gt: leave transmitter in reset state after configuration
Paul Fulghum
1
-1
/
+1
2008-07-22
synclink_gt: improve TIOCOUTQ accuracy
Paul Fulghum
1
-2
/
+57
2008-07-22
synclink_gt: add serial bit order control
Paul Fulghum
1
-0
/
+2
2008-07-22
synclink_gt: improve and simplify write method
Paul Fulghum
1
-27
/
+11
2008-07-22
tty: rework break handling
Alan Cox
1
-4
/
+5
2008-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-16
/
+12
2008-07-20
tty: add more tty_port fields
Alan Cox
1
-9
/
+7
2008-07-20
synclink: use tty_port
Alan Cox
1
-104
/
+97
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-2
/
+2
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
1
-16
/
+12
2008-05-13
drivers/char/synclink_gt.c: don't return an uninitialised local
Andrew Morton
1
-1
/
+1
2008-04-30
char serial: switch drivers to ioremap_nocache
Alan Cox
1
-1
/
+1
2008-04-30
synclink series: switch to int put_char method
Alan Cox
1
-5
/
+9
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-2
/
+4
2008-04-30
synclink series: Prepare for BKL pushdown
Alan Cox
1
-19
/
+39
2008-04-28
synclink drivers bool conversion
Joe Perches
1
-51
/
+51
2008-04-20
drivers/char: minor irq handler cleanups
Jeff Garzik
1
-9
/
+4
2008-02-06
synclink_gt fix missed serial input signal changes
Paul Fulghum
1
-31
/
+37
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
1
-2
/
+1
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-08-22
synclink_gt fix module reference
Paul Fulghum
1
-0
/
+4
2007-07-31
synclink_gt: fix transmit DMA stall
Paul Fulghum
1
-29
/
+46
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-16
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
1
-8
/
+0
2007-05-11
synclink_gt: add compat_ioctl
Paul Fulghum
1
-0
/
+107
2007-05-08
synclink_gt use dynamic tty device registration
Paul Fulghum
1
-16
/
+18
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-13
/
+6
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-4
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+4
2006-12-07
[PATCH] generic HDLC synclink config mismatch fix
Paul Fulghum
1
-12
/
+14
2006-12-07
[PATCH] synclink_gt: fix init error handling
Akinobu Mita
1
-0
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+5
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[PATCH] synclink_gt: increase max devices
Paul Fulghum
1
-3
/
+3
2006-10-01
[PATCH] synclink_gt: add bisync and monosync modes
Paul Fulghum
1
-25
/
+63
2006-09-01
[PATCH] synclink_gt: fix receive tty error handling
Paul Fulghum
1
-7
/
+7
2006-07-21
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
1
-4
/
+10
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] synclink_gt: add GT2 adapter support
Paul Fulghum
1
-1
/
+7
2006-06-25
[PATCH] fix synclink_gt diagnostics error reporting
Paul Fulghum
1
-3
/
+3
2006-06-25
[PATCH] add synclink_gt crc return feature
Paul Fulghum
1
-22
/
+33
2006-06-25
[PATCH] add synclink_gt custom hdlc idle
Paul Fulghum
1
-13
/
+33
2006-06-25
[PATCH] More !tty cleanups in drivers/char
Eric Sesterhenn
1
-2
/
+2
[next]