index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
uwb
/
i1480
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
8
-1675
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
6
-90
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-11-07
uwb: clean an indentation issue, remove extraneous tab
Colin Ian King
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-25
uwb: i1480: add missing goto
Gustavo A. R. Silva
1
-0
/
+1
2017-05-17
uwb: fix device quirk on big-endian hosts
Johan Hovold
1
-2
/
+3
2017-03-14
uwb: i1480-dfu: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
1
-19
/
+1
2011-10-31
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2010-12-03
uwb: fix compiler warning on i1480_est_id_table
Namhyung Kim
1
-1
/
+1
2010-10-25
uwb: Remove the WLP subsystem and drivers
David Vrabel
9
-2712
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-0
/
+6
2010-03-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+7
2010-02-25
uwb: remove duplicate cpu_to_le16()
Dan Carpenter
1
-4
/
+2
2010-02-05
uwb/i1480: add __init/__exit macros
Peter Huewe
1
-2
/
+2
2010-01-14
uwb: declare MODULE_FIRMWARE() in i1480 DFU driver
Ben Hutchings
1
-0
/
+4
2010-01-14
uwb: make USB device id table constant
Márton Németh
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-01
uwb: convert to netdev_tx_t
Stephen Hemminger
2
-2
/
+4
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-01-07
uwb: convert devices to net_device_ops
Stephen Hemminger
5
-26
/
+16
2009-01-06
trivial: Fix misspelling of "firmware" in usb.c
Nick Andrew
1
-1
/
+1
2008-12-22
uwb: remove unused include/linux/uwb/debug.h
David Vrabel
3
-3
/
+3
2008-12-22
uwb: use dev_dbg() for debug messages
David Vrabel
5
-128
/
+17
2008-11-19
wlp: start/stop radio on network interface up/down
David Vrabel
2
-41
/
+12
2008-10-31
uwb: remove unused #include <version.h>
Huang Weiyi
3
-3
/
+0
2008-10-16
uwb: don't use printk_ratelimit() so often
David Vrabel
1
-3
/
+1
2008-09-17
uwb: i1480/GUWA100U: fix firmware download issues
Anderson Lizardo
3
-15
/
+45
2008-09-17
uwb: i1480: remove MAC/PHY information checking function
Anderson Lizardo
2
-101
/
+4
2008-09-17
uwb: add the i1480 WLP driver
Inaky Perez-Gonzalez
9
-0
/
+2808
2008-09-17
uwb: add the i1480 DFU driver
Inaky Perez-Gonzalez
8
-0
/
+1885