index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Age
Commit message (
Expand
)
Author
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
2014-03-17
staging: dgap: Add a pr_info per board info
Mark Hounschell
2014-03-17
staging: dgap: remove more unneeded brd-state states
Mark Hounschell
2014-03-17
staging: dgap: remove unused brd->state states
Mark Hounschell
[prev]
[next]