aha/drivers/uwb
Roel Kluin 94d72176f6 uwb: event_size should be signed
event_size should be ssize_t to notice when hwarc_get_event_size() returns
-ENOSPC.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: David Vrabel <david.vrabel@csr.com>
Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
2009-06-01 11:59:15 +01:00
..
i1480 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-01-08 11:05:59 -08:00
wlp Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream 2009-01-02 13:17:13 +00:00
address.c uwb: remove unused include/linux/uwb/debug.h 2008-12-22 18:30:29 +00:00
allocator.c uwb: remove unused #include <version.h>'s 2009-01-07 10:44:42 +00:00
beacon.c uwb: remove beacon cache entry after calling uwb_notify() 2008-12-23 12:31:09 +00:00
driver.c uwb: remove unused include/linux/uwb/debug.h 2008-12-22 18:30:29 +00:00
drp-avail.c
drp-ie.c
drp.c uwb: lock rc->rsvs_lock with spin_lock_bh() 2009-01-23 12:57:20 +00:00
est.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
hwa-rc.c uwb: event_size should be signed 2009-06-01 11:59:15 +01:00
ie-rcv.c
ie.c
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
lc-dev.c uwb: remove beacon cache entry after calling uwb_notify() 2008-12-23 12:31:09 +00:00
lc-rc.c
Makefile
neh.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
pal.c
radio.c
reset.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
rsv.c uwb: lock rc->rsvs_lock with spin_lock_bh() 2009-01-23 12:57:20 +00:00
scan.c
umc-bus.c
umc-dev.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
umc-drv.c
uwb-debug.c uwb: use print_hex_dump() 2008-12-22 18:27:17 +00:00
uwb-internal.h
uwbd.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
whc-rc.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
whci.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00