summaryrefslogtreecommitdiff
path: root/drivers/uwb/i1480/dfu
AgeCommit message (Expand)Author
2018-11-07uwb: clean an indentation issue, remove extraneous tabColin Ian King
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-25uwb: i1480: add missing gotoGustavo A. R. Silva
2017-05-17uwb: fix device quirk on big-endian hostsJohan Hovold
2017-03-14uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25uwb: remove duplicate cpu_to_le16()Dan Carpenter
2010-01-14uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings
2010-01-14uwb: make USB device id table constantMárton Németh
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-01-06trivial: Fix misspelling of "firmware" in usb.cNick Andrew
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel
2008-09-17uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo
2008-09-17uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo
2008-09-17uwb: add the i1480 DFU driverInaky Perez-Gonzalez