index
:
steve.capper/linux.git
3.14-rc1-fixups
aarch64-hugepages
aarch64-hugepages-for-ael
aarch64-numa
arm-arndale-lava-configs
arm-hugepages
arm-hugepages-forael
arm-numa
arm/hugepage_fixes
arm64-memcpy-trace
fast_gup/3.17-rc1
fast_gup/3.17-rc1-redraft
fast_gup/aarch64
fast_gup/arm
fast_gup/combined
fast_gup/for_kevin
fast_gup/general
fast_gup/ipi
fast_gup/rfcv5
for-aram/uprobes
for-ard/v3.12-arndale
for-broonie/hugepages-v8
for-broonie/icache-fix
for-broonie/lsk-hugetlb
for-lng/fast_gup
for-next/hugepages
for-rmk/hugepages
for-stevem/juno-3.16
for-stevem/junobare-3.16
huge-3.11-tidy
huge-3.11-tidy-withshort
hugepages-3.15-short-respin
hugepages-short-rebase
hugepages-short-simplified
hugepages-with-lpae-fixes
linaro-server
master
prereq
to-yazen
vdso/sigpage
x86-to-mm-move
My new Linux working tree, cleaned up and against mainline.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgrp
Age
Commit message (
Expand
)
Author
2013-04-22
staging: dgrp: info leak in dgrp_dpa_ioctl()
Dan Carpenter
2013-04-05
staging: dgrp: implement error handling in dgrp_create_class_sysfs_files()
Alexey Khoroshilov
2013-03-14
staging: dgrp: cleanup sparse warnings
Nathan Zimmer
2013-03-11
staging: dgrp: Drop unnecessary typecast
Guenter Roeck
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
2013-02-13
staging: dgrp: remove redundant NULL check before unregister_dgrp_device().
Cyril Roelandt
2013-02-08
staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.c
Tommi Rantala
2013-02-08
staging: dgrp: use correct release op for /proc/dgrp/info
Tommi Rantala
2013-01-22
staging: dgrp: check for a valid proc dir entry pointer
Devendra Naga
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-11-26
staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user()
Kumar Amit Mehta
2012-11-26
staging: dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp dr...
Kumar Amit Mehta
2012-11-21
staging: dgrp: Fix typo in dgrp driver
Masanari Iida
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-14
staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handling
Bill Pemberton
2012-10-29
staging: dgrp: fix potential NULL defereference issue
Yuanhan Liu
2012-10-29
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
2012-10-25
staging: dgrp: remove rawreadok module option
Bill Pemberton
2012-10-25
staging: dgrp: remove use of real_raw and read_cnt in dgrp_input
Bill Pemberton
2012-10-22
staging: remove version.h include from dgrp/dgrp_sysfs.c
Jesper Juhl
2012-10-22
staging: dgrp: fix some warnings
Alan Cox
2012-10-17
staging: dgrp: check return value of alloc_tty_driver
Bill Pemberton
2012-10-17
staging: dgrp: check for NULL pointer in (un)register_proc_table
Bill Pemberton
2012-10-05
staging: serial: dgrp: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2012-10-03
userns: Fix build of drivers/staging/dgrp
Eric W. Biederman
2012-09-25
staging: dgrp: using vmalloc needs to include vmalloc.h
Stephen Rothwell
2012-09-25
staging: dgrp: fix potential call to strncpy with a negative number
Bill Pemberton
2012-09-21
staging: dgrp: add dgrp to the build
Bill Pemberton
2012-09-21
staging: Add dgrp driver for Digi Realport devices
Bill Pemberton