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
/
net
/
usb
/
kalmia.c
Age
Commit message (
Expand
)
Author
2019-08-18
net: kalmia: fix memory leaks
Wenwen Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-03-07
net: kalmia: clean up bind error path
Johan Hovold
2018-03-02
net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations
Colin Ian King
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2016-10-27
kalmia: avoid potential uninitialized variable use
Arnd Bergmann
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-29
net/usb/kalmia: use %*phC to dump small buffers
Andy Shevchenko
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-07-11
drivers/net: static should be at beginning of declaration
Jesper Juhl
2011-06-23
net/usb/kalmia: signedness bug in kalmia_bind()
Dan Carpenter
2011-06-22
net/usb: kalmia: Various fixes for better support of non-x86 architectures.
Marius B. Kotsbak
2011-06-16
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
Marius B. Kotsbak