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.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Age
Commit message (
Expand
)
Author
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
2014-07-09
staging: dgap: fixed "foo* bar should be foo * bar" in dgap.c
Daeseok Youn
2014-06-20
staging: dgap: make dgap_found_board() return a brd pointer
Daeseok Youn
2014-06-19
staging: dgap: unwind on error in dgap_init_one()
Daeseok Youn
2014-06-19
staging: dgap: move unrelated functions in dgap_firmware_load()
Daeseok Youn
2014-06-19
staging: dgap: rename dgap_after_config_loaded() to dgap_alloc_flipbuf()
Daeseok Youn
2014-06-19
staging: dgap: introduce dgap_free_irq()
Daeseok Youn
2014-06-19
staging: dgap: introduce dgap_tty_free() for freeing channels.
Daeseok Youn
2014-06-19
staging: dgap: get rid of brd->firstminor because it is 0
Daeseok Youn
2014-06-19
staging: dgap: remove unused paramter in dgap_parsefile()
Daeseok Youn
2014-06-19
staging: dgap: rename dgap_tty_uninit() to dgap_cleanup_tty()
Daeseok Youn
2014-06-19
staging: dgap: rename dgap_finalize_board_init() to dgap_request_irq()
Daeseok Youn
2014-06-19
staging: dgap: pass "brd" as a paramter to dgap_after_config_loaded()
Daeseok Youn
2014-06-19
staging: dgap: pass "dgap_numboards" as a paramter to dgap_found_board()
Daeseok Youn
2014-06-19
staging: dgap: make dgap_config_buf a local buffer
Daeseok Youn
2014-06-19
staging: dgap: unwind on error in dgap_tty_register_ports()
Daeseok Youn
2014-06-19
staging: dgap: unwind on error in dgap_tty_init()
Daeseok Youn
2014-06-19
staging: dgap: remove bogus null test in dgap_tty_init()
Daeseok Youn
2014-06-19
staging: dgap: unwind on error in dgap_found_board()
Daeseok Youn
2014-06-19
staging: dgap: remove useless dgap_probe1() function
Daeseok Youn
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
[next]