summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: add binary API to usbmonPete Zaitcev2007-02-077-57/+1502
* USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey2007-02-071-0/+12
* USB Gadget file_storage.c: remove unnecessary castsJohn Daiker2007-02-071-16/+15
* USB: Bugfix for aircable: Add module and name to usb_serial_driverJohannes Hölzl2007-02-071-1/+4
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-0736-45/+104
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-075-21/+117
* ohci: Add support for OHCI controller on the of_platform busSylvain Munaut2007-02-073-1/+274
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-0713-198/+80
* rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas2007-02-074-31/+144
* USB: ethernet gadget interop with MCCI Windows driverDavid Brownell2007-02-071-39/+103
* usbcore: remove unneeded error checkAlan Stern2007-02-071-5/+1
* USB: indicate active altsetting in proc/bus/usb/devices fileDavid Brownell2007-02-072-12/+17
* USB: devio.c add missing INIT_LIST_HEAD()Dan Carpenter2007-02-071-0/+1
* USB: mutexification of rio500Oliver Neukum2007-02-071-24/+30
* USB: Remove unneeded void * casts in idmouse.cTobias Klauser2007-02-071-6/+4
* USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell2007-02-071-0/+1
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-0722-20/+24
* USB: Fix EHCI warningBenjamin Herrenschmidt2007-02-071-0/+8
* USB: Fix OHCI warningBenjamin Herrenschmidt2007-02-071-0/+8
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-079-142/+213
* USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt2007-02-074-55/+130
* USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt2007-02-071-63/+110
* USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-072-9/+9
* USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-072-13/+13
* USB: add EPIC support to the io_edgeport driverGreg Kroah-Hartman2007-02-074-84/+386
* USB: unusual_devs.h for Sony floppyLuiz Fernando N. Capitulino2007-02-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-02-0710-49/+92
|\
| * JFS: Remove incorrect kgdb defineDave Kleikamp2007-01-261-5/+0
| * JFS: call io_schedule() instead of schedule() to avoid deadlockDave Kleikamp2007-01-173-3/+3
| * JFS: Add lockdep annotationsDave Kleikamp2007-01-095-41/+74
| * JFS: Avoid BUG() on a damaged file systemDave Kleikamp2007-01-091-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-02-0739-1119/+866
|\ \
| * | [GFS2] make gfs2_writepages() staticAdrian Bunk2007-02-071-1/+2
| * | [GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse2007-02-071-1/+3
| * | [GFS2] nfsd readdirplus assertion failureWendy Cheng2007-02-061-5/+11
| * | [DLM] fix softlockup in dlm_recvPatrick Caulfield2007-02-051-6/+9
| * | [DLM] zero new user lvbsDavid Teigland2007-02-051-2/+2
| * | [DLM/GFS2] indent help textRandy Dunlap2007-02-052-31/+30
| * | [GFS2] Fix unlink deadlocksRussell Cattelan2007-02-052-53/+40
| * | [GFS2] Put back semaphore to avoid umount problemSteven Whitehouse2007-02-051-0/+6
| * | [GFS2] more CURRENT_TIME_SECEric Sandeen2007-02-051-4/+4
| * | [GFS2/DLM] fix GFS2 circular dependencyAdrian Bunk2007-02-052-4/+2
| * | [GFS2/DLM] use sysfsRandy Dunlap2007-02-052-0/+2
| * | [GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland2007-02-053-10/+15
| * | [GFS2] increase default lock limitDavid Teigland2007-02-051-1/+1
| * | [GFS2] Fix list corruption in lops.cSteven Whitehouse2007-02-051-3/+11
| * | [GFS2] Fix recursive locking attempt with NFSSteven Whitehouse2007-02-052-9/+16
| * | [DLM] can miss clearing resend flagDavid Teigland2007-02-051-0/+6
| * | [DLM] saved dlm message can be droppedDavid Teigland2007-02-051-2/+2
| * | [DLM] Make sock_sem into a mutexPatrick Caulfield2007-02-051-22/+22
OpenPOWER on IntegriCloud