aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2007-02-07rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas
2007-02-07USB: ethernet gadget interop with MCCI Windows driverDavid Brownell
2007-02-07usbcore: remove unneeded error checkAlan Stern
2007-02-07USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell
2007-02-07USB: devio.c add missing INIT_LIST_HEAD()Dan Carpenter
2007-02-07USB: mutexification of rio500Oliver Neukum
2007-02-07USB: Remove unneeded void * casts in idmouse.cTobias Klauser
2007-02-07USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2007-02-07USB: Fix EHCI warningBenjamin Herrenschmidt
2007-02-07USB: Fix OHCI warningBenjamin Herrenschmidt
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt
2007-02-07USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt
2007-02-07USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2007-02-07USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman
2007-02-07USB: unusual_devs.h for Sony floppyLuiz Fernando N. Capitulino
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych
2007-02-07configfs: Zero terminate data in configfs attribute writes.Joel Becker
2007-02-07[PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei
2007-02-07[PATCH] ocfs2: drop INET from Kconfig, not neededRandy Dunlap
2007-02-07ocfs2_dlm: Add timeout to dlm join domainSunil Mushran
2007-02-07ocfs2_dlm: Silence some messages during join domainSunil Mushran
2007-02-07ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda
2007-02-07ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran
2007-02-07ocfs2: Binds listener to the configured ip addressSunil Mushran
2007-02-07ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel
2007-02-07ocfs2_dlm: Silence a failed convertKurt Hackel
2007-02-07ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel
2007-02-07ocfs2_dlm: Dlm dispatch was stopping too earlyKurt Hackel
2007-02-07ocfs2_dlm: Drop inflight refmap even if no locks found on the lockresKurt Hackel
2007-02-07ocfs2_dlm: Flush dlm workqueue before starting to migrateKurt Hackel
2007-02-07ocfs2_dlm: Fix migrate lockres handler queue scanningKurt Hackel
2007-02-07ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel
2007-02-07ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel
2007-02-07[PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07Driver Core: Increase the default timeout value of the firmware subsystemDave Jones
2007-02-07Driver core: allow to delay the uevent at device creation timeKay Sievers
2007-02-07Driver core: add device_type to struct deviceKay Sievers
2007-02-07Driver core: add uevent vars for devices of a classKay Sievers
2007-02-07SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp
2007-02-07HOWTO: Add a reference to Harbison and SteeleRobert P. J. Day