index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: dgap: dgap: Fixed spelling errors
Colin Cronin
2015-05-31
2
-2
/
+2
*
staging: dgap: remove unused code
Sudip Mukherjee
2015-05-10
1
-17
/
+4
*
staging: dgap: use remove function
Sudip Mukherjee
2015-05-10
1
-25
/
+24
*
staging: dgap: move function before remove
Sudip Mukherjee
2015-05-10
1
-31
/
+30
*
Staging: dgap: Use setup_timer to combine initialization
Somya Anand
2015-03-16
1
-2
/
+1
*
Staging: dgap: Remove unused variable
Haneen Mohammed
2015-03-09
1
-3
/
+1
*
staging: dgap: Avoid name collision
Fabio Estevam
2015-03-06
2
-2
/
+2
*
staging: dgap: remove unused variable
Aya Mahfouz
2015-03-01
1
-4
/
+1
*
staging: dgap: fix "if" statement that always evaluates to true
Daeseok Youn
2015-01-25
1
-4
/
+4
*
staging: dgap: use gotos for handling error in dgap_remap()
Daeseok Youn
2015-01-17
1
-15
/
+15
*
Drivers:staging:dgap: Added a blank line after declaration
Anjana Sasindran
2014-11-26
1
-0
/
+1
*
staging: dgap: introducing find_board_by_major()
Daeseok Youn
2014-11-07
1
-11
/
+17
*
staging: dgap: remove useless variables for saving tty's major
Daeseok Youn
2014-11-07
2
-10
/
+2
*
staging: dgap: fix memory leak caused by double allocation of tty_structs
Daeseok Youn
2014-11-07
1
-16
/
+0
*
staging: dgap: set tty's flags by tty_alloc_driver()
Daeseok Youn
2014-11-07
1
-8
/
+8
*
staging: dgap: remove unnecessary function
Daeseok Youn
2014-11-05
1
-23
/
+0
*
staging: dgap: re-arrange functions for removing forward declarations
Daeseok Youn
2014-11-03
1
-3794
/
+3669
*
staging: dgap: Remove useless cast on NULL
Tapasweni Pathak
2014-10-30
1
-2
/
+2
*
staging: dgap: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-30
1
-1
/
+1
*
staging: dgap: Use unsigned for loop index
Tapasweni Pathak
2014-10-28
1
-18
/
+18
*
staging: dgap: introduce dgap_stop()
Daeseok Youn
2014-10-20
1
-5
/
+22
*
staging: dgap: change function names properly
Daeseok Youn
2014-10-20
1
-7
/
+7
*
staging: dgap: remove unnecessary if statement for checking NULL
Daeseok Youn
2014-10-20
1
-9
/
+4
*
staging: dgap: remove unused variable 'orig_count'
Rahul Bedarkar
2014-10-20
1
-8
/
+0
*
staging: dgap: use dgap_release_remap() in dgap_cleanup_board()
Daeseok Youn
2014-09-23
1
-15
/
+10
*
staging: dgap: adds missing iounmap for re_map_port in dgap_release_remap()
Daeseok Youn
2014-09-23
1
-0
/
+1
*
staging: dgap: remove unused 'runwait' variable
Daeseok Youn
2014-09-23
2
-2
/
+0
*
staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()
Daeseok Youn
2014-09-19
2
-33
/
+7
*
drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch...
Piotr Witoslawski
2014-09-06
1
-6
/
+10
*
staging: dgap: remove useless a variable within board_t
Daeseok Youn
2014-08-30
2
-4
/
+1
*
staging: dgap: remove redundant setting a variable
Daeseok Youn
2014-08-30
1
-6
/
+1
*
staging: dgap: cleanup print messages for dgap driver
Daeseok Youn
2014-08-16
1
-159
/
+126
*
staging: dgap: Simplify to set a module type
Daeseok Youn
2014-08-16
2
-20
/
+7
*
staging: dgap: Simplify to set a concentrator type
Daeseok Youn
2014-08-16
2
-20
/
+7
*
staging: dgap: Simplify set a board type from configration file
Daeseok Youn
2014-08-16
2
-94
/
+16
*
staging: dgap: cleanup duplicated warning message on dgap_tty_init()
Daeseok Youn
2014-08-16
1
-11
/
+6
*
staging: dgap: remove redundant declarations.
Daeseok Youn
2014-08-16
1
-6
/
+0
*
staging: dgap: remove useless variable
Daeseok Youn
2014-08-16
2
-33
/
+22
*
staging: dgap: introduce dgap_cleanup_nodes()
Daeseok Youn
2014-08-16
1
-0
/
+52
*
staging: dgap: remove dgap_newnode()
Daeseok Youn
2014-07-15
1
-30
/
+74
*
staging: dgap: remove unused a parameter in dgap_gettok()
Daeseok Youn
2014-07-15
1
-4
/
+4
*
staging: dgap: fix a typo in dgap_gettok()
Daeseok Youn
2014-07-15
1
-1
/
+1
*
staging: dgap: remove unused case value in dgap_parsefile()
Daeseok Youn
2014-07-15
1
-4
/
+0
*
staging: dgap: remove redundant error value check
Daeseok Youn
2014-07-15
1
-4
/
+1
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
1
-24
/
+5
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
1
-18
/
+5
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
1
-21
/
+5
*
staging: dgap: removes redundant null check and change paramter for dgap_set_...
Daeseok Youn
2014-07-11
1
-28
/
+8
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
1
-18
/
+5
*
staging: dgap: removes redundant null check and change paramter for dgap_tty_...
Daeseok Youn
2014-07-11
1
-23
/
+5
[next]