Commit Graph

100 Commits (ea1fd2246f3c3c6b739529db2a547fa080cf09a3)

Author SHA1 Message Date
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Justin P. Mattock 601e72a067 drivers:uwb:scan.c remove one to many l's in the word. 14 years ago
Namhyung Kim 16350a7258 uwb: fix compiler warning on i1480_est_id_table 14 years ago
Namhyung Kim fc33b0eb38 uwb: fix compiler warning on whcrc_id_table 14 years ago
Joe Perches 7189ba939e drivers/uwb: Use printf extension %pR for struct resource 14 years ago
Jesper Juhl 793b62337e UWB: Return UWB_RSV_ALLOC_NOT_FOUND rather than crashing on NULL dereference if kzalloc fails 14 years ago
David Vrabel 446396bfab uwb: Remove the WLP subsystem and drivers 14 years ago
Andy Shevchenko d3134c3b1a uwb: use '%pM' format to print MAC address 14 years ago
Andy Shevchenko bc0ed0be10 uwb: use '%pM' format to print MAC address 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Dan Carpenter bcf59e2c4d uwb: remove duplicate cpu_to_le16() 15 years ago
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 years ago
Peter Huewe 473a72a18b uwb/i1480: add __init/__exit macros 15 years ago
Ben Hutchings 35fb2a816a uwb: declare MODULE_FIRMWARE() in i1480 DFU driver 15 years ago
Márton Németh 34446d05dd uwb: make USB device id table constant 15 years ago
David Vrabel 145434bee4 uwb: wlp: refactor wlp_get_<attribute>() macros 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Dirk Hohndel 06fe9fb418 tree-wide: fix a very frequent spelling mistake 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Stephen Hemminger 3a27c149ab uwb: convert to netdev_tx_t 16 years ago
David Vrabel 0396c215f3 uwb: avoid radio controller reset loops 16 years ago
David Vrabel a9e75a3892 uwb: stop uwbd thread if rc->start() fails 16 years ago
David Vrabel 3fafdd7cc8 uwb: handle radio controller events with out-of-range IDs correctly 16 years ago
Frank Leipold b81c087f6d uwb: allow WLP to be used with IPv6. 16 years ago
Roel Kluin 94d72176f6 uwb: event_size should be signed 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
David Vrabel 8f5140a6a0 uwb: lock rc->rsvs_lock with spin_lock_bh() 16 years ago
Stephen Hemminger c4a80d7e67 uwb: convert devices to net_device_ops 16 years ago
Huang Weiyi 04c470adb0 uwb: remove unused #include <version.h>'s 16 years ago
David Vrabel 2226b1c219 uwb: safely remove all reservations 16 years ago
Nick Andrew 8eb09d8d24 trivial: Fix misspelling of "firmware" in usb.c 16 years ago
Stefano Panella 3af373021f uwb: remove beacon cache entry after calling uwb_notify() 16 years ago
David Vrabel a01777ecf2 uwb: remove unused include/linux/uwb/debug.h 16 years ago
David Vrabel e43ace8912 uwb: use print_hex_dump() 16 years ago
David Vrabel bce83697c5 uwb: use dev_dbg() for debug messages 16 years ago
David Vrabel 02f11ee181 uwb: fix memory leak in uwb_rc_notif() 16 years ago
David Vrabel 671e470ed0 uwb: fix oops when terminating an already terminated reservation 16 years ago
Stefano Panella 5b37717a23 uwb: improved MAS allocator and reservation conflict handling 16 years ago
David Vrabel dcc7461eef wusb: add debug files for ASL, PZL and DI to the whci-hcd driver 16 years ago
David Vrabel e4b49580f7 uwb: fix oops in debug PAL's reservation callback 16 years ago
David Vrabel 5a4e1a795d uwb: clean up whci_wait_for() timeout error message 16 years ago