index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Age
Commit message (
Expand
)
Author
2014-05-29
Revert "staging: dgap: remove unneeded kfree() in dgap_tty_register_ports()"
Greg Kroah-Hartman
2014-05-28
staging: dgap: Use EIO instead of ENXIO
Mark Hounschell
2014-05-28
staging: dgap: Simplify dgap_find_config
Mark Hounschell
2014-05-28
staging: dgap: misc cleanup of NULL conditionals
Mark Hounschell
2014-05-26
staging: dgap: move tty_port_init() for serial_ports.
Daeseok Youn
2014-05-26
staging: dgap: remove unneeded kfree() in dgap_tty_register_ports()
Daeseok Youn
2014-05-26
staging: dgap: remove unneeded kfree() for ttys in tty_driver
Daeseok Youn
2014-05-25
Staging: dgap: Fixed iomem accesses in dgap.c
Pascal COMBES
2014-05-24
staging: dgap: Change GFP_ATOMICs to GFP_KERNEL
Mark Hounschell
2014-05-24
staging: dgap: Simplify get_altpin and get_useintr functions
Mark Hounschell
2014-05-24
staging: dgap: Replace double negative conditionals
Mark Hounschell
2014-05-24
staging: dgap: Remove more extra white space and tabs
Mark Hounschell
2014-05-24
staging: dgap: Remove unnecessary initialization of variables in declarations
Mark Hounschell
2014-05-24
staging: dgap: replace dgap_savestring function with kstrdup
Mark Hounschell
2014-05-24
staging: dgap: Remove unnecessary test on count
Mark Hounschell
2014-05-24
staging: dgap: Remove erroneous comment
Mark Hounschell
2014-05-24
staging: dgap: Remove dead sniff buffer code
Mark Hounschell
2014-05-24
staging: dgap: fix smatch warn: unsigned var is never less than zero
Mark Hounschell
2014-05-24
staging: dgap: implement error handling in dgap_tty_register()
Daeseok Youn
2014-05-16
staging: dgap: Get rid of CamelCase
Mark Hounschell
2014-05-16
staging: dgap: refactor ugly dgap_init_one function
Mark Hounschell
2014-05-16
staging: dgap: Add check for MAXBOARDS in .probe (dgap_init_one)
Mark Hounschell
2014-05-16
staging: dgap: remove two unnecessary conditionals
Mark Hounschell
2014-05-16
staging: dgap: check unchecked return values
Mark Hounschell
2014-05-16
staging: dgap: fix a few more sparse warnings
Mark Hounschell
2014-05-16
staging: dgap: fix sparse warnings Using plain integer as NULL pointer
Mark Hounschell
2014-05-16
staging: dgap: fix sparse warning about dgap_poll_lock
Mark Hounschell
2014-05-16
staging: dgap: fix a few misc sparse warnings
Mark Hounschell
2014-05-16
staging: dgap: fix sparse warnings for the entire cm_t structure
Mark Hounschell
2014-05-16
staging: dgap: fix sparse warnings for the entire bs_t structure
Mark Hounschell
2014-05-16
staging: dgap: fix sparse warnings for re_map_membase and re_map_port
Mark Hounschell
2014-05-16
staging: dgap: Fix BUG in processing config file
Mark Hounschell
2014-05-16
staging: dgap: Fix how we insure config data is a string
Mark Hounschell
2014-04-14
staging: dgap: remove uchar typedef and replace use with u8
Mark Hounschell
2014-04-14
staging: dgap: rename and fixup dgap_wait_for_xxx functions
Mark Hounschell
2014-04-14
staging: dgap: fix/change a pr_info
Mark Hounschell
2014-04-14
staging: dgap: remove volatiles from dgap.h
Mark Hounschell
2014-04-14
staging: dgap: Macros with complex values should be enclosed in parenthesis
Mark Hounschell
2014-04-14
staging: dgap: Only read config file dgap.conf once
Mark Hounschell
2014-04-14
staging: dgap: Removes excessive empty lines from dgap.h
Mark Hounschell
2014-04-14
staging: dgap: remove some unused code in dgap.h
Mark Hounschell
2014-04-14
staging: dgap: Fix several 80+ line warnings in dgap.h
Mark Hounschell
2014-04-14
staging: dgap: fix some whitespace warnings in dgap.h
Mark Hounschell
2014-04-14
staging: dgap: Remove some unneeded comments
Mark Hounschell
2014-04-14
staging: dgap: Remove some unused code in dgap.c
Mark Hounschell
2014-03-19
staging: dgap: fix the rest of the checkpatch warnings in dgap.c
Mark Hounschell
2014-03-19
staging: dgap: re-factor some more code for 80+ lines
Mark Hounschell
2014-03-19
staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macros
Mark Hounschell
2014-03-19
staging: dgap: re-factor some code for 80+ lines as reported by checkpatch
Mark Hounschell
2014-03-18
staging: dgap: Fixed sparse error: same symbol redeclared with different type
Masood Mehmood
[next]