Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2014-05-27 | uwb: fix variable set but not used warnings | Thomas Pugliese | 1 | -2/+0 |
2013-06-03 | uwb: use %*ph specifier to dump buffer | Andy Shevchenko | 1 | -4/+3 |
2011-12-09 | uwb: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 1 | -1/+1 |
2011-10-31 | uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-12-22 | uwb: use dev_dbg() for debug messages | David Vrabel | 1 | -13/+1 |
2008-10-16 | uwb: don't use printk_ratelimit() so often | David Vrabel | 1 | -23/+15 |
2008-09-17 | uwb: Fix handling IEs with empty IE data in uwb_est_get_size() | Anderson Lizardo | 1 | -1/+1 |
2008-09-17 | uwb: add the UWB stack (radio controller interface) | Inaky Perez-Gonzalez | 1 | -0/+485 |