aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-07usb: gadgetfs whitespace cleanupDavid Brownell
2007-02-07USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat
2007-02-07usb-storage: SCSI level fixesAlan Stern
2007-02-07UHCI: no dummy TDs for Iso QHsAlan Stern
2007-02-07UHCI: improved debugging checks for the frame listAlan Stern
2007-02-07USB: race on disconnect in mdc800Oliver Neukum
2007-02-07USB: add binary API to usbmonPete Zaitcev
2007-02-07USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey
2007-02-07USB Gadget file_storage.c: remove unnecessary castsJohn Daiker
2007-02-07USB: Bugfix for aircable: Add module and name to usb_serial_driverJohannes Hölzl
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut
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