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-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
2007-02-07sysfs: error handling in sysfs, fill_read_buffer()Oliver Neukum
2007-02-07kobject: kobject_put cleanupMariusz Kozlowski
2007-02-07sysfs: kobject_put cleanupMariusz Kozlowski
2007-02-07sysfs: suppress lockdep warningsFrederik Deweerdt
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum
2007-02-07driver core: Change function call order in device_bind_driver().Cornelia Huck
2007-02-07driver core: Don't stop probing on ->probe errors.Cornelia Huck
2007-02-07driver core fixes: device_register() retval check in platform.cCornelia Huck
2007-02-07driver core fixes: make_class_name() retval checksCornelia Huck