index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Commit message (
Expand
)
Author
Age
*
staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err()
Ioana Ciornei
2015-04-01
*
dgnc: Clean up dgnc_sysfs.h
Giedrius Statkevičius
2015-03-24
*
dgnc: remove unused stuff from dgnc_cls.h
Giedrius Statkevičius
2015-03-24
*
dgnc: remove old 2.4-2.6 compat kernel defines
Giedrius Statkevičius
2015-03-24
*
dgnc: use linux/types.h instead of dgnc_types.h
Giedrius Statkevičius
2015-03-24
*
dgnc: get rid of dpacompat.h, move remaining stuff to digi.h
Giedrius Statkevičius
2015-03-24
*
dgnc: clean up digi.h
Giedrius Statkevičius
2015-03-24
*
dgnc: remove unused dgnc_ioctl_name() command
Giedrius Statkevičius
2015-03-24
*
staging: dgnc: some off by one bugs
Dan Carpenter
2015-03-24
*
Staging: dgnc: release the lock before testing for nullity
Quentin Lambert
2015-03-18
*
Staging: dgnc: Use goto for spinlock release before return
Quentin Lambert
2015-03-12
*
Staging: dgnc: Use goto for error handling
Quentin Lambert
2015-03-12
*
Staging: dgnc: Remove redundant parentheses
Somya Anand
2015-03-12
*
Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninit
Quentin Lambert
2015-03-12
*
dgnc: clean up comments at start of files
Giedrius Statkevičius
2015-03-12
*
dgnc: Remove unneeded dgnc_state array of strings
Giedrius Statkevičius
2015-03-12
*
staging: dgnc: Use kcalloc instead of kzalloc.
Navya Sri Nizamkari
2015-03-12
*
staging: dgnc: off by one in dgnc_mgmt_ioctl()
Dan Carpenter
2015-03-12
*
dgnc: Make all lines under 80 characters in dgnc_driver.c
Giedrius Statkevičius
2015-03-12
*
dgnc: Make all lines under 80 characters in dgnc_cls.h
Giedrius Statkevičius
2015-03-12
*
dgnc: Remove redundant blank lines in dgnc_cls.c
Giedrius Statkevičius
2015-03-12
*
dgnc: Move DG_PART definition from Makefile to dgnc_driver.h
Cass May
2015-03-12
*
dgnc: Remove superfluous EXTRA_CFLAGS variable
Cass May
2015-03-12
*
drivers: staging: dgnc: Replace min with min_t
Darshana Padmadas
2015-03-09
*
Staging: dgnc: Fix checking return value of register_chrdev
Salah Triki
2015-03-06
*
staging: dgnc: fix braces {} are not necessary for single statement blocks
Salah Triki
2015-03-06
*
Staging: dgnc: Replace printk() with dev_dbg()
Cristina Opriceana
2015-03-01
*
Staging: dgnc: Replace printk with dev_err
Cristina Opriceana
2015-03-01
*
Staging: dgnc: Removed trailing whitespace
Gamze POLAT
2015-02-26
*
staging: dgnc: replace init_timer by setup_timer
Aya Mahfouz
2015-02-26
*
Staging: dgnc: Fix warning of code style
Vatika Harlalka
2015-02-24
*
Staging: dgnc: Removed trailing whitespace to improve readability.
Vatika Harlalka
2015-02-24
*
Staging: dgnc: Indented code to increase readability
Vatika Harlalka
2015-02-24
*
drivers/staging: use current->state helpers
Davidlohr Bueso
2015-01-28
*
Staging: dgnc: fixed some coding style errors
Andrew Milkovich
2015-01-25
*
staging: dgnc: fix long lines in PCI device table
Krzysztof Adamski
2015-01-25
*
staging: dgnc: implement proper error handling in dgnc_start()
Alexey Khoroshilov
2015-01-17
*
staging: dgnc: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-30
*
staging: dgnc: dgnc_kcompat.h: remove unused macro
Aya Mahfouz
2014-10-28
*
staging: dgnc: remove debug symbols
Aya Mahfouz
2014-10-28
*
staging: dgnc: remove unused variable named rawreadok
Aya Mahfouz
2014-10-28
*
staging: dgnc: dgnc_driver: remove all occurences of trcbuf_size
Aya Mahfouz
2014-10-28
*
staging: dgnc: dgnc_kcompat.h: remove unused macros
Aya Mahfouz
2014-10-28
*
staging: dgnc: delete successive assignments to the same location
Jiayi Ye
2014-10-28
*
Staging: dgnc: Remove unused sniff code
Somya Anand
2014-10-22
*
staging: dgnc: Remove space before tabs
Dilek Uzulmez
2014-10-19
*
staging: dgnc: Remove non-standard APR/RAPR printing macros
Roberta Dobrescu
2014-10-19
*
Staging: dgnc: Compress two lines of code into one.
Heena Sirwani
2014-10-19
*
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-08
|
\
|
*
staging: dgnc: remove Neo card ids from device table
Bill Pemberton
2014-09-08
[next]