https://github.com/torvalds/linux
Revision 9779a8325a9bbf4ccd3853e0e4064984cf9da9c9 authored by Linus Torvalds on 23 October 2008, 15:20:34 UTC, committed by Linus Torvalds on 23 October 2008, 15:20:34 UTC
* 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb: (47 commits)
  uwb: wrong sizeof argument in mac address compare
  uwb: don't use printk_ratelimit() so often
  uwb: use kcalloc where appropriate
  uwb: use time_after() when purging stale beacons
  uwb: add credits for the original developers of the UWB/WUSB/WLP subsystems
  uwb: add entries in the MAINTAINERS file
  uwb: depend on EXPERIMENTAL
  wusb: wusb-cbaf (CBA driver) sysfs ABI simplification
  uwb: document UWB and WUSB sysfs files
  uwb: add symlinks in sysfs between radio controllers and PALs
  uwb: dont tranmit identification IEs
  uwb: i1480/GUWA100U: fix firmware download issues
  uwb: i1480: remove MAC/PHY information checking function
  uwb: add Intel i1480 HWA to the UWB RC quirk table
  uwb: disable command/event filtering for D-Link DUB-1210
  uwb: initialize the debug sub-system
  uwb: Fix handling IEs with empty IE data in uwb_est_get_size()
  wusb: fix bmRequestType for Abort RPipe request
  wusb: fix error path for wusb_set_dev_addr()
  wusb: add HWA host controller driver
  ...
2 parent s 309e1e4 + 61e0e79
History
Tip revision: 9779a8325a9bbf4ccd3853e0e4064984cf9da9c9 authored by Linus Torvalds on 23 October 2008, 15:20:34 UTC
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
Tip revision: 9779a83
File Mode Size
locking
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 365 bytes
acl.c -rw-r--r-- 6.0 KB
acl.h -rw-r--r-- 1.3 KB
bmap.c -rw-r--r-- 32.0 KB
bmap.h -rw-r--r-- 1.1 KB
daemon.c -rw-r--r-- 3.1 KB
daemon.h -rw-r--r-- 510 bytes
dir.c -rw-r--r-- 47.4 KB
dir.h -rw-r--r-- 2.1 KB
eaops.c -rw-r--r-- 3.8 KB
eaops.h -rw-r--r-- 921 bytes
eattr.c -rw-r--r-- 31.5 KB
eattr.h -rw-r--r-- 3.1 KB
gfs2.h -rw-r--r-- 524 bytes
glock.c -rw-r--r-- 46.6 KB
glock.h -rw-r--r-- 4.0 KB
glops.c -rw-r--r-- 9.7 KB
glops.h -rw-r--r-- 981 bytes
incore.h -rw-r--r-- 15.3 KB
inode.c -rw-r--r-- 30.8 KB
inode.h -rw-r--r-- 3.2 KB
locking.c -rw-r--r-- 5.4 KB
log.c -rw-r--r-- 22.8 KB
log.h -rw-r--r-- 2.0 KB
lops.c -rw-r--r-- 18.6 KB
lops.h -rw-r--r-- 2.9 KB
main.c -rw-r--r-- 3.4 KB
meta_io.c -rw-r--r-- 10.0 KB
meta_io.h -rw-r--r-- 2.4 KB
mount.c -rw-r--r-- 5.9 KB
mount.h -rw-r--r-- 508 bytes
ops_address.c -rw-r--r-- 28.6 KB
ops_address.h -rw-r--r-- 767 bytes
ops_dentry.c -rw-r--r-- 2.4 KB
ops_dentry.h -rw-r--r-- 503 bytes
ops_export.c -rw-r--r-- 6.6 KB
ops_file.c -rw-r--r-- 19.1 KB
ops_fstype.c -rw-r--r-- 31.0 KB
ops_fstype.h -rw-r--r-- 605 bytes
ops_inode.c -rw-r--r-- 28.0 KB
ops_inode.h -rw-r--r-- 890 bytes
ops_super.c -rw-r--r-- 13.1 KB
ops_super.h -rw-r--r-- 506 bytes
quota.c -rw-r--r-- 28.7 KB
quota.h -rw-r--r-- 1.5 KB
recovery.c -rw-r--r-- 13.6 KB
recovery.h -rw-r--r-- 1.1 KB
rgrp.c -rw-r--r-- 40.5 KB
rgrp.h -rw-r--r-- 2.2 KB
super.c -rw-r--r-- 14.7 KB
super.h -rw-r--r-- 1.6 KB
sys.c -rw-r--r-- 13.9 KB
sys.h -rw-r--r-- 738 bytes
trans.c -rw-r--r-- 4.2 KB
trans.h -rw-r--r-- 1.1 KB
util.c -rw-r--r-- 7.2 KB
util.h -rw-r--r-- 4.9 KB

back to top