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
/
dgap
/
dgap.c
Commit message (
Expand
)
Author
Age
*
Staging: dgap: Use setup_timer to combine initialization
Somya Anand
2015-03-16
*
Staging: dgap: Remove unused variable
Haneen Mohammed
2015-03-09
*
staging: dgap: Avoid name collision
Fabio Estevam
2015-03-06
*
staging: dgap: remove unused variable
Aya Mahfouz
2015-03-01
*
staging: dgap: fix "if" statement that always evaluates to true
Daeseok Youn
2015-01-25
*
staging: dgap: use gotos for handling error in dgap_remap()
Daeseok Youn
2015-01-17
*
Drivers:staging:dgap: Added a blank line after declaration
Anjana Sasindran
2014-11-26
*
staging: dgap: introducing find_board_by_major()
Daeseok Youn
2014-11-07
*
staging: dgap: remove useless variables for saving tty's major
Daeseok Youn
2014-11-07
*
staging: dgap: fix memory leak caused by double allocation of tty_structs
Daeseok Youn
2014-11-07
*
staging: dgap: set tty's flags by tty_alloc_driver()
Daeseok Youn
2014-11-07
*
staging: dgap: remove unnecessary function
Daeseok Youn
2014-11-05
*
staging: dgap: re-arrange functions for removing forward declarations
Daeseok Youn
2014-11-03
*
staging: dgap: Remove useless cast on NULL
Tapasweni Pathak
2014-10-30
*
staging: dgap: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-30
*
staging: dgap: Use unsigned for loop index
Tapasweni Pathak
2014-10-28
*
staging: dgap: introduce dgap_stop()
Daeseok Youn
2014-10-19
*
staging: dgap: change function names properly
Daeseok Youn
2014-10-19
*
staging: dgap: remove unnecessary if statement for checking NULL
Daeseok Youn
2014-10-19
*
staging: dgap: remove unused variable 'orig_count'
Rahul Bedarkar
2014-10-19
*
staging: dgap: use dgap_release_remap() in dgap_cleanup_board()
Daeseok Youn
2014-09-24
*
staging: dgap: adds missing iounmap for re_map_port in dgap_release_remap()
Daeseok Youn
2014-09-24
*
staging: dgap: remove unused 'runwait' variable
Daeseok Youn
2014-09-24
*
staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()
Daeseok Youn
2014-09-19
*
drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch...
Piotr Witoslawski
2014-09-07
*
staging: dgap: remove useless a variable within board_t
Daeseok Youn
2014-08-30
*
staging: dgap: remove redundant setting a variable
Daeseok Youn
2014-08-30
*
staging: dgap: cleanup print messages for dgap driver
Daeseok Youn
2014-08-16
*
staging: dgap: Simplify to set a module type
Daeseok Youn
2014-08-16
*
staging: dgap: Simplify to set a concentrator type
Daeseok Youn
2014-08-16
*
staging: dgap: Simplify set a board type from configration file
Daeseok Youn
2014-08-16
*
staging: dgap: cleanup duplicated warning message on dgap_tty_init()
Daeseok Youn
2014-08-16
*
staging: dgap: remove redundant declarations.
Daeseok Youn
2014-08-16
*
staging: dgap: remove useless variable
Daeseok Youn
2014-08-16
*
staging: dgap: introduce dgap_cleanup_nodes()
Daeseok Youn
2014-08-16
*
staging: dgap: remove dgap_newnode()
Daeseok Youn
2014-07-15
*
staging: dgap: remove unused a parameter in dgap_gettok()
Daeseok Youn
2014-07-15
*
staging: dgap: fix a typo in dgap_gettok()
Daeseok Youn
2014-07-15
*
staging: dgap: remove unused case value in dgap_parsefile()
Daeseok Youn
2014-07-15
*
staging: dgap: remove redundant error value check
Daeseok Youn
2014-07-15
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
*
staging: dgap: removes redundant null check and change paramter for dgap_set_...
Daeseok Youn
2014-07-11
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
*
staging: dgap: removes redundant null check and change the paramter for dgap_...
Daeseok Youn
2014-07-11
*
staging: dgap: remove unused variable in dgap_param()
Daeseok Youn
2014-07-11
*
staging: dgap: redundant NULL and magic check in dgap_get_modem_info()
Daeseok Youn
2014-07-11
*
staging: dgap: removes redundant null check and change paramter for dgap_maxc...
Daeseok Youn
2014-07-10
[next]