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
/
staging
/
speakup
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
staging: speakup: use swap() in get_highlight_color()
Fabian Frederick
1
-6
/
+3
2015-04-03
staging: speakup: Fix warning of line over 80 characters.
Shirish Gajera
6
-11
/
+22
2015-03-20
Staging: speakup: Use module_spk_synth
Vaishali Thakkar
15
-166
/
+15
2015-03-20
Staging: speakup: Add helper macro for spk_synth boilerplate
Vaishali Thakkar
1
-0
/
+11
2015-03-09
Staging: speakup: Remove unused variable
Haneen Mohammed
1
-3
/
+1
2015-03-06
staging: speakup: remove extra parentheses around right bit shift operation
Aya Mahfouz
1
-1
/
+1
2015-03-01
Staging: speakup: Remove 'extern' keywords from .h prototypes
Katie Dunne
1
-26
/
+26
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+6
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+4
2015-02-07
staging: speakup: Remove unnecessary space
Bastian Plettner
1
-1
/
+1
2015-01-28
drivers/staging: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2015-01-20
doubletalk: probe failure causes OOPS
Alan Cox
1
-3
/
+4
2015-01-17
staging: speakup: Combine the consecutive string
Panir.Nyan
1
-1
/
+1
2015-01-17
staging: speakup: Split the comment to fit the length
Panir.Nyan
1
-3
/
+3
2014-10-20
staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c
Esra Altintas
1
-1
/
+1
2014-10-20
staging: speakup: remove jiffies comparison using time_after_eq() in speakup_...
Esra Altintas
1
-1
/
+1
2014-10-20
staging: speakup: Change char * array type as static const
Dilek Uzulmez
1
-1
/
+1
2014-10-20
staging: speakup: Change char * array type as static const
Ebru Akagunduz
1
-1
/
+1
2014-10-20
staging: speakup: Fixed else after return or break warning
Yeliz Taneroglu
1
-2
/
+2
2014-10-02
staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h>
Melike Yurtoglu
1
-1
/
+1
2014-10-02
staging: speakup: Fix missing blank line warning
Melike Yurtoglu
1
-0
/
+1
2014-09-28
staging: speakup: Added blank line.
Aybuke Ozdemir
1
-0
/
+1
2014-09-28
Staging: speakup: Fix trailing space
Aybuke Ozdemir
1
-18
/
+18
2014-09-23
staging: speakup: remove jiffies comparison using time_after_eq()
Tapasweni Pathak
3
-3
/
+3
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
1
-2
/
+4
2014-09-19
staging: speakup: fix checkpatch warning
Roxana Blaj
1
-0
/
+1
2014-09-19
Staging: speakup: fix checkpatch warning
Nicoleta Birsan
1
-0
/
+1
2014-09-11
staging: speakup: fix missing blank lines after declarations
Domagoj Trsan
16
-1
/
+87
2014-09-11
staging: speakup: fix line indentations
Domagoj Trsan
2
-3
/
+4
2014-09-11
staging: speakup: fix redundant return in void functions
Domagoj Trsan
3
-3
/
+0
2014-09-11
staging: speakup: fix warnings: line over 80 characters
Domagoj Trsan
2
-12
/
+19
2014-07-18
Update speakup mailing list address
Samuel Thibault
1
-1
/
+1
2014-07-08
staging: speakup: speakup_dectlk.c - use time_before_eq()
Anil Belur
1
-1
/
+1
2014-06-19
drivers/staging/speakup/main: fixed jiffie comparison
Robin Schroer
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
17
-151
/
+154
2014-05-27
Staging: speakup: don't die if accessing sysfs without synth
Sasha Levin
1
-0
/
+3
2014-05-24
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
1
-3
/
+11
2014-05-24
Staging: speakup: Move pasting into a work item
Ben Hutchings
3
-6
/
+34
2014-05-24
speakup: fix incorrect perms on speakup_acntsa.c
Rusty Russell
1
-4
/
+4
2014-05-23
drivers/staging/speakup/: avoid world-writable sysfs files.
Rusty Russell
16
-150
/
+150
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
1
-9
/
+9
2014-04-18
staging: speakup: fix typo in kobjects.c
Hayato Suzuki
1
-1
/
+1
2014-04-16
staging: speakup: fix misuse of kstrtol() in handle_goto()
Daeseok Youn
1
-9
/
+9
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-212
/
+210
2014-04-01
staging: fix up speakup kobject mode
Rusty Russell
17
-212
/
+210
2014-03-18
staging/speakup:speakup_dectlk.c Fix line over 80 characters.
Aybuke Ozdemir
1
-2
/
+4
2014-03-18
staging: speakup: Prefer pr_err instead of printk(KERN_ERR)
Keerthimai Janarthanan
1
-2
/
+2
2013-11-11
mm/staging: remove unnecessary inclusion of bootmem.h
Grygorii Strashko
1
-2
/
+0
2013-11-11
drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_D...
Chen Gang
2
-26
/
+4
2013-10-19
Staging: speakup: replacing simple_strtoul with kstrtoul
Ashvini Varatharaj
1
-3
/
+5
[next]