aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: power-management documenation updateAlan Stern2007-11-281-0/+8
* USB: Fix signr comment in usbdevice_fs.hPhil Endecott2007-11-281-1/+2
* usbserial: fix inconsistent lock stateBorislav Petkov2007-11-281-2/+3
* USB: fix usbled disconnect read race #2Oliver Neukum2007-11-281-1/+3
* USB: free memory when writing fails in usb/serial/mos7840.cRoel Kluin2007-11-281-1/+1
* USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin2007-11-281-1/+1
* usb-storage: always set the allow_restart flagMauro Carvalho Chehab2007-11-281-0/+4
* USB: pl2303: add support for Corega CG-USBRS232RMagnus Damm2007-11-282-0/+4
* USB: omap_udc build fixDavid Brownell2007-11-281-3/+3
* USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk2007-11-281-1/+1
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-279-20/+53
|\
| * ocfs2: reverse inline-data truncate argsMark Fasheh2007-11-271-4/+15
| * ocfs2: Fix comparison in ocfs2_size_fits_inline_data()Mark Fasheh2007-11-271-1/+1
| * ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh2007-11-271-4/+16
| * [PATCH] ocfs2: Remove expensive bitmap scanningJan Kara2007-11-272-2/+12
| * ocfs2: log valid inode # on bad inodeMark Fasheh2007-11-271-2/+2
| * ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-271-1/+1
| * [PATCH] fs/ocfs2: Add missing "space"Joe Perches2007-11-272-3/+3
| * ocfs2: Reset journal parameters after s_mount_opt updateMark Fasheh2007-11-271-3/+3
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2007-11-274-14/+120
|\ \ | |/ |/|
| * m32r: Update sys_rt_sigsuspendHirokazu Takata2007-11-282-13/+15
| * m32r: Ignore warnings for unused syscallsHirokazu Takata2007-11-281-0/+24
| * m32r: Add missing syscallsHirokazu Takata2007-11-282-1/+81
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-11-2719-142/+112
|\ \
| * | ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng2007-11-271-14/+8
| * | ide: More TSST drives with broken cable detectionPeter Missel2007-11-271-0/+3
| * | ali14xx: constify __initdataBartlomiej Zolnierkiewicz2007-11-271-3/+4
| * | ide: remove bogus ide_fix_driveid() commentBartlomiej Zolnierkiewicz2007-11-271-3/+0
| * | trm290: remove bogus init_hwif_trm290() commentBartlomiej Zolnierkiewicz2007-11-271-3/+0
| * | piix: add HP compaq laptop to short cable listBartlomiej Zolnierkiewicz2007-11-271-0/+1
| * | alim15x3: add Mitac 8317 and derivatives to ali_cable_override()Bartlomiej Zolnierkiewicz2007-11-271-0/+5
| * | ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklistBartlomiej Zolnierkiewicz2007-11-271-0/+1
| * | amd74xx: arm hackAndrew Morton2007-11-271-0/+1
| * | drivers/ide: Add missing "space"Joe Perches2007-11-271-1/+1
| * | ide-cris: don't override ide_register_hw() resultBartlomiej Zolnierkiewicz2007-11-271-3/+4
| * | ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-273-51/+35
| * | ide: add CONFIG_IDE_H8300 config optionBartlomiej Zolnierkiewicz2007-11-272-2/+9
| * | ide/Kconfig: fix mpc8xx host driver dependenciesBartlomiej Zolnierkiewicz2007-11-271-1/+1
| * | macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz2007-11-272-2/+2
| * | aec62xx: Fix kernel oops in driver's probe functionAleksandar Radovanovic2007-11-271-1/+10
| * | ide: skip ide_wait_not_busy() on noprobe-disksJonas Stare2007-11-271-13/+19
| * | siimage: remove resetproc() methodSergei Shtylyov2007-11-271-44/+1
| * | ide: don't set PIO mode on pre-EIDE drivesSergei Shtylyov2007-11-271-1/+6
| * | sis5513.c: Add Packard Bell EasyNote K5305 to laptopsGabriel Craciunescu2007-11-271-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-11-273-5/+5
|\ \
| * | KVM: SVM: Fix FPU leak while emulating cltsAmit Shah2007-11-271-2/+1
| * | KVM: SVM: Unload guest fpu on vcpu_put()Avi Kivity2007-11-271-0/+1
| * | KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_stdAmit Shah2007-11-271-1/+1
| * | KVM: x86 emulator: fix the saving of of the eip valueIzik Eidus2007-11-271-0/+1
| * | KVM: x86 emulator: fix JMP_RELIzik Eidus2007-11-271-2/+1
| |/