summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-08usb: gadgetfs remove delayed init modePhil Endecott1-48/+12
2007-02-08usb: gadgetfs whitespace cleanupDavid Brownell1-28/+28
2007-02-08USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat1-3/+5
2007-02-08usb-storage: SCSI level fixesAlan Stern1-18/+13
2007-02-08UHCI: no dummy TDs for Iso QHsAlan Stern2-8/+11
2007-02-08UHCI: improved debugging checks for the frame listAlan Stern2-27/+72
2007-02-08USB: race on disconnect in mdc800Oliver Neukum1-0/+4
2007-02-08USB: add binary API to usbmonPete Zaitcev7-57/+1502
2007-02-08USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey1-0/+12
2007-02-08USB Gadget file_storage.c: remove unnecessary castsJohn Daiker1-16/+15
2007-02-08USB: Bugfix for aircable: Add module and name to usb_serial_driverJohannes Hölzl1-1/+4
2007-02-08USB serial: add driver pointer to all usb-serial driversJohannes Hölzl36-45/+104
2007-02-08USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman5-21/+117
2007-02-08ohci: Add support for OHCI controller on the of_platform busSylvain Munaut3-1/+274
2007-02-08ohci: Rework bus glue integration to allow several at onceSylvain Munaut13-198/+80
2007-02-08rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas4-31/+144
2007-02-08USB: ethernet gadget interop with MCCI Windows driverDavid Brownell1-39/+103
2007-02-08usbcore: remove unneeded error checkAlan Stern1-5/+1
2007-02-08USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell2-12/+17
2007-02-08USB: devio.c add missing INIT_LIST_HEAD()Dan Carpenter1-0/+1
2007-02-08USB: mutexification of rio500Oliver Neukum1-24/+30
2007-02-08USB: Remove unneeded void * casts in idmouse.cTobias Klauser1-6/+4
2007-02-08USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell1-0/+1
2007-02-08USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell22-20/+24
2007-02-08USB: Fix EHCI warningBenjamin Herrenschmidt1-0/+8
2007-02-08USB: Fix OHCI warningBenjamin Herrenschmidt1-0/+8
2007-02-08USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt9-142/+213
2007-02-08USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt4-55/+130
2007-02-08USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt1-63/+110
2007-02-08USB: convert usb class devices to real devicesGreg Kroah-Hartman2-9/+9
2007-02-08USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2-13/+13
2007-02-08USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman4-84/+386
2007-02-08USB: unusual_devs.h for Sony floppyLuiz Fernando N. Capitulino1-1/+1
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds10-49/+92
2007-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds39-1119/+866
2007-02-07[GFS2] make gfs2_writepages() staticAdrian Bunk1-1/+2
2007-02-07[GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse1-1/+3
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds26-213/+407
2007-02-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2007-02-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds12-817/+1005
2007-02-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds22-405/+243
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds24-579/+891
2007-02-07Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds168-2171/+5520
2007-02-07[PATCH] Keys: Fix key serial number collision handlingDavid Howells1-19/+14
2007-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-8/+32
2007-02-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds152-1052/+1111
2007-02-07[PATCH] kbuild: correctly skip tilded backups in localversion filesOleg Verych1-11/+6
2007-02-07[PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych1-43/+53
2007-02-07[PATCH] kbuild scripts: replace gawk, head, bc with shell, updateOleg Verych2-38/+39
2007-02-06[CIFS] Minor cleanupSteve French2-3/+5