index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Age
Commit message (
Expand
)
Author
2014-11-26
Drivers:staging:dgap: Added a blank line after declaration
Anjana Sasindran
2014-11-07
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-05
staging: dgap: remove unnecessary function
Daeseok Youn
2014-11-03
staging: dgap: re-arrange functions for removing forward declarations
Daeseok Youn
2014-10-30
staging: dgap: Remove useless cast on NULL
Tapasweni Pathak
2014-10-30
staging: dgap: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-28
staging: dgap: Use unsigned for loop index
Tapasweni Pathak
2014-10-20
staging: dgap: introduce dgap_stop()
Daeseok Youn
2014-10-20
staging: dgap: change function names properly
Daeseok Youn
2014-10-20
staging: dgap: remove unnecessary if statement for checking NULL
Daeseok Youn
2014-10-20
staging: dgap: remove unused variable 'orig_count'
Rahul Bedarkar
2014-09-23
staging: dgap: use dgap_release_remap() in dgap_cleanup_board()
Daeseok Youn
2014-09-23
staging: dgap: adds missing iounmap for re_map_port in dgap_release_remap()
Daeseok Youn
2014-09-23
staging: dgap: remove unused 'runwait' variable
Daeseok Youn
2014-09-19
staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()
Daeseok Youn
2014-09-06
drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch...
Piotr Witoslawski
2014-08-30
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-16
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-07-15
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-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_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-09
staging: dgap: removes redundant null check and change paramter for dgap_maxc...
Daeseok Youn
2014-07-09
staging: dgap: remove redundant NULL check in dgap_tty_init()
Daeseok Youn
2014-07-09
staging: dgap: use kzalloc instead of kmalloc/memset
Daeseok Youn
2014-07-09
staging: dgap: remove unused waitqueues
Daeseok Youn
2014-07-09
staging: dgap: remove unneccessary dgap_init_pci() function
Daeseok Youn
2014-07-09
staging: dgap: Adds a blank line after declaration
Daeseok Youn
2014-07-09
staging: dgap: remove "return" statement in void function
Daeseok Youn
[next]