summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle1-1/+1
2007-02-06[MIPS] Fix warnings in run_uncached on 32bit kernelYoichi Yuasa1-0/+4
2007-02-06[MIPS] Comment fixChris Dearman1-1/+2
2007-02-06[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle1-2/+0
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga1-6/+6
2007-02-06[MIPS] Move .set reorder out of conditional codeChris Dearman1-1/+2
2007-02-06[MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman1-0/+16
2007-02-06[MIPS] Jaguar ATX: Fix large number of warnings.Ralf Baechle1-2/+4
2007-02-06[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.Ralf Baechle3-56/+236
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle2-12/+9
2007-02-06[MIPS] Use compat_sys_pselect6Joseph S. Myers2-2/+2
2007-02-06[MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle1-4/+2
2007-02-06[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley1-2/+7
2007-02-06[MIPS] IRIX: Linux coding style cleanups.Ralf Baechle1-153/+178