summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-05libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-05p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-05p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-03-05ssb: Add pcibios_enable_device() return value checkYoichi Yuasa1-1/+4
2008-03-05rc80211-pid: fix rate adjustmentStefano Brivio1-49/+43
2008-03-05pci: hotplug: pciehp: fix error code path in hpc_power_off_slotKenji Kaneshige1-2/+3
2008-03-05PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn2-2/+14
2008-03-05PCI: fix up error messages for pci_bus registeringGreg Kroah-Hartman1-4/+6
2008-03-05PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg6-9/+9
2008-03-05PCI: consolidate duplicated MSI enable functionsBjorn Helgaas1-30/+6
2008-03-05PCI: use dev_printk in quirk messagesBjorn Helgaas1-3/+2
2008-03-05USB: ftdi_sio - really enable EM1010PCSven Andersen1-0/+1
2008-03-05USB: remove incorrect struct class_device from the printer gadgetTony Jones1-1/+0
2008-03-05USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2-39/+53
2008-03-05USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2-0/+31
2008-03-05USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák1-0/+4
2008-03-05usb-storage: update earlier scatter-gather bug fixAlan Stern1-1/+1
2008-03-05USB: isp116x: fix enumeration on bootAnti Sullin2-10/+6
2008-03-05USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin1-1/+1
2008-03-05USB: spruce up the device blacklistAlan Stern1-9/+12
2008-03-05USB: fix comment of struct usb_interfaceLei Ming1-2/+1
2008-03-05USB: update Kconfig entry for USB_SUSPENDAlan Stern1-4/+5
2008-03-05usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow1-1/+14
2008-03-05debugfs: fix sparse warningsHarvey Harrison2-4/+5
2008-03-05Driver core: Fix cleanup when failing device_add().Cornelia Huck1-2/+3
2008-03-05driver core: Remove dpm_sysfs_remove() from error path of device_add()Rafael J. Wysocki1-1/+0
2008-03-05PM: fix new mutex-locking bug in the PM coreAlan Stern1-1/+1
2008-03-05PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki3-99/+17
2008-03-05kobject: properly initialize ksetsGreg Kroah-Hartman1-6/+5
2008-03-05sysfs: CONFIG_SYSFS_DEPRECATED fixIngo Molnar1-0/+4
2008-03-05driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATEDGreg Kroah-Hartman1-3/+4
2008-03-05[IA64] fix ia64 kprobes compilationAdrian Bunk2-4/+5
2008-03-05[ESP]: Add select on AUTHENCHerbert Xu2-2/+2
2008-03-05[TCP]: Improve ipv4 established hash function.David S. Miller1-1/+2
2008-03-05[IA64] move gcc_intrin.h from header-y to unifdef-yDoug Chapman1-1/+1
2008-03-05[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang2-0/+11
2008-03-05[IA64] move defconfig to arch/ia64/configs/Adrian Bunk2-0/+2
2008-03-05[IA64] Fix irq migration in multiple vector domainKenji Kaneshige4-33/+120
2008-03-05[IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua1-1/+12
2008-03-05[IA64] signal(ia64): add a signal stack overflow checkShi Weihua1-9/+27
2008-03-05[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen1-0/+2
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2-7/+12
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-03-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-36/+24
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds7-2/+1285
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds5-354/+70
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds3-7/+12
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds11-80/+156